Related Experiment Video
Updated: Sep 1, 2025

Author Spotlight: Advancing the Study of Brain-Heart Interplay with a Comprehensive EEGLAB Plugin for Multimodal Signal Analysis
Published on: April 26, 2024
HA-ResNet: Residual Neural Network With Hidden Attention for ECG Arrhythmia Detection Using Two-Dimensional Signal
Insights
Automated arrhythmia classification using a novel hidden attention residual network (HA-ResNet) improves diagnostic efficiency. This deep learning model effectively extracts Spatio-temporal features from electrocardiogram (ECG) data, outperforming existing methods.
Area of Science:
- Cardiology
- Artificial Intelligence
- Biomedical Signal Processing
Background:
- Arrhythmia, an abnormal heart rhythm, is a significant clinical challenge.
- Manual electrocardiogram (ECG) interpretation for arrhythmia diagnosis is time-consuming and labor-intensive.
- Deep learning offers potential for automated arrhythmia detection, but feature extraction from noisy ECG signals remains difficult.
Purpose of the Study:
- To propose a novel hidden attention residual network (HA-ResNet) for automated arrhythmia classification.
- To address challenges in extracting Spatio-temporal features from raw ECG signals.
- To improve the efficiency and accuracy of arrhythmia diagnosis.
Main Methods:
- ECG signals converted into 2D images and processed through an embedding layer for shallow feature extraction.
- A hidden attention layer, integrating Squeeze-Excitation (SE) block and Bidirectional Convolutional LSTM (BConvLSTM), captures deep Spatio-temporal features.
- Evaluation on two public datasets using varying segment lengths (2s, 5s, 10s).
Main Results:
- HA-ResNet achieved high F1 scores: 96.0% (2s), 96.7% (5s), and 87.6% (10s).
- The proposed method significantly outperformed existing state-of-the-art approaches.
- Demonstrated effectiveness and generalization capabilities across different data segments.
Conclusions:
- The HA-ResNet model provides an effective solution for automated arrhythmia classification.
- The novel attention mechanism enhances the extraction of critical Spatio-temporal features from ECG data.
- This approach holds promise for improving clinical diagnosis of arrhythmias.
Abstract:
Arrhythmia is an abnormal heart rhythm, a common clinical problem in cardiology. Long-term or severe arrhythmia may lead to stroke and sudden cardiac death. The electrocardiogram (ECG) is the most commonly used tool to diagnose arrhythmia. However, the traditional diagnosis relies on experts for manual interpretation, which is time-consuming and laborious. In recent years, many automatic arrhythmia detection methods have emerged due to advancements in deep learning. These methods can reduce manual intervention and improve diagnostic efficiency. However, extracting useful features from raw ECG signals for arrhythmia detection is still challenging due to the low frequency of ECG signals and noise distribution. In this paper, we propose a novel hidden attention residual network (HA-ResNet) for automated arrhythmia classification. In this model, the one-dimensional ECG signals are first converted into two-dimensional images and fed into an embedding layer to obtain the relevant shallow features in ECG. Then, a hidden attention layer combining Squeeze-and-Excitation (SE) block and Bidirectional Convolutional LSTM (BConvLSTM) is used to further capture the deep Spatio-temporal features. We evaluate our HA-ResNet on two public datasets and achieve F1 scores of 96.0%, 96.7%, and 87.6% on 2s segments, 5s segments, and 10s segments, respectively, which significantly outperform the existing state-of-the-art approaches. The experimental results demonstrate the effectiveness and generalization of our method.
Related Concept Videos
Holter Monitor: 24-Hour Monitoring
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,...
Pulse rhythm
Conversely, an irregular pulse pattern is termed dysrhythmia, stemming from disruptions in cardiac...
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...

