ICML 2026poster0 citations

SGERA: Stein-Guided ECG-Report Alignment for ECG Representation Learning

Jian Chen, Yipeng Du, Wenhao Yuan, Shuai Wang, Jinfeng Xu, Zewei Liu, Running Zhao, Edith Ngai

Abstract

Electrocardiogram (ECG) representation learning via ECG-report alignment is often hindered by the inherent structural and statistical divergence between signals and natural language. Existing methods struggle to bridge this gap with simple contrastive objectives, but struggle with distribution dependencies between heterogeneous features. To address this, we propose **SGERA** (**S**tein-**G**uided **E**CG-**R**eport **A**lignment), which leverages the unique properties of Stein kernels to provide a more rigorous geometric alignment in the latent space: **instance-level** alignment via a Stein-RBF kernel enforces pairwise consistency between ECG and report embeddings and **distribution-level** alignment via a Stein-Score kernel captures higher-order interactions for global alignment. Furthermore, we introduce an ECG-Report matching task with a Hard Sample Mining strategy to refine discriminative boundaries. Experiments across three public datasets demonstrate that SGERA significantly outperforms state-of-the-art SSL methods in zero-shot classification, linear probing, and transfer learning, proving the superiority of Stein-guided alignment in handling complex medical modalities. Code is available at supplementary materials.

TheoryRetrievalBenchmarkHealthcare
BibTeX
@inproceedings{
chen2026sgera,
title={{SGERA}: Stein-Guided {ECG}-Report Alignment for {ECG} Representation Learning},
author={Jian Chen and Yipeng Du and Wenhao Yuan and Shuai Wang and Jinfeng Xu and Zewei Liu and Running Zhao and Edith Cheuk-Han Ngai},
booktitle={Forty-third International Conference on Machine Learning},
year={2026},
url={https://openreview.net/forum?id=iEtOxzAs51}
}