English

Hierarchical Autoregressive Image Models with Auxiliary Decoders

Computer Vision and Pattern Recognition 2019-10-09 v2 Machine Learning Machine Learning

Abstract

Autoregressive generative models of images tend to be biased towards capturing local structure, and as a result they often produce samples which are lacking in terms of large-scale coherence. To address this, we propose two methods to learn discrete representations of images which abstract away local detail. We show that autoregressive models conditioned on these representations can produce high-fidelity reconstructions of images, and that we can train autoregressive priors on these representations that produce samples with large-scale coherence. We can recursively apply the learning procedure, yielding a hierarchy of progressively more abstract image representations. We train hierarchical class-conditional autoregressive models on the ImageNet dataset and demonstrate that they are able to generate realistic images at resolutions of 128×\times128 and 256×\times256 pixels. We also perform a human evaluation study comparing our models with both adversarial and likelihood-based state-of-the-art generative models.

Keywords

Cite

@article{arxiv.1903.04933,
  title  = {Hierarchical Autoregressive Image Models with Auxiliary Decoders},
  author = {Jeffrey De Fauw and Sander Dieleman and Karen Simonyan},
  journal= {arXiv preprint arXiv:1903.04933},
  year   = {2019}
}

Comments

Updated: added human evaluation results, incorporated review feedback

R2 v1 2026-06-23T08:05:40.928Z