Diffusion Transformers for Imputation: Statistical Efficiency and Uncertainty Quantification
Zeqi Ye, Minshuo Chen
TL;DR
The paper develops a theory for diffusion-transformer based imputation in time-series with missing values, focusing on learning the conditional distribution $P(\mathbf{x}_{\text{miss}}|\mathbf{x}_{\text{obs}})$ for GP data. It establishes statistical efficiency results with a novel score-approximation framework based on algorithm unrolling, and provides uncertainty quantification through confidence regions with explicit coverage guarantees that depend on distribution shift and missing-pattern conditioning. A key contribution is a mixed-masking training strategy that exposes the model to diverse missing patterns to improve robustness and reduce distribution shift. Theoretical bounds are complemented by experiments on Gaussian and latent GP data showing improved imputation quality and reliable uncertainty quantification, guiding practical design of diffusion-based imputers for time-series data.
Abstract
Imputation methods play a critical role in enhancing the quality of practical time-series data, which often suffer from pervasive missing values. Recently, diffusion-based generative imputation methods have demonstrated remarkable success compared to autoregressive and conventional statistical approaches. Despite their empirical success, the theoretical understanding of how well diffusion-based models capture complex spatial and temporal dependencies between the missing values and observed ones remains limited. Our work addresses this gap by investigating the statistical efficiency of conditional diffusion transformers for imputation and quantifying the uncertainty in missing values. Specifically, we derive statistical sample complexity bounds based on a novel approximation theory for conditional score functions using transformers, and, through this, construct tight confidence regions for missing values. Our findings also reveal that the efficiency and accuracy of imputation are significantly influenced by the missing patterns. Furthermore, we validate these theoretical insights through simulation and propose a mixed-masking training strategy to enhance the imputation performance.
