Diagnosis of COVID-19 and Non-COVID-19 Patients by Classifying Only a Single Cough Sound
Masoud Maleki

TL;DR
This study presents a machine learning system that accurately distinguishes COVID-19 from non-COVID-19 patients using only a single cough sound, demonstrating high classification performance and potential for smartphone-based diagnosis.
Contribution
The paper introduces a novel approach using single cough sounds and machine learning to diagnose COVID-19, with optimized features and classifiers outperforming previous methods.
Findings
k-NN Euclidean classifier achieved 98.33% accuracy
The system is effective with both conscious and unconscious coughs
Potential for easy deployment on smartphones
Abstract
In this study, we proposed a machine learning-based system to distinguish patients with COVID-19 from non-COVID-19 patients by analyzing only a single cough sound. Two different data sets were used, one accessible for the public and the other available on request. After combining the data sets, the features were obtained from the cough sounds using the mel-frequency cepstral coefficients (MFCCs) method, and then they were classified with seven different machine learning classifiers. To determine the optimum values of hyperparameters for MFCCs and classifiers, the leave-one-out cross-validation (LOO-CV) strategy was implemented. Based on the results, the k-nearest neighbors classifier based on the Euclidean distance (k-NN Euclidean) with the accuracy rate, sensitivity of COVID-19, sensitivity of non-COVID-19, F-measure, and area under the ROC curve (AUC) of 0.9833, 1.0000, 0.9720,…
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
