Improving Medical Predictions by Irregular Multimodal Electronic Health Records Modeling
Xinlu Zhang, Shiyang Li, Zhiyu Chen, Xifeng Yan, Linda Petzold

TL;DR
This paper introduces a novel approach to modeling irregular multimodal electronic health records by incorporating irregularity handling mechanisms into each modality and their fusion, significantly improving medical prediction accuracy.
Contribution
It is the first to thoroughly model irregularity in multimodal EHR data, integrating time series and clinical notes with specialized attention mechanisms for better predictions.
Findings
Achieved 6.5% F1 improvement in time series predictions
Achieved 3.6% F1 improvement in clinical note predictions
Achieved 4.3% F1 improvement in multimodal fusion predictions
Abstract
Health conditions among patients in intensive care units (ICUs) are monitored via electronic health records (EHRs), composed of numerical time series and lengthy clinical note sequences, both taken at irregular time intervals. Dealing with such irregularity in every modality, and integrating irregularity into multimodal representations to improve medical predictions, is a challenging problem. Our method first addresses irregularity in each single modality by (1) modeling irregular time series by dynamically incorporating hand-crafted imputation embeddings into learned interpolation embeddings via a gating mechanism, and (2) casting a series of clinical note representations as multivariate irregular time series and tackling irregularity via a time attention mechanism. We further integrate irregularity in multimodal fusion with an interleaved attention mechanism across temporal steps. To…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
Taxonomy
TopicsMachine Learning in Healthcare · Time Series Analysis and Forecasting · Phonocardiography and Auscultation Techniques
