MedFuse: Multiplicative Embedding Fusion For Irregular Clinical Time Series
Yi-Hsien Hsieh, Ta-Jung Chien, Chun-Kai Huang, Shao-Hua Sun, Che Lin
TL;DR
MedFuse tackles the challenge of irregular clinical time series by introducing MuFuse, a value-conditioned multiplicative fusion module that modulates feature embeddings with observed values. This imputation-free approach preserves feature identity while enabling nonlinear, feature-specific interactions, improving predictive performance across ICU mortality and chronic disease onset tasks. Empirical results on three real-world datasets show consistent gains over strong baselines, with ablations confirming the advantage of multiplicative fusion, and cross-dataset transfer experiments demonstrating the potential for pretraining and adaptation. The work advances practical modeling of EHR data by providing a general, scalable framework that captures clinically meaningful value–feature interactions and supports transfer learning across heterogeneous healthcare cohorts.
Abstract
Clinical time series derived from electronic health records (EHRs) are inherently irregular, with asynchronous sampling, missing values, and heterogeneous feature dynamics. While numerical laboratory measurements are highly informative, existing embedding strategies usually combine feature identity and value embeddings through additive operations, which constrains their ability to capture value-dependent feature interactions. We propose MedFuse, a framework for irregular clinical time series centered on the MuFuse (Multiplicative Embedding Fusion) module. MuFuse fuses value and feature embeddings through multiplicative modulation, preserving feature-specific information while modeling higher-order dependencies across features. Experiments on three real-world datasets covering both intensive and chronic care show that MedFuse consistently outperforms state-of-the-art baselines on key predictive tasks. Analysis of the learned representations further demonstrates that multiplicative fusion enhances expressiveness and supports cross-dataset pretraining. These results establish MedFuse as a generalizable approach for modeling irregular clinical time series.
