English

DVAE#: Discrete Variational Autoencoders with Relaxed Boltzmann Priors

Machine Learning 2018-10-17 v4 Machine Learning

Abstract

Boltzmann machines are powerful distributions that have been shown to be an effective prior over binary latent variables in variational autoencoders (VAEs). However, previous methods for training discrete VAEs have used the evidence lower bound and not the tighter importance-weighted bound. We propose two approaches for relaxing Boltzmann machines to continuous distributions that permit training with importance-weighted bounds. These relaxations are based on generalized overlapping transformations and the Gaussian integral trick. Experiments on the MNIST and OMNIGLOT datasets show that these relaxations outperform previous discrete VAEs with Boltzmann priors. An implementation which reproduces these results is available at https://github.com/QuadrantAI/dvae .

Keywords

Cite

@article{arxiv.1805.07445,
  title  = {DVAE#: Discrete Variational Autoencoders with Relaxed Boltzmann Priors},
  author = {Arash Vahdat and Evgeny Andriyash and William G. Macready},
  journal= {arXiv preprint arXiv:1805.07445},
  year   = {2018}
}

Comments

Neural Information Processing Systems (NIPS) 2018

R2 v1 2026-06-23T02:00:43.804Z