A Domain Generalization Approach for Out-Of-Distribution 12-lead ECG Classification with Convolutional Neural Networks
Aristotelis Ballas, Christos Diou

TL;DR
This paper proposes a domain generalization method for classifying 12-lead ECG abnormalities using a ResNet-18 architecture, improving performance across different hospital datasets with distribution shifts.
Contribution
It introduces a novel approach that leverages intermediate features from a ResNet-18 to enhance ECG classification across diverse hospital data sources.
Findings
Outperforms baseline models on out-of-distribution ECG data
Achieves promising results in cross-hospital ECG classification
Demonstrates robustness to distributional shifts in biomedical data
Abstract
Deep Learning systems have achieved great success in the past few years, even surpassing human intelligence in several cases. As of late, they have also established themselves in the biomedical and healthcare domains, where they have shown a lot of promise, but have not yet achieved widespread adoption. This is in part due to the fact that most methods fail to maintain their performance when they are called to make decisions on data that originate from a different distribution than the one they were trained on, namely Out-Of-Distribution (OOD) data. For example, in the case of biosignal classification, models often fail to generalize well on datasets from different hospitals, due to the distribution discrepancy amongst different sources of data. Our goal is to demonstrate the Domain Generalization problem present between distinct hospital databases and propose a method that classifies…
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 · Anomaly Detection Techniques and Applications
