Interpretable Multimodal Zero-Shot ECG Diagnosis via Structured Clinical Knowledge Alignment
Jialu Tang, Hung Manh Pham, Ignace De Lathauwer, Henk S. Schipper, Yuan Lu, Dong Ma, Aaqib Saeed
TL;DR
ZETA tackles the opacity and limited generalization of automated ECG diagnosis by aligning 12-lead ECG signals with structured positive/negative clinical observations via a zero-shot, multimodal framework. A human-in-the-loop pipeline uses LLMs to generate observations, which are expert-validated and organized into disease-specific P/N sets; a frozen multimodal model then computes similarities between ECG embeddings and observation embeddings, aggregating evidence with a softmax-based reasoning to produce a clinically grounded likelihood. Across six datasets, ZETA achieves competitive zero-shot ROC AUC (average $77.2$) and strong cross-dataset generalization (e.g., PTBXL-Rhythm $90.2$, transfers up to $83.98$), while enabling interpretable predictions grounded in concrete diagnostic features. A physician study demonstrates that accompanying ZETA's explanations improves decision support, highlighting practical potential for transparent AI in clinical workflows. The work also provides a curated observation dataset and code, offering a reproducible platform for advancing interpretable, generalizable ECG AI.
Abstract
Electrocardiogram (ECG) interpretation is essential for cardiovascular disease diagnosis, but current automated systems often struggle with transparency and generalization to unseen conditions. To address this, we introduce ZETA, a zero-shot multimodal framework designed for interpretable ECG diagnosis aligned with clinical workflows. ZETA uniquely compares ECG signals against structured positive and negative clinical observations, which are curated through an LLM-assisted, expert-validated process, thereby mimicking differential diagnosis. Our approach leverages a pre-trained multimodal model to align ECG and text embeddings without disease-specific fine-tuning. Empirical evaluations demonstrate ZETA's competitive zero-shot classification performance and, importantly, provide qualitative and quantitative evidence of enhanced interpretability, grounding predictions in specific, clinically relevant positive and negative diagnostic features. ZETA underscores the potential of aligning ECG analysis with structured clinical knowledge for building more transparent, generalizable, and trustworthy AI diagnostic systems. We will release the curated observation dataset and code to facilitate future research.
