Theoretical Analysis of Measure Consistency Regularization for Partially Observed Data
Yinsong Wang, Shahin Shahrampour
TL;DR
The paper tackles the theoretical underpinnings of Measure Consistency Regularization (MCR) for imputation with partially observed data, introducing Neural Net Distance (NND) as a flexible IPM-based regularizer that aligns imputed data with fully observed data. It provides estimation error bounds under both perfect and imperfect training, showing that MCR can reduce generalization error but that robustness in the imperfect setting depends on controllable quantities such as the duality gap and distribution shift, which the authors address with a duality-gap stopping protocol. The work combines rigorous theory with extensive simulations and multi-domain real-data experiments (images, sensors, and single-cell data) to demonstrate MCR’s practical benefits and to guide robust training. The protocol and bounds offer a principled framework for deploying MCR in real-world imputation tasks, while suggesting broader implications for two-stage training and post-training in complex models such as LLMs. Overall, the paper advances a domain-agnostic, theory-backed approach to improving imputations under partial observability with concrete procedures to preserve generalization.
Abstract
The problem of corrupted data, missing features, or missing modalities continues to plague the modern machine learning landscape. To address this issue, a class of regularization methods that enforce consistency between imputed and fully observed data has emerged as a promising approach for improving model generalization, particularly in partially observed settings. We refer to this class of methods as Measure Consistency Regularization (MCR). Despite its empirical success in various applications, such as image inpainting, data imputation and semi-supervised learning, a fundamental understanding of the theoretical underpinnings of MCR remains limited. This paper bridges this gap by offering theoretical insights into why, when, and how MCR enhances imputation quality under partial observability, viewed through the lens of neural network distance. Our theoretical analysis identifies the term responsible for MCR's generalization advantage and extends to the imperfect training regime, demonstrating that this advantage is not always guaranteed. Guided by these insights, we propose a novel training protocol that monitors the duality gap to determine an early stopping point that preserves the generalization benefit. We then provide detailed empirical evidence to support our theoretical claims and to show the effectiveness and accuracy of our proposed stopping condition. We further provide a set of real-world data simulations to show the versatility of MCR under different model architectures designed for different data sources.
