LeMoF: Level-guided Multimodal Fusion for Heterogeneous Clinical Data
Jongseok Kim, Seongae Kang, Jonghwan Shin, Yuhan Lee, Ohyun Jo
TL;DR
LeMoF tackles the challenge of fusing heterogeneous ICU data for LOS prediction by exploiting level-wise representations within each modality. It introduces modality-aware level stacking, SHAP-based level importance, cross-modal attention, and stacked meta-predictions to produce a final estimate, all while selectively leveraging the most informative representation levels. Across MIMIC-IV and MIMIC-IV-ECG, LeMoF consistently outperforms state-of-the-art fusion baselines and demonstrates robustness across diseases. The study suggests that selective, level-guided fusion can generalize to diverse multimodal medical tasks, balancing stability and discriminative power in complex clinical settings.
Abstract
Multimodal clinical prediction is widely used to integrate heterogeneous data such as Electronic Health Records (EHR) and biosignals. However, existing methods tend to rely on static modality integration schemes and simple fusion strategies. As a result, they fail to fully exploit modality-specific representations. In this paper, we propose Level-guided Modal Fusion (LeMoF), a novel framework that selectively integrates level-guided representations within each modality. Each level refers to a representation extracted from a different layer of the encoder. LeMoF explicitly separates and learns global modality-level predictions from level-specific discriminative representations. This design enables LeMoF to achieve a balanced performance between prediction stability and discriminative capability even in heterogeneous clinical environments. Experiments on length of stay prediction using Intensive Care Unit (ICU) data demonstrate that LeMoF consistently outperforms existing state-of-the-art multimodal fusion techniques across various encoder configurations. We also confirmed that level-wise integration is a key factor in achieving robust predictive performance across various clinical conditions.
