Related Experiment Video
Updated: Oct 13, 2025

Analyzing Long-Term Electrocardiography Recordings to Detect Arrhythmias in Mice
Published on: May 23, 2021
Convolutional squeeze-and-excitation network for ECG arrhythmia detection
Rongjun Ge1, Tengfei Shen2, Ying Zhou2
1Jiangsu Provincial Joint International Research Laboratory of Medical Information Processing, School of Computer Science and Engineering, Southeast University, Nanjing, 210096, China; College of Computer Science and Technology, Nanjing University of Aeronautics and Astronautics, Nanjing 211106, China.
This study introduces a novel deep learning model using Squeeze-and-Excitation blocks for automatic arrhythmia detection from electrocardiogram (ECG) signals. The model effectively identifies arrhythmias, improving diagnostic efficiency and accuracy without preprocessing.
Area of Science:
- Biomedical Engineering
- Artificial Intelligence in Medicine
- Cardiology
Background:
- Automatic arrhythmia detection from electrocardiograms (ECG) is crucial for cardiovascular disease management.
- Convolutional neural networks (CNNs) process ECG signals into feature channels, but can include redundant information impacting diagnosis.
- Feature channels require adaptive weighting to prioritize arrhythmia-specific information.
Purpose of the Study:
- To introduce the Squeeze-and-Excitation (SE) block for the first time in ECG-based automatic arrhythmia detection.
- To develop a model combining residual convolutional modules and SE blocks for enhanced ECG feature extraction.
- To improve the accuracy and efficiency of multi-type arrhythmia diagnosis.
Main Methods:
- Integration of the SE block with a residual convolutional module for ECG signal analysis.
- Utilizing 1D convolution for temporal information extraction and shortcut connections for network optimization.
- Explicitly modeling channel interdependencies to adaptively enhance discriminative features and suppress noise.
Main Results:
- The proposed model effectively extracts discriminative arrhythmia features from multiple feature channels.
- No additional data preprocessing, such as denoising, is required, preserving biological information.
- Achieved high performance on the CPSC 2018 and PhysioNet/CinC 2017 ECG datasets.
Conclusions:
- The SE-Residual convolutional model demonstrates significant potential for clinical application in automatic arrhythmia detection.
- The method enhances diagnostic efficiency by adaptively integrating ECG feature channel information.
- The model's robust feature extraction capabilities minimize the need for preprocessing, improving workflow.
Related Concept Videos
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...
Electrocardiogram
Three major waveforms are present in a typical ECG recording: the P wave, the QRS complex, and...
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,...
ECG Interpretation of Arrhythmias II: Atrial, Junctional and Ventricular Arrhythmias
ECG Interpretation of Rhythms
Components of the Electrocardiogram
The primary components of a normal ECG waveform in Normal sinus rhythm(NSR) include the P wave, PR interval, QRS complex, ST segment, T wave, and occasionally a U wave.
ECG waveforms are divided by vertical and horizontal lines at standard intervals.
The horizontal axis measures time and rate, and the vertical axis measures amplitude or voltage....
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...

