Related Experiment Video
Updated: Oct 10, 2025

Author Spotlight: Advancing the Study of Brain-Heart Interplay with a Comprehensive EEGLAB Plugin for Multimodal Signal Analysis
Published on: April 26, 2024
An Approach for Deep Learning in ECG Classification Tasks in the Presence of Noisy Labels
Insights
This study introduces a novel optimization method to improve cardiovascular disease diagnosis using electrocardiograms (ECG) despite noisy labels. The approach combines data cleaning with an anti-noise loss function, significantly enhancing diagnostic accuracy.
Area of Science:
- Artificial Intelligence
- Medical Diagnostics
- Cardiology
Background:
- Cardiovascular disease (CVD) is a leading global cause of mortality.
- Electrocardiograms (ECG) are crucial for CVD diagnosis due to their non-invasive nature and low cost.
- Deep learning models show promise in ECG analysis but are susceptible to performance degradation from noisy labels introduced during manual annotation.
Purpose of the Study:
- To develop and evaluate an optimization method to mitigate the impact of noisy labels in deep learning-based ECG diagnosis.
- To improve the accuracy and robustness of CVD detection from ECG data despite labeling errors.
Main Methods:
- An optimization strategy combining a data-cleaning technique with an anti-noise loss function (boot-hard loss) was proposed.
- The method was tested on the MIT-BIH arrhythmia database using a 1-D Convolutional Neural Network (CNN) model.
- The approach systematically filters noisy data before training the neural network.
Main Results:
- The proposed optimization method demonstrated effective improvement in handling noisy labels across various error proportions (10% to 50%).
- The combined data clean and anti-noise loss function approach successfully alleviated performance degradation caused by inaccurate ECG labels.
- The 1-D CNN model achieved enhanced diagnostic performance when trained with the proposed method.
Conclusions:
- The developed algorithm offers a viable solution for addressing the prevalent issue of noisy labels in ECG-based CVD diagnosis.
- This optimization technique has the potential to enhance the reliability and accuracy of automated ECG diagnostic systems.
- Further application of this method could lead to more robust and trustworthy AI-driven cardiovascular health solutions.
Abstract:
Cardiovascular disease (CVD) is a serial of diseases with global leading causes of death. Electrocardiogram (ECG) is the most commonly used basis for CVD diagnosis due to its low cost and no injury. Due to the great performance shown in classification tasks with large-scale data sets, deep learning has been widely applied in ECG diagnosis. Manual labeling is a time-consuming and labor-intensive job, which makes it error-prone and easy to labeled wrongly. These noisy labels cause deterioration in performance since deep neural network is easy to over-fitting with noisy labels. However, currently, only limited studies have been concerned with this problem. To alleviate the performance degradation caused by noisy labels, we come up with an optimization method combining data clean and anti-noise loss function. Our method filters the noisy data by data-clean method, followed by training the network with boot-hard loss function. The experiment is carried on MIT-BIH arrhythmia database and we take a 1-D CNN model for test. The result indicates that our optimization method can produce an effective improvement for noisy label problems when the proportion of incorrect labels ranging from 10% to 50%.Clinical Relevance- The proposed algorithm can be potentially applied to deal with the noisy label problem in ECG diagnosis task.
Related Concept Videos
Classification of Signals
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
Instrumentation Amplifier
To overcome this challenge, an ECG machine utilizes an instrumentation amplifier. This specialized amplifier is...
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...

