Neural Variational Inference and Learning in Undirected Graphical Models
Volodymyr Kuleshov, Stefano Ermon

TL;DR
This paper introduces neural variational inference algorithms for undirected graphical models, enabling efficient learning, inference, and sampling by optimizing a neural network-based variational bound on the log-partition function.
Contribution
It presents a novel black-box variational inference method using neural networks to approximate the log-partition function in undirected models, unifying inference and learning.
Findings
Effective on multiple generative datasets
Allows tracking of the partition function during training
Speeds up sampling processes
Abstract
Many problems in machine learning are naturally expressed in the language of undirected graphical models. Here, we propose black-box learning and inference algorithms for undirected models that optimize a variational approximation to the log-likelihood of the model. Central to our approach is an upper bound on the log-partition function parametrized by a function q that we express as a flexible neural network. Our bound makes it possible to track the partition function during learning, to speed-up sampling, and to train a broad class of hybrid directed/undirected models via a unified variational inference framework. We empirically demonstrate the effectiveness of our method on several popular generative modeling datasets.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Algorithms · Model Reduction and Neural Networks · Generative Adversarial Networks and Image Synthesis
