The Rlign Algorithm for Enhanced Electrocardiogram Analysis through R-Peak Alignment for Explainable Classification and Clustering
Lucas Plagwitz, Lucas Bickmann, Michael Fujarski, Alexander Brenner,, Warnes Gobalakrishnan, Lars Eckardt, Antonius B\"uscher, Julian Varghese

TL;DR
This paper introduces the Rlign algorithm that aligns R-peaks in ECG signals to enhance traditional machine learning analysis, improving explainability and performance, especially with limited data, compared to deep learning methods.
Contribution
The study presents a novel R-peak alignment transformation that restructures ECG signals for better analysis with shallow learning algorithms, outperforming CNNs and commercial software.
Findings
Outperforms CNNs and commercial software in ECG analysis
Enhances explainability of ECG classification and clustering
Effective with limited training data
Abstract
Electrocardiogram (ECG) recordings have long been vital in diagnosing different cardiac conditions. Recently, research in the field of automatic ECG processing using machine learning methods has gained importance, mainly by utilizing deep learning methods on raw ECG signals. A major advantage of models like convolutional neural networks (CNNs) is their ability to effectively process biomedical imaging or signal data. However, this strength is tempered by challenges related to their lack of explainability, the need for a large amount of training data, and the complexities involved in adapting them for unsupervised clustering tasks. In addressing these tasks, we aim to reintroduce shallow learning techniques, including support vector machines and principal components analysis, into ECG signal processing by leveraging their semi-structured, cyclic form. To this end, we developed 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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsECG Monitoring and Analysis
