English

Conditional Image Generation by Conditioning Variational Auto-Encoders

Computer Vision and Pattern Recognition 2022-05-31 v3 Artificial Intelligence

Abstract

We present a conditional variational auto-encoder (VAE) which, to avoid the substantial cost of training from scratch, uses an architecture and training objective capable of leveraging a foundation model in the form of a pretrained unconditional VAE. To train the conditional VAE, we only need to train an artifact to perform amortized inference over the unconditional VAE's latent variables given a conditioning input. We demonstrate our approach on tasks including image inpainting, for which it outperforms state-of-the-art GAN-based approaches at faithfully representing the inherent uncertainty. We conclude by describing a possible application of our inpainting model, in which it is used to perform Bayesian experimental design for the purpose of guiding a sensor.

Keywords

Cite

@article{arxiv.2102.12037,
  title  = {Conditional Image Generation by Conditioning Variational Auto-Encoders},
  author = {William Harvey and Saeid Naderiparizi and Frank Wood},
  journal= {arXiv preprint arXiv:2102.12037},
  year   = {2022}
}

Comments

37 pages, 20 figures

R2 v1 2026-06-23T23:27:31.622Z