RespireNet: A Deep Neural Network for Accurately Detecting Abnormal Lung Sounds in Limited Data Setting
About
Auscultation of respiratory sounds is the primary tool for screening and diagnosing lung diseases. Automated analysis, coupled with digital stethoscopes, can play a crucial role in enabling tele-screening of fatal lung diseases. Deep neural networks (DNNs) have shown a lot of promise for such problems, and are an obvious choice. However, DNNs are extremely data hungry, and the largest respiratory dataset ICBHI has only 6898 breathing cycles, which is still small for training a satisfactory DNN model. In this work, RespireNet, we propose a simple CNN-based model, along with a suite of novel techniques -- device specific fine-tuning, concatenation-based augmentation, blank region clipping, and smart padding -- enabling us to efficiently use the small-sized dataset. We perform extensive evaluation on the ICBHI dataset, and improve upon the state-of-the-art results for 4-class classification by 2.2%
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Respiratory sound classification | ICBHI dataset official (60-40% split) | Specificity72.3 | 42 | |
| Respiratory sound classification | ICBHI 2017 (official) | Specificity72.3 | 32 | |
| 4-class respiratory sound classification | ICBHI 60-40% split official (test) | Specificity72.3 | 31 | |
| Respiratory sound classification | ICBHI | Specificity72.3 | 14 | |
| Respiratory sound 4-class classification | ICBHI 2017 (60/40) | Overall Score56.2 | 8 | |
| 4-class respiratory sound classification | ICBHI 2017 (official 60-40% split) | Specificity0.723 | 8 | |
| 4-class Lung Sound Classification | ICBHI 2017 (test) | Specificity72.3 | 7 | |
| Respiratory sound 4-class classification | ICBHI 2017 (80/20 random split) | Specificity83.3 | 6 | |
| Respiratory sound 2-class classification | ICBHI 2017 (80/20) | Specificity0.833 | 3 |