Robust COVID-19 Detection from Cough Sounds using Deep Neural Decision Tree and Forest: A Comprehensive Cross-Datasets Evaluation
Rofiqul Islam, Nihad Karim Chowdhury, Muhammad Ashad Kabir

TL;DR
This study introduces a robust deep learning approach using neural decision trees and forests for COVID-19 detection from cough sounds, demonstrating high accuracy across multiple datasets and analyzing demographic variations.
Contribution
It presents a novel combination of deep neural decision trees and forests with feature selection, hyper-parameter tuning, and dataset integration for improved COVID-19 cough sound classification.
Findings
Achieved high AUC scores (up to 0.99) across five diverse datasets.
Demonstrated the effectiveness of dataset merging in improving generalizability.
Revealed demographic and geographic differences affecting cough sound features.
Abstract
This research presents a robust approach to classifying COVID-19 cough sounds using cutting-edge machine-learning techniques. Leveraging deep neural decision trees and deep neural decision forests, our methodology demonstrates consistent performance across diverse cough sound datasets. We begin with a comprehensive extraction of features to capture a wide range of audio features from individuals, whether COVID-19 positive or negative. To determine the most important features, we use recursive feature elimination along with cross-validation. Bayesian optimization fine-tunes hyper-parameters of deep neural decision tree and deep neural decision forest models. Additionally, we integrate the SMOTE during training to ensure a balanced representation of positive and negative data. Model performance refinement is achieved through threshold optimization, maximizing the ROC-AUC score. Our…
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 · Infant Health and Development · Speech and Audio Processing
MethodsSynthetic Minority Over-sampling Technique.
