MECG-E: Mamba-based ECG Enhancer for Baseline Wander Removal
Kuo-Hsuan Hung, Kuan-Chen Wang, Kai-Chun Liu, Wei-Lun Chen, Xugang Lu,, Yu Tsao, Chii-Wann Lin

TL;DR
This paper introduces MECG-E, a novel ECG denoising model based on the Mamba architecture, which achieves superior noise removal performance and faster inference times compared to existing methods, especially under very noisy conditions.
Contribution
The paper presents MECG-E, a new ECG denoising model leveraging Mamba architecture for improved accuracy and efficiency in noisy environments.
Findings
MECG-E outperforms existing models across multiple metrics.
MECG-E requires less inference time than diffusion-based denoisers.
MECG-E effectively removes noise under various conditions.
Abstract
Electrocardiogram (ECG) is an important non-invasive method for diagnosing cardiovascular disease. However, ECG signals are susceptible to noise contamination, such as electrical interference or signal wandering, which reduces diagnostic accuracy. Various ECG denoising methods have been proposed, but most existing methods yield suboptimal performance under very noisy conditions or require several steps during inference, leading to latency during online processing. In this paper, we propose a novel ECG denoising model, namely Mamba-based ECG Enhancer (MECG-E), which leverages the Mamba architecture known for its fast inference and outstanding nonlinear mapping capabilities. Experimental results indicate that MECG-E surpasses several well-known existing models across multiple metrics under different noise conditions. Additionally, MECG-E requires less inference time than state-of-the-art…
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
TopicsECG Monitoring and Analysis · EEG and Brain-Computer Interfaces · Cardiac Arrest and Resuscitation
MethodsMamba: Linear-Time Sequence Modeling with Selective State Spaces
