Search papers, labs, and topics across Lattice.
The paper introduces CAMEL, the first ECG Language Model (ELM) designed to forecast future cardiac events by enabling inference over longer ECG signal durations. CAMEL employs a specialized ECG encoder for cross-understanding of ECG signals and text, trained using LoRA adaptation and a curriculum learning pipeline that includes ECG classification, metrics calculations, and multi-turn conversations. CAMEL achieves state-of-the-art results on ECGBench and ECGForecastBench, demonstrating strong zero-shot performance across various tasks and datasets, surpassing existing ELMs and fully supervised baselines.
You can now forecast arrhythmias with an ECG language model, achieving a 12.4% improvement over fully supervised models.
Electrocardiograms (ECG) are electrical recordings of the heart that are critical for diagnosing cardiovascular conditions. ECG language models (ELMs) have recently emerged as a promising framework for ECG classification accompanied by report generation. However, current models cannot forecast future cardiac events despite the immense clinical value for planning earlier intervention. To address this gap, we propose CAMEL, the first ELM that is capable of inference over longer signal durations which enables its forecasting capability. Our key insight is a specialized ECG encoder which enables cross-understanding of ECG signals with text. We train CAMEL using established LLM training procedures, combining LoRA adaptation with a curriculum learning pipeline. Our curriculum includes ECG classification, metrics calculations, and multi-turn conversations to elicit reasoning. CAMEL demonstrates strong zero-shot performance across 6 tasks and 9 datasets, including ECGForecastBench, a new benchmark that we introduce for forecasting arrhythmias. CAMEL is on par with or surpasses ELMs and fully supervised baselines both in- and out-of-distribution, achieving SOTA results on ECGBench (+7.0% absolute average gain) as well as ECGForecastBench (+12.4% over fully supervised models and +21.1% over zero-shot ELMs).