English

Diverse super-resolution with pretrained deep hiererarchical VAEs

Computer Vision and Pattern Recognition 2024-01-10 v4 Machine Learning Image and Video Processing

Abstract

We investigate the problem of producing diverse solutions to an image super-resolution problem. From a probabilistic perspective, this can be done by sampling from the posterior distribution of an inverse problem, which requires the definition of a prior distribution on the high-resolution images. In this work, we propose to use a pretrained hierarchical variational autoencoder (HVAE) as a prior. We train a lightweight stochastic encoder to encode low-resolution images in the latent space of a pretrained HVAE. At inference, we combine the low-resolution encoder and the pretrained generative model to super-resolve an image. We demonstrate on the task of face super-resolution that our method provides an advantageous trade-off between the computational efficiency of conditional normalizing flows techniques and the sample quality of diffusion based methods.

Keywords

Cite

@article{arxiv.2205.10347,
  title  = {Diverse super-resolution with pretrained deep hiererarchical VAEs},
  author = {Jean Prost and Antoine Houdard and Andrés Almansa and Nicolas Papadakis},
  journal= {arXiv preprint arXiv:2205.10347},
  year   = {2024}
}

Comments

13 pages , 6 figures

R2 v1 2026-06-24T11:23:48.019Z