Related Experiment Video
Updated: Jun 10, 2026

Analyzing Long-Term Electrocardiography Recordings to Detect Arrhythmias in Mice
Published on: May 23, 2021
A Computationally Efficient Hybrid Approach for Electrocardiogram-Based Arrhythmia Prediction
Manjesh B N1, Raja Praveen K N2, Azadeh Amoozegar3
1JAIN (Deemed-to-be-University); manjeshbn@gmail.com.
Insights
A new deep learning model accurately detects five types of arrhythmias using electrocardiogram (ECG) signals. This AI system offers high precision for early cardiovascular disease diagnosis and personalized digital healthcare.
Area of Science:
- Cardiology
- Artificial Intelligence
- Biomedical Engineering
Background:
- Cardiovascular diseases, particularly arrhythmias, are a significant global cause of mortality.
- Early detection and diagnosis of arrhythmias are crucial for effective patient management.
- Automated systems are needed to assist in the timely identification of cardiac irregularities.
Purpose of the Study:
- To develop and validate a deep learning model for accurate arrhythmia detection using electrocardiogram (ECG) signals.
- To classify five distinct types of heartbeats: Normal (N), Left Bundle Branch Block (L), Right Bundle Branch Block (R), Atrial Premature Beat (A), and Premature Ventricular Contraction (V).
- To assess the model's performance against existing state-of-the-art methods.
Main Methods:
- Utilized Lead I ECG signals from multiple large-scale databases (MIT-BIH Arrhythmia, Supraventricular, INCART 12-lead, Sudden Cardiac Death Holter).
- Preprocessed data by segmenting into 180-sample windows, applying Min-Max normalization, and balancing classes using Synthetic Minority Over-sampling Technique (SMOTE).
- Employed a hybrid deep learning architecture combining 1D Convolutional Neural Networks (CNNs) for feature extraction and transformer layers for temporal pattern analysis, optimized with Adam and regularization techniques.
Main Results:
- Achieved an exceptional accuracy, precision, and F1-score of 99.99% across all five arrhythmia classes.
- Demonstrated superior performance compared to the TN4 model and other leading arrhythmia detection models.
- Highlighted the robustness of features extracted by the CNNs and the hybrid deep architecture.
Conclusions:
- The developed deep learning model demonstrates high efficacy and potential for real-time, scalable arrhythmia detection.
- This AI-driven approach can significantly contribute to advancing personalized digital healthcare solutions for cardiovascular conditions.
- The model's performance suggests a promising tool for early diagnosis and management of arrhythmias, potentially reducing mortality rates.
Abstract:
Cardiovascular diseases, especially arrhythmias, are a leading cause of death worldwide. This highlights the need for automated systems that can detect and diagnose these conditions early. This research introduces a deep learning model that identifies arrhythmias using electrocardiogram (ECG) signals. The model focuses on five main types of heartbeats: Normal (N), Left Bundle Branch Block (L), Right Bundle Branch Block (R), Atrial Premature Beat (A), and Premature Ventricular Contraction (V). The system uses Lead I signals from several databases, including MIT-BIH Arrhythmia, Supraventricular, INCART 12-lead, and Sudden Cardiac Death Holter. This provides more than 3.9 million training segments and 112,575 testing segments. The data is preprocessed by dividing it into fixed windows of 180 samples, scaling it using Min-Max normalization, and balancing the classes with the Synthetic Minority Over-sampling Technique. The model combines 1D Convolutional Neural Networks to extract spatial features and transformer layers to capture time-based patterns. It uses the Adam optimizer and includes dropout and batch normalization to enhance performance. The system achieves 99.99% accuracy, precision, and F1-score across all classes, which is better than the TN4 model and other top-performing models. The use of Convolutional Neural Networks and deep hybrid architectures improves the robustness of features. This model shows great potential for scalable and real-time arrhythmia detection and contributes to the advancement of AI-driven, personalized digital healthcare.
Related Concept Videos
Dysrhythmias V: Evaluating Dysrhythmias
Disturbances in Heart Rhythm
Arrhythmias are categorized by their speed, rhythm, and origin. A slow heart...
Mechanism of Cardiac Arrhythmias
ECG Interpretation of Arrhythmias II: Atrial, Junctional and Ventricular Arrhythmias
Electrocardiogram
Three major waveforms are present in a typical ECG recording: the P wave, the QRS complex, and the T...
Correlation between ECG and Cardiac Cycle
A cardiac action potential originates in the SA node and spreads throughout the atria and the AV node in approximately 0.03 seconds. This results in the P wave in an ECG and triggers atrial contraction. The action potential is then briefly slowed at the AV node, allowing the atria to contract and fill the ventricles with blood before...