Related Experiment Video
Updated: Jan 12, 2026

Real-Time Cardiac Mapping with a Noninvasive Imageless Electrocardiographic Imaging System
Published on: April 11, 2025
Graph-enhanced deep learning for ECG arrhythmia detection: An integration of CNN-GNN-BiLSTM approach
1Electrical Engineering Department, NIT Hamirpur, 177005, H.P, India.
None:
Early and accurate detection of cardiac arrhythmias is crucial for preventing severe cardiovascular events. This study proposes a CNN-GNN-BiLSTM integrated framework for automated ECG arrhythmia classification, combining spatial, relational, and temporal learning to achieve enhanced predictive accuracy. Convolutional Neural Networks (CNNs) serve as feature extractors from ECG spectrograms, while Graph Attention Networks (GATs) capture inter-beat relationships through graph-based modeling. In parallel, Bidirectional Long Short-Term Memory (BiLSTM) networks refine temporal dependencies, ensuring robust sequential representation. Outputs from GAT and BiLSTM modules are concatenated to form a unified feature representation, which is passed through a fully connected classifier for final prediction. The model is evaluated on three benchmark ECG datasets-MIT-BIH, PTB, and Chapman-Shaoxing-as well as a combined 11-class dataset, demonstrating superior generalization. Results indicate significant performance improvement over conventional deep learning approaches, achieving 96.0% overall accuracy and up to 99.89% accuracy on MIT-BIH. The proposed framework effectively mitigates misclassification errors and offers a scalable, real-time solution for AI-driven cardiac monitoring systems.
Related Concept Videos
Electrocardiogram
Three major waveforms are present in a typical ECG recording: the P wave, the QRS complex, and...
Electrocardiogram Fundamentals
An electrocardiogram (ECG) is a diagnostic tool for identifying cardiac conditions such as arrhythmias, conduction abnormalities, and myocardial ischemia.
Definition
An electrocardiogram (ECG) visualizes the heart's electrical activity by tracing the electrical movement associated with each heartbeat on a graph or monitor. As the heart beats, an electrical wave passes through it, correlating with the cardiac cycle events.
Parts of an ECG
An ECG utilizes electrodes on the skin...
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...

