scispace - formally typeset
Open AccessPosted Content

COVID-19 Diagnosis from Cough Acoustics using ConvNets and Data Augmentation.

TLDR
In this paper, a deep learning approach was presented to analyze the acoustic dataset provided in Track 1 of the DiCOVA 2021 Challenge containing cough sound recordings belonging to both COVID-19 positive and negative examples.
Abstract
With the periodic rise and fall of COVID-19 and countries being inflicted by its waves, an efficient, economic, and effortless diagnosis procedure for the virus has been the utmost need of the hour. COVID-19 positive individuals may even be asymptomatic making the diagnosis difficult, but amongst the infected subjects, the asymptomatic ones need not be entirely free of symptoms caused by the virus. They might not show any observable symptoms like the symptomatic subjects, but they may differ from uninfected ones in the way they cough. These differences in the coughing sounds are minute and indiscernible to the human ear, however, these can be captured using machine learning-based statistical models. In this paper, we present a deep learning approach to analyze the acoustic dataset provided in Track 1 of the DiCOVA 2021 Challenge containing cough sound recordings belonging to both COVID-19 positive and negative examples. To perform the classification on the sound recordings as belonging to a COVID-19 positive or negative examples, we propose a ConvNet model. Our model achieved an AUC score percentage of 72.23 on the blind test set provided by the same for an unbiased evaluation of the models. The ConvNet model incorporated with Data Augmentation further increased the AUC-ROC percentage from 72.23 to 87.07. It also outperformed the DiCOVA 2021 Challenge's baseline model by 23% thus, claiming the top position on the DiCOVA 2021 Challenge leaderboard. This paper proposes the use of Mel frequency cepstral coefficients as the feature input for the proposed model.

read more

Citations
More filters
Posted Content

A Cough-based deep learning framework for detecting COVID-19.

Hoang Van Truong, +1 more
- 07 Oct 2021 - 
TL;DR: In this paper, a deep learning-based framework for detecting COVID-19 positive subjects from their cough sounds was proposed, which achieved state-of-the-art performance on the Second 2021 DiCOVA Challenge Track 2 dataset.
Proceedings ArticleDOI

A Cough-based deep learning framework for detecting COVID-19

TL;DR: In this paper , a deep learning framework for detecting COVID-19 positive subjects from their cough sounds is presented, which comprises two main steps: the first step generates a feature representing the cough sound by combining an embedding extracted from a pre-trained model and handcrafted features extracted from draw audio recording, referred to as the front-end feature extraction.
Journal ArticleDOI

COVID-19 Detection Model with Acoustic Features from Cough Sound and Its Application

TL;DR: In this paper, a feature set consisting of four features: MFCC, Δ2-MFCC and spectral contrast was proposed for the diagnosis of COVID-19, and applied to a model that combines ResNet-50 and DNN.
Journal ArticleDOI

Artificial Intelligence and Big Data for COVID-19 Diagnosis

- 01 Jan 2022 - 
TL;DR: In this paper , the authors examine the fundamental scope and contributions of AI in combating COVID-19 from the standpoints of sickness detection and diagnosis, and provide a framework for related current applications and frameworks.
References
More filters
Posted Content

Adam: A Method for Stochastic Optimization

TL;DR: In this article, the adaptive estimates of lower-order moments are used for first-order gradient-based optimization of stochastic objective functions, based on adaptive estimate of lowerorder moments.
Journal ArticleDOI

The use of the area under the ROC curve in the evaluation of machine learning algorithms

TL;DR: AUC exhibits a number of desirable properties when compared to overall accuracy: increased sensitivity in Analysis of Variance (ANOVA) tests; a standard error that decreased as both AUC and the number of test samples increased; decision threshold independent; and it is invariant to a priori class probabilities.
Proceedings ArticleDOI

Long Short-Term Memory Recurrent Neural Network Architectures for Large Scale Acoustic Modeling

TL;DR: The first distributed training of LSTM RNNs using asynchronous stochastic gradient descent optimization on a large cluster of machines is introduced and it is shown that a two-layer deep LSTm RNN where each L STM layer has a linear recurrent projection layer can exceed state-of-the-art speech recognition performance.
Proceedings ArticleDOI

Convolutional networks and applications in vision

TL;DR: New unsupervised learning algorithms, and new non-linear stages that allow ConvNets to be trained with very few labeled samples are described, including one for visual object recognition and vision navigation for off-road mobile robots.
Proceedings ArticleDOI

librosa: Audio and Music Signal Analysis in Python

TL;DR: A brief overview of the librosa library's functionality is provided, along with explanations of the design goals, software development practices, and notational conventions.
Related Papers (5)