Interpretable Acoustic Representation Learning on Breathing and Speech Signals for COVID-19 Detection
In this paper, we describe an approach for representation learning of audio signals for the task of COVID-19 detection. The raw audio samples are processed with a bank of 1-D convolutional filters that are parameterized as cosine modulated Gaussian functions. The choice of these kernels allows the interpretation of the filterbanks as smooth band-pass filters. The filtered outputs are pooled, log-compressed and used in a self-attention based relevance weighting mechanism. The relevance weighting emphasizes the key regions of the time-frequency decomposition that are important for the downstream task. The subsequent layers of the model consist of a recurrent architecture and the models are trained for a COVID-19 detection task. In our experiments on the Coswara data set, we show that the proposed model achieves significant performance improvements over the baseline system as well as other representation learning approaches. Further, the approach proposed is shown to be uniformly applicable for speech and breathing signals and for transfer learning from a larger data set.
Code (1)
Tasks
Representation LearningTransfer LearningSimilar Papers 제목 키워드 기반
Breathing and Semantic Pause Detection and Exertion-Level Classification in Post-Exercise Speech
Post-exercise speech contains rich physiological and linguistic cues, often marked by semantic pauses, breathing pauses, and combined breathing-semantic pauses. Detecting these events enables assessment of recovery rate,…
The Second DiCOVA Challenge: Dataset and performance analysis for COVID-19 diagnosis using acoustics
The Second Diagnosis of COVID-19 using Acoustics (DiCOVA) Challenge aimed at accelerating the research in acoustics based detection of COVID-19, a topic at the intersection of acoustics, signal processing, machine learni…
COVID-19 DiagnosisPre-Trained Foundation Model representations to uncover Breathing patterns in Speech
The process of human speech production involves coordinated respiratory action to elicit acoustic speech signals. Typically, speech is produced when air is forced from the lungs and is modulated by the vocal tract, where…
Time SeriesSpeaker and Posture Classification using Instantaneous Intraspeech Breathing Features
Acoustic features extracted from speech are widely used in problems such as biometric speaker identification and first-person activity detection. However, the use of speech for such purposes raises privacy issues as the …
Action DetectionActivity DetectionClassificationGeneral Classification+1Svadhyaya system for the Second Diagnosing COVID-19 using Acoustics Challenge 2021
This report describes the system used for detecting COVID-19 positives using three different acoustic modalities, namely speech, breathing, and cough in the second DiCOVA challenge. The proposed system is based on the co…