ECGMamba: Towards Efficient ECG Classification with BiSSM
Yupeng Qiang, Xunde Dong, Xiuling Liu, Yang Yang, Yihai Fang, and, Jianhong Dou

TL;DR
ECGMamba introduces a novel bidirectional state-space model to improve ECG classification efficiency, addressing transformer-based models' computational limitations while maintaining high accuracy on public datasets.
Contribution
The paper presents ECGMamba, a new model using BiSSM and Mamba-based blocks to enhance ECG classification efficiency and effectiveness compared to existing transformer-based approaches.
Findings
Achieves competitive accuracy on ECG datasets
Reduces inference computational complexity
Balances performance and efficiency effectively
Abstract
Electrocardiogram (ECG) signal analysis represents a pivotal technique in the diagnosis of cardiovascular diseases. Although transformer-based models have made significant progress in ECG classification, they exhibit inefficiencies in the inference phase. The issue is primarily attributable to the secondary computational complexity of Transformer's self-attention mechanism. particularly when processing lengthy sequences. To address this issue, we propose a novel model, ECGMamba, which employs a bidirectional state-space model (BiSSM) to enhance classification efficiency. ECGMamba is based on the innovative Mamba-based block, which incorporates a range of time series modeling techniques to enhance performance while maintaining the efficiency of inference. The experimental results on two publicly available ECG datasets demonstrate that ECGMamba effectively balances the effectiveness and…
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
TopicsECG Monitoring and Analysis
