English

UniPACT: A Multimodal Framework for Prognostic Question Answering on Raw ECG and Structured EHR

Machine Learning 2026-01-27 v1

Abstract

Accurate clinical prognosis requires synthesizing structured Electronic Health Records (EHRs) with real-time physiological signals like the Electrocardiogram (ECG). Large Language Models (LLMs) offer a powerful reasoning engine for this task but struggle to natively process these heterogeneous, non-textual data types. To address this, we propose UniPACT (Unified Prognostic Question Answering for Clinical Time-series), a unified framework for prognostic question answering that bridges this modality gap. UniPACT's core contribution is a structured prompting mechanism that converts numerical EHR data into semantically rich text. This textualized patient context is then fused with representations learned directly from raw ECG waveforms, enabling an LLM to reason over both modalities holistically. We evaluate UniPACT on the comprehensive MDS-ED benchmark, it achieves a state-of-the-art mean AUROC of 89.37% across a diverse set of prognostic tasks including diagnosis, deterioration, ICU admission, and mortality, outperforming specialized baselines. Further analysis demonstrates that our multimodal, multi-task approach is critical for performance and provides robustness in missing data scenarios.

Keywords

Cite

@article{arxiv.2601.17916,
  title  = {UniPACT: A Multimodal Framework for Prognostic Question Answering on Raw ECG and Structured EHR},
  author = {Jialu Tang and Tong Xia and Yuan Lu and Aaqib Saeed},
  journal= {arXiv preprint arXiv:2601.17916},
  year   = {2026}
}

Comments

Accepted to IEEE ICASSP 2026

R2 v1 2026-07-01T09:19:18.349Z