Learning undirected models via query training
Miguel Lazaro-Gredilla, Wolfgang Lehrach, Dileep George

TL;DR
This paper introduces a novel inference network architecture that generalizes to unseen probabilistic queries, enabling fast, flexible inference in undirected models without computing intractable partition functions, and outperforms existing methods on benchmarks.
Contribution
Proposes a query training method for inference networks that generalizes to unseen queries and data, bypassing the need for partition function computation in undirected models.
Findings
Outperforms PCD and AdVIL on 9 benchmark datasets
Generalizes to unseen probabilistic queries and test data
Enables fast, flexible inference without intractable partition functions
Abstract
Typical amortized inference in variational autoencoders is specialized for a single probabilistic query. Here we propose an inference network architecture that generalizes to unseen probabilistic queries. Instead of an encoder-decoder pair, we can train a single inference network directly from data, using a cost function that is stochastic not only over samples, but also over queries. We can use this network to perform the same inference tasks as we would in an undirected graphical model with hidden variables, without having to deal with the intractable partition function. The results can be mapped to the learning of an actual undirected model, which is a notoriously hard problem. Our network also marginalizes nuisance variables as required. We show that our approach generalizes to unseen probabilistic queries on also unseen test data, providing fast and flexible inference. Experiments…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Gaussian Processes and Bayesian Inference · Machine Learning in Healthcare
MethodsTest
