ECG-R1: Protocol-Guided and Modality-Agnostic MLLM for Reliable ECG Interpretation
About
Electrocardiography (ECG) serves as an indispensable diagnostic tool in clinical practice, yet existing multimodal large language models (MLLMs) remain unreliable for ECG interpretation, often producing plausible but clinically incorrect analyses. To address this, we propose ECG-R1, the first reasoning MLLM designed for reliable ECG interpretation via three innovations. First, we construct the interpretation corpus using \textit{Protocol-Guided Instruction Data Generation}, grounding interpretation in measurable ECG features and monograph-defined quantitative thresholds and diagnostic logic. Second, we present a modality-decoupled architecture with \textit{Interleaved Modality Dropout} to improve robustness and cross-modal consistency when either the ECG signal or ECG image is missing. Third, we present \textit{Reinforcement Learning with ECG Diagnostic Evidence Rewards} to strengthen evidence-grounded ECG interpretation. Additionally, we systematically evaluate the ECG interpretation capabilities of proprietary, open-source, and medical MLLMs, and provide the first quantitative evidence that severe hallucinations are widespread, suggesting that the public should not directly trust these outputs without independent verification. Code and data are publicly available at \href{https://github.com/PKUDigitalHealth/ECG-R1}{here}, and an online platform can be accessed at \href{http://ai.heartvoice.com.cn/ECG-R1/}{here}.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Grounded ECG Interpretation | ECG-Grounding | Diagnosis Accuracy80.29 | 17 | |
| ECG Abnormality Detection | PTB-XL Super | AUC81.7 | 10 | |
| Cardiovascular Disease Detection | CPSC 2018 | AUC0.749 | 10 | |
| ECG Abnormality Detection | CSN | ACC90.4 | 8 | |
| ECG Abnormality Detection | G12EC | Accuracy84.5 | 8 | |
| ECG Abnormality Detection | CODE 15% | AUC91.4 | 8 | |
| ECG Interpretation | Cardiologist Evaluation Human Rating (test) | Analytical Relevance4.55 | 2 | |
| Modality Consistency | ECG-Grounding (test) | BLEU-40.69 | 2 |