Diffmv: A Unified Diffusion Framework for Healthcare Predictions with Random Missing Views and View Laziness
Chuang Zhao, Hui Tang, Hongke Zhao, Xiaomeng Li
TL;DR
Diffmv tackles two core issues in multi-view healthcare prediction: random missing EHR views and view laziness. It unifies multi-view imputation within a diffusion-denoise pipeline using a binary mask and two contextual conditions (intra- and inter-patient) to sharpen missing-view generation, while a classifier-free, inverse-advantage reweighting balances view usage during optimization. The approach yields superior predictions across phenotype and LOS tasks on MIMIC-III, eICU, and MIMIC-IV-Note, outperforming state-of-the-art baselines and showing robust performance under varying missingness. By imputing complete EHRs and leveraging longitudinal representations, Diffmv enhances predictive reliability and offers interpretable, distribution-aligned generations with potential for broader clinical deployment.
Abstract
Advanced healthcare predictions offer significant improvements in patient outcomes by leveraging predictive analytics. Existing works primarily utilize various views of Electronic Health Record (EHR) data, such as diagnoses, lab tests, or clinical notes, for model training. These methods typically assume the availability of complete EHR views and that the designed model could fully leverage the potential of each view. However, in practice, random missing views and view laziness present two significant challenges that hinder further improvements in multi-view utilization. To address these challenges, we introduce Diffmv, an innovative diffusion-based generative framework designed to advance the exploitation of multiple views of EHR data. Specifically, to address random missing views, we integrate various views of EHR data into a unified diffusion-denoising framework, enriched with diverse contextual conditions to facilitate progressive alignment and view transformation. To mitigate view laziness, we propose a novel reweighting strategy that assesses the relative advantages of each view, promoting a balanced utilization of various data views within the model. Our proposed strategy achieves superior performance across multiple health prediction tasks derived from three popular datasets, including multi-view and multi-modality scenarios.
