MEIT: Multimodal Electrocardiogram Instruction Tuning on Large Language Models for Report Generation
About
Electrocardiogram (ECG) is the primary non-invasive diagnostic tool for monitoring cardiac conditions and is crucial in assisting clinicians. Recent studies have concentrated on classifying cardiac conditions using ECG data but have overlooked ECG report generation, which is time-consuming and requires clinical expertise. To automate ECG report generation and ensure its versatility, we propose the Multimodal ECG Instruction Tuning (MEIT) framework, the first attempt to tackle ECG report generation with LLMs and multimodal instructions. To facilitate future research, we establish a benchmark to evaluate MEIT with various LLMs backbones across two large-scale ECG datasets. Our approach uniquely aligns the representations of the ECG signal and the report, and we conduct extensive experiments to benchmark MEIT with nine open-source LLMs using more than 800,000 ECG reports. MEIT's results underscore the superior performance of instruction-tuned LLMs, showcasing their proficiency in quality report generation, zero-shot capabilities, resilience to signal perturbation, and alignment with human expert evaluation. These findings emphasize the efficacy of MEIT and its potential for real-world clinical application.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| ECG report generation | MIMIC-IV-ECG (test) | Precision79.8 | 12 | |
| ECG report generation | PTB-XL (test) | Precision74.5 | 12 | |
| Natural language generation | MIMIC-IV-ECG (test) | BLEU-10.733 | 12 | |
| Natural language generation | PTB-XL (test) | BLEU-10.539 | 12 | |
| ECG report generation | PTB-XL subset of 500 expert-annotated reports | Medical Terminology Acc4.52 | 2 |