Related Experiment Video
Updated: Sep 26, 2025

Analyzing Long-Term Electrocardiography Recordings to Detect Arrhythmias in Mice
Published on: May 23, 2021
A Hybrid Deep Learning Approach for ECG-Based Arrhythmia Classification
Parul Madan1, Vijay Singh1, Devesh Pratap Singh1
1Department of Computer Science and Engineering, Graphic Era Deemed to Be University, Dehradun 248002, India.
Insights
This study introduces an automated deep learning system for detecting and classifying heart rhythm irregularities using electrocardiogram (ECG) data. The novel 2D-CNN-LSTM model achieves high accuracy, significantly aiding cardiac diagnosis.
Area of Science:
- Cardiology
- Biomedical Engineering
- Artificial Intelligence
Background:
- Irregular heart rhythms (arrhythmias) pose life-threatening risks, necessitating accurate detection.
- Electrocardiogram (ECG) data is crucial for diagnosis but complex for manual analysis.
- Automated systems are critical for efficient analysis of vast ECG datasets.
Purpose of the Study:
- To develop an automated system for detecting and classifying cardiac arrhythmias.
- To enhance the efficiency and accuracy of ECG data analysis.
- To reduce the need for extensive manual intervention by medical professionals.
Main Methods:
- A hybrid deep learning approach combining 2D Convolutional Neural Network (CNN) and Long Short-Term Memory (LSTM) was developed.
- 1D ECG signals were converted into 2D Scalogram images for noise filtering and feature extraction.
- The proposed 2D-CNN-LSTM model was trained and evaluated using the MIT-BIH arrhythmia database.
Main Results:
- The 2D-CNN-LSTM model achieved high accuracy rates: ≈98.7% for Cardiac Arrhythmias (ARR), 99% for Congestive Heart Failure (CHF), and 99% for Normal Sinus Rhythm (NSR).
- The model demonstrated an average sensitivity of 98.33% and specificity of 98.35% across all three arrhythmia types.
- Results indicate superior performance compared to existing techniques for arrhythmia classification.
Conclusions:
- A robust deep learning approach for arrhythmia classification using ECG 2D Scalogram images and a CNN-LSTM model has been established.
- The proposed method offers significant improvements over current techniques, potentially reducing physician workload.
- Future research includes applying the method to live ECG signals and exploring bidirectional LSTM (Bi-LSTM).
Abstract:
Arrhythmias are defined as irregularities in the heartbeat rhythm, which may infrequently occur in a human's life. These arrhythmias may cause potentially fatal complications, which may lead to an immediate risk of life. Thus, the detection and classification of arrhythmias is a pertinent issue for cardiac diagnosis. (1) Background: To capture these sporadic events, an electrocardiogram (ECG), a register containing the heart's electrical function, is considered the gold standard. However, since ECG carries a vast amount of information, it becomes very complex and challenging to extract the relevant information from visual analysis. As a result, designing an efficient (automated) system to analyse the enormous quantity of data possessed by ECG is critical. (2) Method: This paper proposes a hybrid deep learning-based approach to automate the detection and classification process. This paper makes two-fold contributions. First, 1D ECG signals are translated into 2D Scalogram images to automate the noise filtering and feature extraction. Then, based on experimental evidence, by combining two learning models, namely 2D convolutional neural network (CNN) and the Long Short-Term Memory (LSTM) network, a hybrid model called 2D-CNN-LSTM is proposed. (3) Result: To evaluate the efficacy of the proposed 2D-CNN-LSTM approach, we conducted a rigorous experimental study using the widely adopted MIT-BIH arrhythmia database. The obtained results show that the proposed approach provides ≈98.7%, 99%, and 99% accuracy for Cardiac Arrhythmias (ARR), Congestive Heart Failure (CHF), and Normal Sinus Rhythm (NSR), respectively. Moreover, it provides an average sensitivity of the proposed model of 98.33% and a specificity value of 98.35%, for all three arrhythmias. (4) Conclusions: For the classification of arrhythmias, a robust approach has been introduced where 2D scalogram images of ECG signals are trained over the CNN-LSTM model. The results obtained are better as compared to the other existing techniques and will greatly reduce the amount of intervention required by doctors. For future work, the proposed method can be applied over some live ECG signals and Bi-LSTM can be applied instead of LSTM.
Related Concept Videos
ECG Interpretation of Arrhythmias II: Atrial, Junctional and Ventricular Arrhythmias
ECG Interpretation of Arrhythmias I: Sinus Arrhythmias
Types of Arrhythmias
Sinus Node Arrhythmias
Sinus Bradycardia: Originating from the sinoatrial (SA) node, sinus bradycardia involves slower impulses, resulting in a heart rate of less than 60 beats per minute (bpm). Causes include sleep, vagal stimulation, beta-blockers, hypothyroidism,...
Dysrhythmias II: Classification of Tachyarrhythmias
Disturbances in Heart Rhythm
Arrhythmias are categorized by their speed, rhythm, and origin. A slow heart...
Dysrhythmias V: Evaluating Dysrhythmias
Mechanism of Cardiac Arrhythmias

