LGMLNov 7, 2017

Neural Variational Inference and Learning in Undirected Graphical Models

arXiv:1711.02679v226 citations
Originality Incremental advance
AI Analysis

This addresses the problem of efficient inference and learning in complex probabilistic models for machine learning practitioners, representing an incremental improvement through a unified variational framework.

The paper tackles the challenge of learning and inference in undirected graphical models by proposing a variational approximation method that uses a neural network to bound the log-partition function, enabling faster sampling and training of hybrid models, with empirical validation on generative modeling datasets.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes