Beat by Beat: Classifying Cardiac Arrhythmias with Recurrent Neural Networks
Patrick Schwab, Gaetano Scebba, Jia Zhang, Marco Delai, Walter Karlen

TL;DR
This paper presents a novel RNN-based approach with attention mechanisms for classifying cardiac arrhythmias from ECG signals, achieving high accuracy and interpretability on a large dataset.
Contribution
It introduces a new task formulation leveraging heartbeat segmentation and incorporates attention in RNNs for improved arrhythmia classification.
Findings
Achieved an average F1 score of 0.79 on test data.
Utilized heartbeat segmentation to reduce sequence length.
Enhanced interpretability through attention mechanisms.
Abstract
With tens of thousands of electrocardiogram (ECG) records processed by mobile cardiac event recorders every day, heart rhythm classification algorithms are an important tool for the continuous monitoring of patients at risk. We utilise an annotated dataset of 12,186 single-lead ECG recordings to build a diverse ensemble of recurrent neural networks (RNNs) that is able to distinguish between normal sinus rhythms, atrial fibrillation, other types of arrhythmia and signals that are too noisy to interpret. In order to ease learning over the temporal dimension, we introduce a novel task formulation that harnesses the natural segmentation of ECG signals into heartbeats to drastically reduce the number of time steps per sequence. Additionally, we extend our RNNs with an attention mechanism that enables us to reason about which heartbeats our RNNs focus on to make their decisions. Through the…
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.
