Complex Deep Learning Models for Denoising of Human Heart ECG signals
Corneliu Arsene

TL;DR
This paper explores deep learning models, including CNNs and LSTMs, for denoising ECG signals, comparing their performance to traditional filtering methods on synthetic and real datasets, with a focus on real-time applications.
Contribution
It introduces a CNN-based approach trained on artificial noisy ECG data for effective real-time denoising, addressing limitations of training on clean signals.
Findings
CNN outperforms traditional filtering methods in denoising quality.
Training on artificial data enables real-time ECG denoising.
CNN is suitable for off-line applications with clean training data.
Abstract
Effective and powerful methods for denoising real electrocardiogram (ECG) signals are important for wearable sensors and devices. Deep Learning (DL) models have been used extensively in image processing and other domains with great success but only very recently have been used in processing ECG signals. This paper presents several DL models namely Convolutional Neural Networks (CNNs), Long Short-Term Memory (LSTM), Restricted Boltzmann Machine (RBM) together with the more conventional filtering methods (low pass filtering, high pass filtering, Notch filtering) and the standard wavelet-based technique for denoising EEG signals. These methods are trained, tested and evaluated on different synthetic and real ECG datasets taken from the MIT PhysioNet database and for different simulation conditions (i.e. various lengths of the ECG signals, single or multiple records). The results show the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsECG Monitoring and Analysis · EEG and Brain-Computer Interfaces · Non-Invasive Vital Sign Monitoring
MethodsRestricted Boltzmann Machine
