MiGHT-EHR: A Multi-task Graph Transformer for Heterogeneous Temporal Electronic Health Records

๐Ÿ“… 2026-08-05
๐Ÿ“ˆ Citations: 0
โœจ Influential: 0
๐Ÿ“„ PDF
๐Ÿค– AI Summary
This work proposes MiGHT-EHR, a unified representation learning framework that jointly models the heterogeneity, longitudinal temporal dynamics, and multi-task statistical dependencies inherent in electronic health records (EHRs)โ€”challenges inadequately addressed by existing methods. MiGHT-EHR constructs a heterogeneous graph using normalized pointwise mutual information and employs a multi-task graph Transformer for end-to-end learning. Evaluated on four clinical prediction tasks using the MIMIC-III and MIMIC-IV datasets, the model achieves state-of-the-art average performance, with particularly notable improvements in mortality and readmission prediction. Moreover, the learned representations exhibit strong calibration and clinical interpretability, underscoring their potential utility in real-world healthcare settings.
๐Ÿ“ Abstract
Learning from Electronic Health Records (EHRs) has gained significant attention due to its potential to improve clinical prediction. However, effective learning remains challenging because EHRs encode heterogeneous, temporally ordered clinical interactions. In particular, EHRs contain: (i) heterogeneous clinical entities, including patients, visits, diagnoses, prescriptions, and procedures, together with their heterogeneous interactions, (ii) longitudinal patient trajectories across hospital visits and (iii) shared statistical dependencies across related clinical prediction tasks. Existing EHR learning methods capture only a subset of these properties. To bridge this gap, we propose Multi-task Graph transformer for Heterogeneous Temporal EHRs (MiGHT-EHR), which jointly models all three within a unified representation learning method. MiGHT-EHR constructs a heterogeneous graph from EHRs in which nodes represent clinical entities and edges connect statistically associated entities identified via normalized point-wise mutual information. Across MIMIC-III and MIMIC-IV datasets, MiGHT-EHR outperforms state-of-the-art methods on average across four tasks: drug recommendation, prediction of length-of-stay, mortality, and readmission, with particularly strong improvements in mortality and readmission prediction. Furthermore, a post-hoc analysis of the learned representations reveals that patient neighborhoods are organized by clinical outcomes, salient medical concepts are recoverable as linear directions in the representation space, and task probabilities are well calibrated. Collectively, these findings demonstrate that MiGHT-EHR representations support diverse prediction tasks while preserving clinically interpretable structure.
Problem

Research questions and friction points this paper is trying to address.

Electronic Health Records
Heterogeneous Data
Temporal Modeling
Multi-task Learning
Clinical Prediction
Innovation

Methods, ideas, or system contributions that make the work stand out.

Heterogeneous Graph
Temporal EHR
Multi-task Learning
Graph Transformer
Clinical Representation Learning
๐Ÿ”Ž Similar Papers
2024-05-27International Conference on Information and Knowledge ManagementCitations: 4