Related Experiment Video
Updated: Jun 18, 2025

Author Spotlight: Advancing the Study of Brain-Heart Interplay with a Comprehensive EEGLAB Plugin for Multimodal Signal Analysis
Published on: April 26, 2024
Delineation of 12-Lead ECG Representative Beats Using Convolutional Encoder-Decoders with Residual and Recurrent
Vessela Krasteva1, Todor Stoyanov1, Ramun Schmid2
1Institute of Biophysics and Biomedical Engineering, Bulgarian Academy of Sciences, Acad. G. Bonchev Str. Bl. 105, 1113 Sofia, Bulgaria.
This study compares four deep neural network architectures for 12-lead ECG delineation, finding CED-Net robust and accurate. The models accurately reproduce reference measurements and meet standard tolerances, even with noise.
Area of Science:
- Cardiology
- Biomedical Engineering
- Artificial Intelligence
Background:
- Accurate electrocardiogram (ECG) delineation is crucial for diagnosing cardiac conditions.
- Deep neural networks (DNNs) offer potential for automated ECG analysis.
- Challenges remain in developing robust and precise DNN-based ECG delineation algorithms.
Purpose of the Study:
- To compare the performance of four distinct encoder-decoder DNN architectures for 12-lead ECG delineation.
- To evaluate the accuracy and robustness of these models against a reference algorithm and standard tolerances.
- To assess the impact of noise on the delineation performance of different architectures.
Main Methods:
- Four encoder-decoder DNNs were implemented: CED-Net, CED-LSTM-Net, CED-U-Net, and CED-Res-Net.
- Models were trained on the PhysioNet ECG database (PTB-XL) using machine-based supervised learning with a reference algorithm (ETM).
- Performance was validated using the CSE database and subjected to noise tests (high-frequency, low-frequency, power-line noise).
Main Results:
- All DNN architectures demonstrated comparable accuracy in reproducing reference measurements, with average P-wave detection accuracy of 96.6%.
- The CED-Net model met all standard tolerances for P-duration, PQ-interval, QRS-duration, and QT-interval measurements.
- CED-Net, CED-Res-Net, and CED-LSTM-Net showed robustness to various noise types, maintaining low mean duration errors.
Conclusions:
- The developed DNN architectures, particularly CED-Net, are highly capable of accurate and reliable 12-lead ECG delineation.
- CED-Net exhibits superior robustness to noise compared to the CED-U-Net architecture.
- The study highlights the competitive performance of these DNNs in automated ECG analysis, achieving low time errors comparable to published studies.
Related Concept Videos
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...
Electrocardiogram
Three major waveforms are present in a typical ECG recording: the P wave, the QRS complex, and...
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....
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...
Convolution: Math, Graphics, and Discrete Signals
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...

