ECG Latent Feature Extraction with Autoencoders for Downstream Prediction Tasks
Christopher Harvey, Sumaiya Shomaji, Zijun Yao, Amit Noheria

TL;DR
This paper explores novel autoencoder-based methods for extracting meaningful features from ECG signals, improving prediction accuracy while reducing computational complexity, especially useful for small datasets.
Contribution
Introduces three new Variational Autoencoder variants for ECG feature extraction and demonstrates their effectiveness in downstream prediction tasks with limited data.
Findings
A beta-VAE achieved near-noise level signal reconstruction.
SAE encodings improved LVEF prediction with high AUROC.
The pipeline reduces overfitting and performs well with less training data.
Abstract
The electrocardiogram (ECG) is an inexpensive and widely available tool for cardiac assessment. Despite its standardized format and small file size, the high complexity and inter-individual variability of ECG signals (typically a 60,000-size vector with 12 leads at 500 Hz) make it challenging to use in deep learning models, especially when only small training datasets are available. This study addresses these challenges by exploring feature generation methods from representative beat ECGs, focusing on Principal Component Analysis (PCA) and Autoencoders to reduce data complexity. We introduce three novel Variational Autoencoder (VAE) variants-Stochastic Autoencoder (SAE), Annealed beta-VAE (A beta-VAE), and Cyclical beta VAE (C beta-VAE)-and compare their effectiveness in maintaining signal fidelity and enhancing downstream prediction tasks using a Light Gradient Boost Machine (LGBM).…
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 · Cardiac electrophysiology and arrhythmias · Atrial Fibrillation Management and Outcomes
