🤖 AI Summary
To address missing temporal data in electronic health records (EHRs) across multi-center ICUs—caused by inter-institutional heterogeneity in time granularity—this paper proposes Federated Markov Imputation (FMI). FMI is the first method to embed Markov state-transition modeling into a federated learning framework, enabling decentralized learning of site-specific state-transition probabilities over irregularly sampled time series without sharing raw patient data, thereby preserving privacy. Crucially, FMI natively supports irregular sampling and requires neither interpolation nor temporal alignment. In multi-center simulation experiments on MIMIC-IV, FMI achieves significantly higher imputation accuracy than local baseline methods (23.6% reduction in MAE) and improves downstream predictive performance (4.1% increase in AUC). These results demonstrate FMI’s effectiveness and practicality in real-world heterogeneous clinical settings.
📝 Abstract
Missing data is a persistent challenge in federated learning on electronic health records, particularly when institutions collect time-series data at varying temporal granularities. To address this, we propose Federated Markov Imputation (FMI), a privacy-preserving method that enables Intensive Care Units (ICUs) to collaboratively build global transition models for temporal imputation. We evaluate FMI on a real-world sepsis onset prediction task using the MIMIC-IV dataset and show that it outperforms local imputation baselines, especially in scenarios with irregular sampling intervals across ICUs.