LGQMFeb 17

CAMEL: An ECG Language Model for Forecasting Cardiac Events

arXiv:2602.15677v1h-index: 9
Originality Highly original
AI Analysis

This addresses a critical need in clinical cardiology for earlier intervention planning, though it is incremental as it builds on existing ECG language model frameworks.

The paper tackles the problem of forecasting future cardiac events from electrocardiograms (ECG), which current ECG language models cannot do, and proposes CAMEL, a model that achieves state-of-the-art results, including a +12.4% gain over fully supervised models on a new forecasting benchmark.

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).

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes