Bayes-MICE: A Bayesian Approach to Multiple Imputation for Time Series Data

arXiv stat.ML / 3/31/2026

💬 OpinionIdeas & Deep AnalysisModels & Research

Key Points

  • The paper proposes Bayes-MICE, a Bayesian extension of Multiple Imputation by Chained Equations (MICE) for time-series data that uses MCMC to propagate uncertainty in both model parameters and imputed values.
  • It incorporates temporally informed initialization and time-lagged features to better respect the sequential dependencies inherent in time-series observations.
  • Experiments on the AirQuality and PhysioNet datasets show that Bayes-MICE lowers imputation errors compared with baseline approaches across all variables.
  • The authors find that the Metropolis-Adjusted Langevin Algorithm (MALA) converges faster than Random Walk Metropolis (RWM) while maintaining comparable accuracy and producing more consistent posterior exploration.
  • Overall, the framework is positioned as a practical and efficient time-series imputation method that improves accuracy while providing uncertainty-aware measures of imputation error.

Abstract

Time-series analysis is often affected by missing data, a common problem across several fields, including healthcare and environmental monitoring. Multiple Imputation by Chained Equations (MICE) has been prominent for imputing missing values through "fully conditional specification". We extend MICE using the Bayesian framework (Bayes-MICE), utilising Bayesian inference to impute missing values via Markov Chain Monte Carlo (MCMC) sampling to account for uncertainty in MICE model parameters and imputed values. We also include temporally informed initialisation and time-lagged features in the model to respect the sequential nature of time-series data. We evaluate the Bayes-MICE method using two real-world datasets (AirQuality and PhysioNet), and using both the Random Walk Metropolis (RWM) and the Metropolis-Adjusted Langevin Algorithm (MALA) samplers. Our results demonstrate that Bayes-MICE reduces imputation errors relative to the baseline methods over all variables and accounts for uncertainty in the imputation process, thereby providing a more accurate measure of imputation error. We also found that MALA converges faster than RWM, achieving comparable accuracy while providing more consistent posterior exploration. Overall, these findings suggest that the Bayes-MICE framework represents a practical and efficient approach to time-series imputation, balancing increased accuracy with meaningful quantification of uncertainty in various environmental and clinical settings.

Bayes-MICE: A Bayesian Approach to Multiple Imputation for Time Series Data | AI Navigate