Low-dimensional Denoising Embedding Transformer for ECG Classification
Jian Guan, Wenbo Wang, Pengming Feng, Xinxin Wang, and Wenwu Wang

TL;DR
This paper introduces a low-dimensional denoising embedding transformer (LDTF) for ECG classification, which effectively preserves temporal information and reduces training parameters, outperforming existing methods on the MIT-BIH dataset.
Contribution
The paper proposes a novel low-dimensional embedding approach combined with transformer learning for ECG classification, reducing parameters and enhancing performance.
Findings
LDTF outperforms state-of-the-art methods on MIT-BIH dataset.
The low-dimensional embedding preserves temporal information effectively.
Fewer training parameters are required compared to existing models.
Abstract
The transformer based model (e.g., FusingTF) has been employed recently for Electrocardiogram (ECG) signal classification. However, the high-dimensional embedding obtained via 1-D convolution and positional encoding can lead to the loss of the signal's own temporal information and a large amount of training parameters. In this paper, we propose a new method for ECG classification, called low-dimensional denoising embedding transformer (LDTF), which contains two components, i.e., low-dimensional denoising embedding (LDE) and transformer learning. In the LDE component, a low-dimensional representation of the signal is obtained in the time-frequency domain while preserving its own temporal information. And with the low dimensional embedding, the transformer learning is then used to obtain a deeper and narrower structure with fewer training parameters than that of the FusingTF. Experiments…
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 · EEG and Brain-Computer Interfaces · Non-Invasive Vital Sign Monitoring
MethodsConvolution
