Enhancing ECG Classification Robustness with Lightweight Unsupervised Anomaly Detection Filters
By: Mustafa Fuad Rifet Ibrahim , Maurice Meijer , Alexander Schlaefer and more
Potential Business Impact:
Keeps heart monitors from making wrong guesses.
Continuous electrocardiogram (ECG) monitoring via wearables offers significant potential for early cardiovascular disease (CVD) detection. However, deploying deep learning models for automated analysis in resource-constrained environments faces reliability challenges due to inevitable Out-of-Distribution (OOD) data. OOD inputs, such as unseen pathologies or noisecorrupted signals, often cause erroneous, high-confidence predictions by standard classifiers, compromising patient safety. Existing OOD detection methods either neglect computational constraints or address noise and unseen classes separately. This paper explores Unsupervised Anomaly Detection (UAD) as an independent, upstream filtering mechanism to improve robustness. We benchmark six UAD approaches, including Deep SVDD, reconstruction-based models, Masked Anomaly Detection, normalizing flows, and diffusion models, optimized via Neural Architecture Search (NAS) under strict resource constraints (at most 512k parameters). Evaluation on PTB-XL and BUT QDB datasets assessed detection of OOD CVD classes and signals unsuitable for analysis due to noise. Results show Deep SVDD consistently achieves the best trade-off between detection and efficiency. In a realistic deployment simulation, integrating the optimized Deep SVDD filter with a diagnostic classifier improved accuracy by up to 21 percentage points over a classifier-only baseline. This study demonstrates that optimized UAD filters can safeguard automated ECG analysis, enabling safer, more reliable continuous cardiovascular monitoring on wearables.
Similar Papers
A novel approach to classification of ECG arrhythmia types with latent ODEs
Machine Learning (CS)
Lets heart monitors work longer with less power.
On-Device Continual Learning for Unsupervised Visual Anomaly Detection in Dynamic Manufacturing
Machine Learning (CS)
Finds factory flaws faster on old machines.
OCSVM-Guided Representation Learning for Unsupervised Anomaly Detection
Machine Learning (CS)
Finds hidden problems in images, even small ones.