English

Undirected Graphical Models as Approximate Posteriors

Machine Learning 2020-06-09 v2 Machine Learning

Abstract

The representation of the approximate posterior is a critical aspect of effective variational autoencoders (VAEs). Poor choices for the approximate posterior have a detrimental impact on the generative performance of VAEs due to the mismatch with the true posterior. We extend the class of posterior models that may be learned by using undirected graphical models. We develop an efficient method to train undirected approximate posteriors by showing that the gradient of the training objective with respect to the parameters of the undirected posterior can be computed by backpropagation through Markov chain Monte Carlo updates. We apply these gradient estimators for training discrete VAEs with Boltzmann machines as approximate posteriors and demonstrate that undirected models outperform previous results obtained using directed graphical models. Our implementation is available at https://github.com/QuadrantAI/dvaess .

Keywords

Cite

@article{arxiv.1901.03440,
  title  = {Undirected Graphical Models as Approximate Posteriors},
  author = {Arash Vahdat and Evgeny Andriyash and William G. Macready},
  journal= {arXiv preprint arXiv:1901.03440},
  year   = {2020}
}

Comments

Accepted to ICML 2020

R2 v1 2026-06-23T07:08:43.767Z