Related Experiment Videos
HPRNet: a hierarchical pyramidal residual network for ECG arrhythmia classification
Jiayan Huang1,2, Miaomiao Huang2, Hanling Zheng2
1Department of Systems Engineering, Automation and Industrial Informatics, Polytechnic University of Catalonia, Barcelona, Spain.
Abstract:
Accurate classification of electrocardiogram (ECG) signals plays a critical role in the automated diagnosis of cardiac arrhythmias. However, ECG recordings are often non-stationary and susceptible to various types of noise, which makes robust feature extraction challenging for many existing deep learning models. To address these challenges, this paper proposes a hierarchical pyramidal residual network (HPRNet) for ECG arrhythmia classification. HPRNet incorporates a hierarchical pyramidal REB-based backbone (HRB) to capture multi-scale morphological characteristics of ECG signals. In the HRB, the temporal resolution is progressively reduced while the number of feature channels is gradually increased, allowing the network to effectively learn multi-scale ECG representations. Furthermore, a multi-level pruning optimization (MLPO) strategy is incorporated, including network-level pruning and block-level pruning, to reduce redundant parameters and improve computational efficiency while preserving classification capability. Experiments on two public benchmark datasets show that HPRNet achieves superior performance compared with five representative methods on MIT-BIH, reaching an F1-score of 92.05%, while obtaining 91.98% on the INCART binary classification task with an average inference latency of 0.031 s. Moreover, visualization analysis highlights the intrinsic difficulty of distinguishing challenging beat classes, and ablation studies confirm the effectiveness of the proposed HRB and MLPO. These findings support the robustness of HPRNet for automated arrhythmia classification. The source code is publicly available at: https://github.com/jyanhuang/HPRNet-ECG.
Related Concept Videos
Dysrhythmias II: Classification of Tachyarrhythmias
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, and...
ECG Interpretation of Arrhythmias II: Atrial, Junctional and Ventricular Arrhythmias
Dysrhythmias V: Evaluating Dysrhythmias
Disturbances in Heart Rhythm
Arrhythmias are categorized by their speed, rhythm, and origin. A slow heart...
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 to...