paper-with-me

Papers

Interpretable Acoustic Representation Learning on Breathing and Speech Signals for COVID-19 Detection

2022-06-27 · Debottam Dutta, Debarpan Bhattacharya, Sriram Ganapathy, Amir H. Poorjam, Deepak Mittal, Maneesh Singh

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.

📄 PDF Abstract BibTeX arXiv:2206.13365

Code (1)

iiscleap/acoustic_replearn_dicova2 공식 구현 pytorch

Tasks

Representation LearningTransfer Learning

Similar Papers 제목 키워드 기반

Breathing and Semantic Pause Detection and Exertion-Level Classification in Post-Exercise Speech

2025-09-18 · Yuyu Wang, Wuyue Xia, Huaxiu Yao, Jingping Nie arxiv

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

2021-10-04 · Neeraj Kumar Sharma, Srikanth Raj Chetupalli, Debarpan Bhattacharya, Debottam Dutta 외

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 Diagnosis

Pre-Trained Foundation Model representations to uncover Breathing patterns in Speech

2024-07-17 · Vikramjit Mitra, Anirban Chatterjee, Ke Zhai, Helen Weng 외

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 Series

Speaker and Posture Classification using Instantaneous Intraspeech Breathing Features

2020-05-25 · Atıl İlerialkan, Alptekin Temizel, Hüseyin Hacıhabiboğlu

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+1

Svadhyaya system for the Second Diagnosing COVID-19 using Acoustics Challenge 2021

2022-06-11 · Deepak Mittal, Amir H. Poorjam, Debottam Dutta, Debarpan Bhattacharya 외

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…