Related Experiment Video
Updated: Jul 12, 2026

BrainBeats as an Open-Source EEGLAB Plugin to Jointly Analyze EEG and Cardiovascular Signals
Published on: April 26, 2024
On the redundancy of denoising in electrocardiogram reconstruction
Ekenedirichukwu N Obianom1, Abdulhamed M Jasim2, Abubakar Sadiq Muhammad2
1Division of Cardiovascular Sciences, University of Leicester, Leicester, United Kingdom.
Introduction:
Electrocardiogram (ECG) reconstruction involves synthesizing specific leads from other recorded leads, addressing cases where standard ECGs have missing, noisy, or unrecorded leads. Traditionally, reconstruction pipelines include a denoising step, which could be time-consuming and may distort the original signal morphology. Recent studies have shown that reconstruction can be successfully performed without denoising by using multiple models tailored to different input noise levels. This paper builds on that approach by evaluating whether a single, unified model can achieve similar performance.
Methods:
The study compares the multiple-model pipeline (MMP) and the single-model pipeline (SMP) using 10,000 normal ECG records from the CODE-15% database (trimmed to 10 s, resampled to 500 Hz, and denoised to act as a reference point for when artificial noise is added prior to reconstruction).
Results:
Results show that the SMP performs comparably to the MMP, achieving average correlations above 0.85, consistent with previous research, and maintaining stable performance across noise levels (∼0.04 variation). Although the model performs poorly when tested on abnormal ECG, fine-tuning the model through transfer learning with as little as ten seconds data returns its performance to the expected level by making the generic model patient specific.
Discussion:
These findings have significant implications for wearable medical devices, where minimizing storage and computational demands is critical. While the MMP requires over five times the memory due to multiple models, the SMP (and transfer learning) offers a more streamlined, efficient, and cost-effective solution by eliminating both the need for multiple models and separate denoising steps.
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 to...
Electrocardiogram
Three major waveforms are present in a typical ECG recording: the P wave, the QRS complex, and the T...
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...
Downsampling
The Fourier transform of the decimated sequence reveals a combination of scaled and shifted versions of the original spectrum. This...
Reconstruction of Signal using Interpolation