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

Zero-Shot ECG Classification with Multimodal Learning and Test-time Clinical Knowledge Enhancement

About

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 expert-verified clinical knowledge databases, generating more descriptive prompts and reducing hallucinations in LLM-generated content to boost zero-shot classification. Based on MERL, we perform the first benchmark across six public ECG datasets, showing the superior performance of MERL compared against eSSL methods. Notably, MERL achieves an average AUC score of 75.2% in zero-shot classification (without training data), 3.2% higher than linear probed eSSL methods with 10\% annotated training data, averaged across all six datasets. Code and models are available at https://github.com/cheliu-computation/MERL

Che Liu, Zhongwei Wan, Cheng Ouyang, Anand Shah, Wenjia Bai, Rossella Arcucci• 2024

Related benchmarks

TaskDatasetResultRank
ECG ClassificationPTBXL Super
Macro AUC88.7
84
ECG ClassificationPTBXL Sub
Macro AUC0.757
18
ECG ClassificationPTBXL Form
Macro AUC65.9
18
ECG ClassificationCSN
Macro AUC74.4
18
ECG ClassificationPTBXL Rhythm
Macro AUC78.5
18
ECG ClassificationCPSC 2018
Macro AUC (1%)70.33
17
ECG ClassificationPTB-XL, CPSC2018, CSN Cross-domain (test)
AUC (PTBXL-Super -> CPSC2018)88.21
14
Cardiovascular Disease DetectionCPSC 2018
AUC0.828
10
ECG Abnormality DetectionPTB-XL Super
AUC74.2
10
ECG InterpretationCODE (test)
AUC85.14
9
Showing 10 of 19 rows

Other info

Follow for update