Latent Diffusion for Missing Data

Published: 25 May 2026, Last Modified: 27 May 2026ProbML 2026 Workshop TrackEveryoneRevisionsBibTeXCC BY 4.0
Keywords: diffusion models, latent diffusion, missing data, imputation, score-based generative models
TL;DR: Moving diffusion from pixel space to a learned latent space preserves sample quality and imputation accuracy under heavy MCAR missingness, where pixel-space models degrade.
Abstract: Diffusion models have emerged as powerful generative approaches for missing-data imputation, yet most existing methods operate directly in data space and degrade when training data are heavily incomplete. We investigate whether shifting diffusion to a learned latent representation improves robustness under missing-completely-at-random (MCAR) corruption. To this end, we propose a two-stage framework: a robust VAE-based imputer first learns compact semantic features from incomplete observations, and a diffusion model is then trained in the resulting latent space. Across training missing rates, we perform a controlled comparison against pixel-space diffusion models under the same incomplete-data setting. The latent diffusion model maintains high sample quality and remains stable up to 50\% missingness, while pixel-space diffusion degrades progressively as missingness increases. For downstream imputation, latent diffusion also achieves consistently better performance than pixel-space diffusion. These findings indicate that latent-space modeling mitigates artifact amplification from zero-imputed inputs and provides a more robust generative prior for incomplete-data learning. Overall, our results support latent diffusion as a strong and practically useful alternative to pixel-space diffusion for missing-data problems.
Submission Number: 12
Loading