Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

CLEF: Clinically-Guided Contrastive Learning for Electrocardiogram Foundation Models

About

The electrocardiogram (ECG) is a key diagnostic tool in cardiovascular health. Single-lead ECG recording is integrated into both clinical-grade and consumer wearables. While self-supervised pretraining of foundation models on unlabeled ECGs improves diagnostic performance, existing approaches do not incorporate domain knowledge from clinical metadata. We introduce a novel contrastive learning approach that utilizes an established clinical risk score to adaptively weight negative pairs: clinically-guided contrastive learning. It aligns the similarities of ECG embeddings with clinically meaningful differences between subjects, with an explicit mechanism to handle missing metadata. On 12-lead ECGs from 161K patients in the MIMIC-IV dataset, we pretrain single-lead ECG foundation models at three scales, collectively called CLEF, using only routinely collected metadata without requiring per-sample ECG annotations. We evaluate CLEF on 18 clinical classification and regression tasks across 7 held-out datasets, and benchmark against 5 foundation model baselines and 3 self-supervised algorithms. When pretrained on 12-lead ECG data and tested on lead-I data, CLEF outperforms self-supervised foundation model baselines: the medium-sized CLEF achieves average AUROC improvements of at least 2.6% in classification and average reductions in MAEs of at least 3.2% in regression. Comparing with existing self-supervised learning algorithms, CLEF improves the average AUROC by at least 1.8%. Moreover, when pretrained only on lead-I data for classification tasks, CLEF performs comparably to the state-of-the-art ECGFounder, which was trained in a supervised manner. Overall, CLEF enables more accurate and scalable single-lead ECG analysis, advancing remote health monitoring. Code and pretrained CLEF models are available at: github.com/Nokia-Bell-Labs/ecg-foundation-model.

Yuxuan Shu, Peter H. Charlton, Fahim Kawsar, Jussi Hernesniemi, Mohammad Malekzadeh• 2025

Related benchmarks

TaskDatasetResultRank
Disposition after emergency department visit (ED dispo)MC-MED
AUROC65.1
16
Arrhythmia ClassificationChapman Lead II
AUROC0.9089
8
Blood pressure predictionAurora BP
MAE (SBP)11.667
8
Blood pressure predictionMC-MED
MAE SBP17.88
8
ECG ClassificationPTB-XL Lead I
Dx Accuracy84.72
8
ECG ClassificationPTB-XL Lead II
Dx Accuracy0.8307
8
LVEF PredictionMIMIC IV
MAE (LVEF)6.569
8
Arrhythmia ClassificationChapman Lead I
AUROC0.9061
8
Beat recognitionIcentia11K
AUROC0.9801
8
Disposition after hospital stay (DC dispo)MC-MED
AUROC66.07
8
Showing 10 of 14 rows

Other info

Follow for update