ASLGSDSep 2, 2022

TB or not TB? Acoustic cough analysis for tuberculosis classification

arXiv:2209.00934v111 citationsh-index: 48
Originality Incremental advance
AI Analysis

This work addresses TB diagnosis via acoustic analysis, offering incremental improvements in classification accuracy for medical applications.

The authors tackled tuberculosis (TB) cough classification using recurrent neural networks, achieving improved performance with a BiLSTM and further gains through an attention-based architecture and feature selection, with distinct differences found in idealised power spectra between TB and non-TB coughs.

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 differences between the idealised power spectra of TB and non-TB coughs, which provide clues about the origin of the features in the audio signal.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes