English

Training VAEs Under Structured Residuals

Machine Learning 2026-05-14 v3 Computer Vision and Pattern Recognition Machine Learning

Abstract

Variational auto-encoders (VAEs) are a popular and powerful deep generative model. Previous works on VAEs have assumed a factorized likelihood model, whereby the output uncertainty of each pixel is assumed to be independent. This approximation is clearly limited as demonstrated by observing a residual image from a VAE reconstruction, which often possess a high level of structure. This paper demonstrates a novel scheme to incorporate a structured Gaussian likelihood prediction network within the VAE that allows the residual correlations to be modeled. Our novel architecture, with minimal increase in complexity, incorporates the covariance matrix prediction within the VAE. We also propose a new mechanism for allowing structured uncertainty on color images. Furthermore, we provide a scheme for effectively training this model, and include some suggestions for improving performance in terms of efficiency or modeling longer range correlations.

Keywords

Cite

@article{arxiv.1804.01050,
  title  = {Training VAEs Under Structured Residuals},
  author = {Gara Dorta and Sara Vicente and Lourdes Agapito and Neill D. F. Campbell and Ivor Simpson},
  journal= {arXiv preprint arXiv:1804.01050},
  year   = {2026}
}

Comments

Simplified training methodology, added more results

R2 v1 2026-06-23T01:12:52.364Z