CardioState-JEPA: Delay-Aware Cross-Modal Learning of a Shared Cardiac Representation
Abstract
CardioState-JEPA learns a unified cardiac representation across ECG, PPG, and PCG by predicting masked latent physiological states with cross-modal delay alignment, improving downstream classification across all three modalities.
Electrocardiography (ECG), photoplethysmography (PPG), and phonocardiography (PCG) provide complementary views of the same cardiac cycle, yet existing cardiac foundation models are trained for a single sensing modality, leaving the shared physiology across sensors unexploited. We introduce CardioState-JEPA, a cardiac foundation model to learn a single shared representation jointly across ECG, PPG, and PCG, built on a physiology-aware joint-embedding predictive architecture. The model maps heterogeneous waveforms into a common token space, processes them with a single shared Transformer encoder, and learns by predicting masked latent cardiac states, placing the pretraining target on shared physiology rather than sensor-specific waveform appearance. To handle the temporal offsets between electrical, mechanical, and hemodynamic events, cross-modal prediction uses a learned delay aligner that matches signals at the corresponding cardiac time. Because synchronized multi-sensor recordings are scarce, CardioState-JEPA first learns within-modality structure from abundant unimodal data and then uses paired data to align modalities in latent cardiac time. Evaluated as a frozen encoder across 25 downstream tasks spanning ECG, PPG, and PCG, our encoder improves average PPG classification by 8.2 AUROC points, PCG murmur detection by 18.8 AUROC points, and ECG classification by 15.5 AUROC points over the best self-supervised signal baseline and matches or exceeds cardiac models trained with privileged clinical text or supervised labels on several ECG benchmarks. These results establish that heterogeneous cardiac signals can mutually supervise a single foundation model of cardiac physiology.
Community
CardioState-JEPA introduces a delay-aware cross-modal JEPA for learning a shared cardiac representation across ECG, PPG, and PCG using a single encoder. The key idea is to account explicitly for physiological timing offsets between electrical, mechanical, and hemodynamic cardiac signals while learning in a common latent space.
We evaluate the frozen encoder across 25 downstream tasks spanning all three modalities. Compared with the strongest self-supervised signal baseline, CardioState-JEPA improves PPG classification by 8.2 AUROC points, PCG murmur detection by 18.8 points, and ECG classification by 15.5 points.
Project page: https://hamzashafiq28.github.io/projects/cardiostate-jepa/
Code and pretrained model are publicly available.
Get this paper in your agent:
hf papers read 2608.12944 Don't have the latest CLI?
curl -LsSf https://hf.co/cli/install.sh | bash Models citing this paper 1
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper