English

An Architecture for Deep, Hierarchical Generative Models

Machine Learning 2016-12-15 v1

Abstract

We present an architecture which lets us train deep, directed generative models with many layers of latent variables. We include deterministic paths between all latent variables and the generated output, and provide a richer set of connections between computations for inference and generation, which enables more effective communication of information throughout the model during training. To improve performance on natural images, we incorporate a lightweight autoregressive model in the reconstruction distribution. These techniques permit end-to-end training of models with 10+ layers of latent variables. Experiments show that our approach achieves state-of-the-art performance on standard image modelling benchmarks, can expose latent class structure in the absence of label information, and can provide convincing imputations of occluded regions in natural images.

Keywords

Cite

@article{arxiv.1612.04739,
  title  = {An Architecture for Deep, Hierarchical Generative Models},
  author = {Philip Bachman},
  journal= {arXiv preprint arXiv:1612.04739},
  year   = {2016}
}

Comments

Published in NIPS 2016

R2 v1 2026-06-22T17:23:49.815Z