Extending Pretrained 10-Second ECG Foundation Models to Longer Horizons
For researchers and practitioners using ECG foundation models, this provides a practical method to handle longer recordings without retraining, addressing a key limitation of existing models.
This work addresses the challenge of extending pretrained 10-second ECG foundation models to longer and variable-length recordings. The proposed parameter-efficient framework, using a lightweight plug-in module, consistently outperforms sliding-window and pooling baselines across multiple tasks and datasets.
Electrocardiogram (ECG) foundation models pretrained on typical diagnostic 10-second ECG segments, have demonstrated strong transferability across a range of clinical applications. However, many real-world applications produce recordings that are typically longer, and are varied in duration during inference time. These 10-second models have no built-in way to combine information across time. Extending them to longer horizons introduces two challenges: structural incompatibilities arising from input-length disparities, and semantic challenges that limit meaningful temporal aggregation. We propose a parameter-efficient framework that extends pretrained ECG foundation models to longer and variable-length ECGs without retraining the backbone. Guided by a frozen pretrained 10-second model, we introduce a lightweight plug-in module that extends the model in two complementary ways: (i) structurally compatible long-sequence processing and (ii) semantically informed temporal modeling. Experiments on multiple long-horizon ECG tasks, datasets, and foundation model backbones demonstrate that our method enables robust long-horizon extension from pretrained snapshot models, consistently outperforming sliding-window and pooling-based baselines with strong parameter efficiency.