paper-with-me

Papers

Fused Audio Instance and Representation for Respiratory Disease Detection

2022-04-22 · Tuan Truong, Matthias Lenga, Antoine Serrurier, Sadegh Mohammadi

Audio-based classification techniques on body sounds have long been studied to aid in the diagnosis of respiratory diseases. While most research is centered on the use of cough as the main biomarker, other body sounds also have the potential to detect respiratory diseases. Recent studies on COVID-19 have shown that breath and speech sounds, in addition to cough, correlate with the disease. Our study proposes Fused Audio Instance and Representation (FAIR) as a method for respiratory disease detection. FAIR relies on constructing a joint feature vector from various body sounds represented in waveform and spectrogram form. We conducted experiments on the use case of COVID-19 detection by combining waveform and spectrogram representation of body sounds. Our findings show that the use of self-attention to combine extracted features from cough, breath, and speech sounds leads to the best performance with an Area Under the Receiver Operating Characteristic Curve (AUC) score of 0.8658, a sensitivity of 0.8057, and a specificity of 0.7958. Compared to models trained solely on spectrograms or waveforms, the use of both representations results in an improved AUC score, demonstrating that combining spectrogram and waveform representation helps to enrich the extracted features and outperforms the models that use only one representation.

📄 PDF Abstract BibTeX arXiv:2204.10581

Code (0)

등록된 구현이 없습니다.

Tasks

Specificity

Similar Papers 제목 키워드 기반

AFEN: Respiratory Disease Classification using Ensemble Learning

2024-05-08 · Rahul Nadkarni, Emmanouil Nikolakakis, Razvan Marinescu

We present AFEN (Audio Feature Ensemble Learning), a model that leverages Convolutional Neural Networks (CNN) and XGBoost in an ensemble learning fashion to perform state-of-the-art audio classification for a range of re…

Audio ClassificationClassificationData AugmentationDiversity+1

Patch-Mix Contrastive Learning with Audio Spectrogram Transformer on Respiratory Sound Classification

2023-05-23 · Sangmin Bae, June-Woo Kim, Won-Yang Cho, Hyerim Baek 외

Respiratory sound contains crucial information for the early diagnosis of fatal lung diseases. Since the COVID-19 pandemic, there has been a growing interest in contact-free medical care based on electronic stethoscopes.…

Audio ClassificationContrastive LearningSound Classification

VoxMed: One-Step Respiratory Disease Classifier using Digital Stethoscope Sounds

2024-07-10 · Paridhi Mundra, Manik Sharma, Yashwardhan Chaudhuri, Orchid Chetia Phukan 외

As respiratory illnesses become more common, it is crucial to quickly and accurately detect them to improve patient care. There is a need for improved diagnostic methods for immediate medical assessments for optimal pati…

Diagnostic

Rene: A Pre-trained Multi-modal Architecture for Auscultation of Respiratory Diseases

2024-05-13 · Pengfei Zhang, Zhihang Zheng, Shichen Zhang, Minghao Yang 외

Compared with invasive examinations that require tissue sampling, respiratory sound testing is a non-invasive examination method that is safer and easier for patients to accept. In this study, we introduce Rene, a pionee…

Audio ClassificationDiagnosticDisease PredictionEvent Detection+2

RespLLM: Unifying Audio and Text with Multimodal LLMs for Generalized Respiratory Health Prediction

2024-10-07 · Yuwei Zhang, Tong Xia, Aaqib Saeed, Cecilia Mascolo

The high incidence and mortality rates associated with respiratory diseases underscores the importance of early screening. Machine learning models can automate clinical consultations and auscultation, offering vital supp…

Language ModelingLanguage ModellingLarge Language ModelMultimodal Large Language Model