Goto

Collaborating Authors

 audio classification model


EDAC: Efficient Deployment of Audio Classification Models For COVID-19 Detection

Jovanović, Andrej, Mihaly, Mario, Donaldson, Lennon

arXiv.org Artificial Intelligence

The global spread of COVID-19 had severe consequences for public health and the world economy. The quick onset of the pandemic highlighted the potential benefits of cheap and deployable pre-screening methods to monitor the prevalence of the disease in a population. Various researchers made use of machine learning methods in an attempt to detect COVID-19. The solutions leverage various input features, such as CT scans or cough audio signals, with state-of-the-art results arising from deep neural network architectures. However, larger models require more compute; a pertinent consideration when deploying to the edge. To address this, we first recreated two models that use cough audio recordings to detect COVID-19. Through applying network pruning and quantisation, we were able to compress these two architectures without reducing the model's predictive performance. Specifically, we were able to achieve an 105.76x and an 19.34x reduction in the compressed model file size with corresponding 1.37x and 1.71x reductions in the inference times of the two models.


All The Free ML/AI Courses Launched At Google I/O

#artificialintelligence

At Google I/O, the global tech giant announced a bunch of free courses to help budding developers explore the potential of machine learning and artificial intelligence technology across various open-source frameworks and platforms like TensorFlow.js, TensorFlow Lite, Vertex.AI etc. We have made a list of all the machine learning and artificial intelligence courses announced at Google I/O. It is an excellent course for beginners, especially if you want to solve the spam issue. It will introduce you to TensorFlow.js and machine learning and help you build a comment-spam detection system using TensorFlow.js. Click here to watch the video. Here, you will learn the concepts behind machine learning and identify spam using text classification ML.