Baseline Drift Tolerant Signal Encoding for ECG Classification with Deep Learning
Robert O Shea, Prabodh Katti, Bipin Rajendran

TL;DR
This paper introduces Derived Peak (DP) encoding, a shift- and scale-invariant signal encoding method that enhances the robustness of deep learning models for ECG classification against common artefacts like baseline drift and noise.
Contribution
The study presents DP encoding, a novel non-parametric approach that improves ECG analysis robustness without requiring user-defined parameters, outperforming existing methods under artefact conditions.
Findings
DP encoding maintains high accuracy under artefacts.
DP outperforms prior methods in robustness tests.
Significant accuracy drop in other methods with artefacts.
Abstract
Common artefacts such as baseline drift, rescaling, and noise critically limit the performance of machine learningbased automated ECG analysis and interpretation. This study proposes Derived Peak (DP) encoding, a non-parametric method that generates signed spikes corresponding to zero crossings of the signals first and second-order time derivatives. Notably, DP encoding is invariant to shift and scaling artefacts, and its implementation is further simplified by the absence of userdefined parameters. DP encoding was used to encode the 12-lead ECG data from the PTB-XL dataset (n=18,869 participants) and was fed to 1D-ResNet-18 models trained to identify myocardial infarction, conductive deficits and ST-segment abnormalities. Robustness to artefacts was assessed by corrupting ECG data with sinusoidal baseline drift, shift, rescaling and noise, before encoding. The addition of these…
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
