Cough-E: A multimodal, privacy-preserving cough detection algorithm for the edge
Stefano Albini, Lara Orlandic, Jonathan Dan, J\'er\^ome Thevenot, Tomas Teijeiro, Denisa Andreea Constantinescu, and David Atienza

TL;DR
Cough-E is a multimodal, privacy-preserving cough detection algorithm designed for edge devices, combining audio and kinematic data to achieve real-time performance with energy efficiency and minimal privacy risks.
Contribution
The paper introduces Cough-E, a novel edge AI cough detection algorithm that uses multimodal data and optimized feature selection for energy-efficient, real-time monitoring.
Findings
Achieves 70.56% energy savings compared to audio-only methods.
Operates in real-time on ARM Cortex M33 microcontroller.
Maintains high performance with only 1.26% relative drop in F1-score.
Abstract
Continuous cough monitors can greatly aid doctors in home monitoring and treatment of respiratory diseases. Although many algorithms have been proposed, they still face limitations in data privacy and short-term monitoring. Edge-AI offers a promising solution by processing privacy-sensitive data near the source, but challenges arise in deploying resource-intensive algorithms on constrained devices. From a suitable selection of audio and kinematic signals, our methodology aims at the optimal selection of features via Recursive Feature Elimination with Cross-Validation (RFECV), which exploits the explainability of the selected XGB model. Additionally, it analyzes the use of Mel spectrogram features, instead of the more common MFCC. Moreover, a set of hyperparameters for a multimodal implementation of the classifier is explored. Finally, it evaluates the performance based on clinically…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRespiratory and Cough-Related Research · Infant Health and Development · Voice and Speech Disorders
MethodsSparse Evolutionary Training
