TB or not TB? Acoustic cough analysis for tuberculosis classification
Geoffrey Frost, Grant Theron, Thomas Niesler

TL;DR
This paper demonstrates that advanced neural network architectures, including BiLSTM and attention mechanisms, improve tuberculosis cough classification and enable interpretability of audio features, with potential for better diagnostic tools.
Contribution
It introduces a novel attention-based architecture with greedy feature selection for TB cough classification, enhancing generalization and interpretability over previous methods.
Findings
BiLSTM improves classification performance.
Attention mechanism identifies important temporal audio regions.
Neural style transfer reveals distinct spectral features for TB and non-TB coughs.
Abstract
In this work, we explore recurrent neural network architectures for tuberculosis (TB) cough classification. In contrast to previous unsuccessful attempts to implement deep architectures in this domain, we show that a basic bidirectional long short-term memory network (BiLSTM) can achieve improved performance. In addition, we show that by performing greedy feature selection in conjunction with a newly-proposed attention-based architecture that learns patient invariant features, substantially better generalisation can be achieved compared to a baseline and other considered architectures. Furthermore, this attention mechanism allows an inspection of the temporal regions of the audio signal considered to be important for classification to be performed. Finally, we develop a neural style transfer technique to infer idealised inputs which can subsequently be analysed. We find distinct…
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
TopicsRespiratory and Cough-Related Research · Pneumonia and Respiratory Infections · Phonocardiography and Auscultation Techniques
MethodsFeature Selection · Memory Network
