TL;DR
This paper introduces ECG-JEPA, a self-supervised learning model using masked latent space prediction and a novel attention mechanism, achieving state-of-the-art results in 12-lead ECG analysis.
Contribution
It presents a new SSL approach for ECG data that predicts in latent space and introduces Cross-Pattern Attention, improving ECG analysis without reconstructing raw signals.
Findings
ECG-JEPA outperforms existing methods on multiple ECG tasks.
The model is trained on 180,000 ECG samples from various datasets.
Code is publicly available at the provided GitHub link.
Abstract
Electrocardiogram (ECG) captures the heart's electrical signals, offering valuable information for diagnosing cardiac conditions. However, the scarcity of labeled data makes it challenging to fully leverage supervised learning in the medical domain. Self-supervised learning (SSL) offers a promising solution, enabling models to learn from unlabeled data and uncover meaningful patterns. In this paper, we show that masked modeling in the latent space can be a powerful alternative to existing self-supervised methods in the ECG domain. We introduce ECG-JEPA, an SSL model for 12-lead ECG analysis that learns semantic representations of ECG data by predicting in the hidden latent space, bypassing the need to reconstruct raw signals. This approach offers several advantages in the ECG domain: (1) it avoids producing unnecessary details, such as noise, which is common in ECG; and (2) it addresses…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
