A Residual Network based Deep Learning Model for Detection of COVID-19 from Cough Sounds
Annesya Banerjee, Achal Nilhani

TL;DR
This paper presents a deep learning model based on ResNet-50 that classifies COVID-19 coughs from non-COVID coughs using audio spectrograms, achieving high validation accuracy and competitive challenge results.
Contribution
It introduces a ResNet-50 based approach utilizing log-Mel spectrums for COVID-19 cough detection, leveraging multiple datasets for improved performance.
Findings
Validation AUC of 98.88%
Test AUC of 75.91%
Achieved 16th place in DiCOVA Challenge 2021
Abstract
The present work proposes a deep-learning-based approach for the classification of COVID-19 coughs from non-COVID-19 coughs and that can be used as a low-resource-based tool for early detection of the onset of such respiratory diseases. The proposed system uses the ResNet-50 architecture, a popularly known Convolutional Neural Network (CNN) for image recognition tasks, fed with the log-Mel spectrums of the audio data to discriminate between the two types of coughs. For the training and validation of the proposed deep learning model, this work utilizes the Track-1 dataset provided by the DiCOVA Challenge 2021 organizers. Additionally, to increase the number of COVID-positive samples and to enhance variability in the training data, it has also utilized a large open-source database of COVID-19 coughs collected by the EPFL CoughVid team. Our developed model has achieved an average…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCOVID-19 diagnosis using AI · Respiratory and Cough-Related Research · Phonocardiography and Auscultation Techniques
