Arrhythmia Classification from 12-Lead ECG Signals Using Convolutional and Transformer-Based Deep Learning Models
Andrei Apostol, Maria Nutu

TL;DR
This study develops and evaluates deep learning models, including CNNs and Transformers, for arrhythmia classification from 12-lead ECG signals, demonstrating high accuracy in resource-limited healthcare settings using international datasets.
Contribution
It introduces a combined approach of ECG signal processing and deep learning models, including Vision Transformers, for efficient arrhythmia diagnosis in resource-constrained environments.
Findings
GRU-based 1D CNN achieved 93.4% accuracy
CNN2D on transformed images achieved 92.16% accuracy
Effective use of international datasets for training
Abstract
In Romania, cardiovascular problems are the leading cause of death, accounting for nearly one-third of annual fatalities. The severity of this situation calls for innovative diagnosis method for cardiovascular diseases. This article aims to explore efficient, light-weight and rapid methods for arrhythmia diagnosis, in resource-constrained healthcare settings. Due to the lack of Romanian public medical data, we trained our systems using international public datasets, having in mind that the ECG signals are the same regardless the patients' nationality. Within this purpose, we combined multiple datasets, usually used in the field of arrhythmias classification: PTB-XL electrocardiography dataset , PTB Diagnostic ECG Database, China 12-Lead ECG Challenge Database, Georgia 12-Lead ECG Challenge Database, and St. Petersburg INCART 12-lead Arrhythmia Database. For the input data, we employed…
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
Methods1-Dimensional Convolutional Neural Networks
