Zero-Shot ECG Classification with Multimodal Learning and Test-time Clinical Knowledge Enhancement
Che Liu, Zhongwei Wan, Cheng Ouyang, Anand Shah, Wenjia Bai, Rossella, Arcucci

TL;DR
This paper introduces MERL, a multimodal learning framework that enables zero-shot ECG classification by integrating clinical reports and knowledge-enhanced prompt engineering, outperforming existing self-supervised methods.
Contribution
The work presents a novel multimodal ECG representation learning framework combined with a test-time knowledge enhancement approach for zero-shot classification.
Findings
MERL achieves an average AUC of 75.2% in zero-shot classification.
MERL outperforms eSSL methods by 3.2% in AUC with less annotated data.
Benchmark results across six datasets demonstrate MERL's superior performance.
Abstract
Electrocardiograms (ECGs) are non-invasive diagnostic tools crucial for detecting cardiac arrhythmic diseases in clinical practice. While ECG Self-supervised Learning (eSSL) methods show promise in representation learning from unannotated ECG data, they often overlook the clinical knowledge that can be found in reports. This oversight and the requirement for annotated samples for downstream tasks limit eSSL's versatility. In this work, we address these issues with the Multimodal ECG Representation Learning (MERL}) framework. Through multimodal learning on ECG records and associated reports, MERL is capable of performing zero-shot ECG classification with text prompts, eliminating the need for training data in downstream tasks. At test time, we propose the Clinical Knowledge Enhanced Prompt Engineering (CKEPE) approach, which uses Large Language Models (LLMs) to exploit external…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsECG Monitoring and Analysis
MethodsModel-Agnostic Meta-Learning · Meta Reward Learning
