TL;DR
MissBGM is a Bayesian generative modeling approach that explicitly models data and missingness mechanisms, providing principled uncertainty quantification and superior imputation performance.
Contribution
This work introduces MissBGM, a novel AI-powered Bayesian generative model that jointly captures data and missingness mechanisms for improved uncertainty-aware imputation.
Findings
MissBGM outperforms traditional and neural network-based imputers in experiments.
Theoretical analysis confirms consistent estimation of missing values.
Code is openly available at https://github.com/liuq-lab/MissBGM.
Abstract
Missing data imputation remains a fundamental challenge in modern data science, especially when uncertainty quantification is essential. In this work, we propose MissBGM, an AI-powered missing data imputation method via Bayesian generative modeling that bridges the expressive flexibility of neural networks with the statistical rigor of Bayesian inference. Unlike existing methods that often focus on point estimates or treat the missingness mechanism implicitly, MissBGM explicitly and jointly models the data-generating and missingness mechanisms, providing principled posterior uncertainty over imputations rather than a single point estimate. We develop a stochastic optimization framework with alternating updates among missing values, model parameters, and latent variables until convergence. Our theoretical analysis shows that estimates of missing values from MissBGM converge consistently…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
