Cardiac Arrhythmia Detection from ECG Combining Convolutional and Long Short-Term Memory Networks
Philip Warrick (1), Masun Nabhan Homsi (2) ((1) PeriGen. Inc.,, Montreal, Canada, (2) Simon Bolivar University, Caracas, Venezuela)

TL;DR
This paper presents a novel deep learning approach combining CNNs and LSTMs for automatic detection and classification of cardiac arrhythmias from ECG data, achieving high accuracy without explicit feature selection.
Contribution
It introduces a new hybrid CNN-LSTM model for arrhythmia detection that improves accuracy over existing methods using end-to-end learning.
Findings
Achieved an F-measure of 0.83 on cross-validation
Attained 0.80 F-measure on hidden challenge data
Demonstrated effectiveness without explicit feature selection
Abstract
Objectives: Atrial fibrillation (AF) is a common heart rhythm disorder associated with deadly and debilitating consequences including heart failure, stroke, poor mental health, reduced quality of life and death. Having an automatic system that diagnoses various types of cardiac arrhythmias would assist cardiologists to initiate appropriate preventive measures and to improve the analysis of cardiac disease. To this end, this paper introduces a new approach to detect and classify automatically cardiac arrhythmias in electrocardiograms (ECG) recordings. Methods: The proposed approach used a combination of Convolution Neural Networks (CNNs) and a sequence of Long Short-Term Memory (LSTM) units, with pooling, dropout and normalization techniques to improve their accuracy. The network predicted a classification at every 18th input sample and we selected the final prediction for…
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
MethodsConvolution · Dropout
