A Self-Attention-Driven Deep Denoiser Model for Real Time Lung Sound Denoising in Noisy Environments
Samiul Based Shuvo, Syed Samiul Alam, Taufiq Hasan

TL;DR
This paper introduces Uformer, a deep learning model combining CNN and Transformer modules, designed for real-time lung sound denoising in noisy environments, significantly improving signal clarity and aiding respiratory monitoring.
Contribution
The study presents a novel Uformer model that effectively denoises lung sounds using a hybrid CNN-Transformer architecture, outperforming existing models in noisy conditions.
Findings
Achieved an average SNR improvement of 16.51 dB on synthetic noise.
Outperformed existing models with an average SNR improvement of 19.31 dB.
Demonstrated robustness and generalization in real-world noisy environments.
Abstract
Objective: Lung auscultation is a valuable tool in diagnosing and monitoring various respiratory diseases. However, lung sounds (LS) are significantly affected by numerous sources of contamination, especially when recorded in real-world clinical settings. Conventional denoising models prove impractical for LS denoising, primarily owing to spectral overlap complexities arising from diverse noise sources. To address this issue, we propose a specialized deep-learning model (Uformer) for lung sound denoising. Methods: The proposed Uformer model is constituted of three modules: a Convolutional Neural Network (CNN) encoder module, dedicated to extracting latent features; a Transformer encoder module, employed to further enhance the encoding of unique LS features and effectively capture intricate long-range dependencies; and a CNN decoder module, employed to generate the denoised signals. An…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPhonocardiography and Auscultation Techniques · Music and Audio Processing · Voice and Speech Disorders
MethodsAttention Is All You Need · Linear Layer · Dense Connections · Label Smoothing · Residual Connection · Dropout · Multi-Head Attention · Adam · Softmax · Layer Normalization
