Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

EchoingECG: An Electrocardiogram Cross-Modal Model for Echocardiogram Tasks

About

Electrocardiogram (ECG) is a widely used tool for assessing cardiac function due to its low cost and accessibility. Emergent research shows that ECGs can help make predictions on key outcomes traditionally derived from more complex modalities such as echocardiograms (ECHO), enabling the use of ECGs as a more accessible method to predict broader measurements of cardiac function. ECHO, in particular, are of great importance because they require considerable hospital resources while playing a key role in clinical cardiac assessment. To aid this use case, we introduce EchoingECG, a probabilistic student-teacher model that leverages uncertainty-aware ECG embeddings and ECHO supervision to improve ECG-based cardiac function prediction. Our approach integrates Probabilistic Cross-Modal Embeddings (PCME++), a probabilistic contrastive framework, with ECHO-CLIP, a vision-language pre-trained model trained on ECHO-text pairs, to distill ECHO knowledge into ECG representations. Through experiments and external validation, we showed that EchoingECG outperforms state-of-the-art foundation ECG models in zero-shot, few-shot, and fine-tune settings for ECHO predictions based on ECG. We also highlighted that variance estimation (enabled through our method) enhanced our understanding of model performance by identifying underlying regions of uncertainty within ECGs. The code is available: https://github.com/mcintoshML/EchoingECG.

Yuan Gao, Sangwook Kim, Chris McIntosh• 2025

Related benchmarks

TaskDatasetResultRank
LVEF < 40% predictionMIMIC All (test)
Balanced Accuracy78.9
13
ECHO-related classificationMUSIC (test)
LVEF < 40% Classification68
12
LVEF < 40% predictionMIMIC Low Uncertainty (test)
Balanced Accuracy84.4
11
LVEF < 40% predictionMIMIC High Uncertainty (test)
Balanced Accuracy73.4
11
ECG-based LVEF classificationInternal
AUROC74
6
ECG-based LVEF classificationUKB (External)
AUROC60.4
6
ECG-based LVEF classificationEchoNext (External)
AUROC67.6
6
Cross-modal retrievalLVSV
P@132.5
4
Cross-modal retrievalLVEDV
P@124.1
4
Cross-modal retrievalLVESV
P@133.7
4
Showing 10 of 14 rows

Other info

Code

Follow for update