Generative Conditional Missing Imputation Networks
George Sun, Yi-Hui Zhou
TL;DR
This work tackles missing data imputation by introducing Generative Conditional Missing Imputation Networks (GCMI), a framework that learns the conditional distribution $p(x_j|X_{(-j)})$ through an ensemble of generators and discriminators. By integrating a multiple-imputation strategy via chained equations, GCMI enhances stability and accuracy across MCAR, MAR, and MNAR settings, and is validated on synthetic data and real ICU datasets (MIMIC-III and eICU). Theoretical analysis shows the approach aligns generator outputs with the true conditionals, minimizing a Pearson chi-squared divergence, while practical experiments demonstrate superior imputation performance relative to state-of-the-art methods. The results suggest GCMI is a robust tool for high-quality imputation in complex, high-m sparsity domains, with an open-source implementation planned.
Abstract
In this study, we introduce a sophisticated generative conditional strategy designed to impute missing values within datasets, an area of considerable importance in statistical analysis. Specifically, we initially elucidate the theoretical underpinnings of the Generative Conditional Missing Imputation Networks (GCMI), demonstrating its robust properties in the context of the Missing Completely at Random (MCAR) and the Missing at Random (MAR) mechanisms. Subsequently, we enhance the robustness and accuracy of GCMI by integrating a multiple imputation framework using a chained equations approach. This innovation serves to bolster model stability and improve imputation performance significantly. Finally, through a series of meticulous simulations and empirical assessments utilizing benchmark datasets, we establish the superior efficacy of our proposed methods when juxtaposed with other leading imputation techniques currently available. This comprehensive evaluation not only underscores the practicality of GCMI but also affirms its potential as a leading-edge tool in the field of statistical data analysis.
