paper-with-me

Papers

The Rlign Algorithm for Enhanced Electrocardiogram Analysis through R-Peak Alignment for Explainable Classification and Clustering

2024-07-22 · Lucas Plagwitz, Lucas Bickmann, Michael Fujarski, Alexander Brenner, Warnes Gobalakrishnan, Lars Eckardt, Antonius Büscher, Julian Varghese

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 evaluated a transformation that effectively restructures ECG signals into a fully structured format, facilitating their subsequent analysis using shallow learning algorithms. In this study, we present this adaptive transformative approach that aligns R-peaks across all signals in a dataset and resamples the segments between R-peaks, both with and without heart rate dependencies. We illustrate the substantial benefit of this transformation for traditional analysis techniques in the areas of classification, clustering, and explainability, outperforming commercial software for median beat transformation and CNN approaches. Our approach demonstrates a significant advantage for shallow machine learning methods over CNNs, especially when dealing with limited training data. Additionally, we release a fully tested and publicly accessible code framework, providing a robust alignment pipeline to support future research, available at https://github.com/imi-ms/rlign.

📄 PDF Abstract BibTeX arXiv:2407.15555

Code (1)

imi-ms/rlign 공식 구현

Tasks

Clustering

Similar Papers 제목 키워드 기반

One Dimensional CNN ECG Mamba for Multilabel Abnormality Classification in 12 Lead ECG

2025-10-14 · Huawei Jiang, Husna Mutahira, Gan Huang, Mannan Saeed Muhammad arxiv

Accurate detection of cardiac abnormalities from electrocardiogram recordings is regarded as essential for clinical diagnostics and decision support. Traditional deep learning models such as residual networks and transfo…

ECG Classification

Inverse-RLignment: Large Language Model Alignment from Demonstrations through Inverse Reinforcement Learning

2024-05-24 · Hao Sun, Mihaela van der Schaar

Aligning Large Language Models (LLMs) is crucial for enhancing their safety and utility. However, existing methods, primarily based on preference datasets, face challenges such as noisy labels, high annotation costs, and…

Decision MakingLanguage ModelingLanguage ModellingLarge Language Model+3

Diagnosing Cardiac Abnormalities from 12-Lead Electrocardiograms Using Enhanced Deep Convolutional Neural Networks

2019-08-15 · Binhang Yuan, Wenhui Xing

We train an enhanced deep convolutional neural network in order to identify eight cardiac abnormalities from the standard 12-lead electrocardiograms (ECGs) using the dataset of 14000 ECGs. Instead of straightforwardly ap…

Norwegian Endurance Athlete ECG Database

2022-07-05 · techrxiv 2022 7 · Bjørn-Jostein Singstad

Athletes often have training-induced remodeling of the heart, and this can sometimes be seen as abnormal but non-pathological changes in the electrocardiogram. However, these changes can be confused with severe cardiovas…

Enhancing Cardiovascular Disease Prediction through Multi-Modal Self-Supervised Learning

2024-11-08 · Francesco Girlanda, Olga Demler, Bjoern Menze, Neda Davoudi

Accurate prediction of cardiovascular diseases remains imperative for early diagnosis and intervention, necessitating robust and precise predictive models. Recently, there has been a growing interest in multi-modal learn…

Contrastive LearningDisease PredictionSelf-Supervised Learning