[edit]
ELF: A Family of Encoder-Free ECG-Language Models
Proceedings of the 11th Machine Learning for Healthcare Conference, PMLR 340:550-583, 2026.
Abstract
ECG–Language Models (ELMs) extend recent advances in Multimodal Large Language Models (MLLMs) to automated ECG interpretation. However, most existing ELMs inherit Vision–Language Model (VLM) design choices and rely on pretrained ECG encoders, introducing substantial architectural and training complexity. Inspired by encoder-free VLMs, we introduce ELF, a family of three encoder-free ELMs that remain competitive with, and often outperform, prior state-of-the-art ELMs across two datasets despite substantially simpler architectures and training pipelines. All code and data are available at https://github.com/ELM-Research/ECG-Language-Models.