paper-with-me

Papers

Diffusion Transformers for Imputation: Statistical Efficiency and Uncertainty Quantification

2025-10-02 · Zeqi Ye, Minshuo Chen arxiv

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.

📄 PDF Abstract BibTeX arXiv:2510.02216

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Latent Space Score-based Diffusion Model for Probabilistic Multivariate Time Series Imputation

2024-09-13 · Guojun Liang, Najmeh Abiri, Atiye Sadat Hashemi, Jens Lundström 외

Accurate imputation is essential for the reliability and success of downstream tasks. Recently, diffusion models have attracted great attention in this field. However, these models neglect the latent distribution in a lo…

ImputationMultivariate Time Series ImputationTime Series

Diffusion Models for Tabular Data Imputation and Synthetic Data Generation

2024-07-02 · Mario Villaizán-Vallelado, Matteo Salvatori, Carlos Segura, Ioannis Arapakis

Data imputation and data generation have important applications for many domains, like healthcare and finance, where incomplete or missing data can hinder accurate analysis and decision-making. Diffusion models have emer…

DecoderDenoisingImputationSynthetic Data Generation

Multiple Imputation via Generative Adversarial Network for High-dimensional Blockwise Missing Value Problems

2021-12-21 · Zongyu Dai, Zhiqi Bu, Qi Long

Missing data are present in most real world problems and need careful handling to preserve the prediction accuracy and statistical consistency in the downstream analysis. As the gold standard of handling missing data, mu…

Generative Adversarial NetworkImputation

sasdim: self-adaptive noise scaling diffusion model for spatial time series imputation

2023-09-05 · Shunyang Zhang, Senzhang Wang, Xianzhen Tan, Ruochen Liu 외

Spatial time series imputation is critically important to many real applications such as intelligent transportation and air quality monitoring. Although recent transformer and diffusion model based approaches have achiev…

ImputationTime Series

Recurrent Interpolants for Probabilistic Time Series Prediction

2024-09-18 · Yu Chen, Marin Biloš, Sarthak Mittal, Wei Deng 외

Sequential models like recurrent neural networks and transformers have become standard for probabilistic multivariate time series forecasting across various domains. Despite their strengths, they struggle with capturing …

Computational EfficiencyImputationMultivariate Time Series ForecastingPrediction+3