paper-with-me

Papers

A Universal Marginalizer for Amortized Inference in Generative Models

2017-11-02 · Laura Douglas, Iliyan Zarov, Konstantinos Gourgoulias, Chris Lucas, Chris Hart, Adam Baker, Maneesh Sahani, Yura Perov, Saurabh Johri

We consider the problem of inference in a causal generative model where the set of available observations differs between data instances. We show how combining samples drawn from the graphical model with an appropriate masking function makes it possible to train a single neural network to approximate all the corresponding conditional marginal distributions and thus amortize the cost of inference. We further demonstrate that the efficiency of importance sampling may be improved by basing proposals on the output of the neural network. We also outline how the same network can be used to generate samples from an approximate joint posterior via a chain decomposition of the graph.

📄 PDF Abstract BibTeX arXiv:1711.00695

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Amortized Rejection Sampling in Universal Probabilistic Programming

2019-10-20 · Saeid Naderiparizi, Adam Ścibior, Andreas Munk, Mehrdad Ghadiri 외

Naive approaches to amortized inference in probabilistic programs with unbounded loops can produce estimators with infinite variance. This is particularly true of importance sampling inference in programs that explicitly…

Probabilistic Programming

Universal Marginalizer for Amortised Inference and Embedding of Generative Models

2018-11-12 · Robert Walecki, Albert Buchard, Kostis Gourgoulias, Chris Hart 외

Probabilistic graphical models are powerful tools which allow us to formalise our knowledge about the world and reason about its inherent uncertainty. There exist a considerable number of methods for performing inference…

Clustering

Amortized Inference Regularization

2018-05-23 · NeurIPS 2018 12 · Rui Shu, Hung H. Bui, Shengjia Zhao, Mykel J. Kochenderfer 외

The variational autoencoder (VAE) is a popular model for density estimation and representation learning. Canonically, the variational principle suggests to prefer an expressive inference model so that the variational app…

Density EstimationRepresentation Learning

Semi-Amortized Variational Autoencoders

2018-02-07 · ICML 2018 7 · Yoon Kim, Sam Wiseman, Andrew C. Miller, David Sontag 외

Amortized variational inference (AVI) replaces instance-specific local inference with a global inference network. While AVI has enabled efficient training of deep generative models such as variational autoencoders (VAE),…

Text GenerationVariational Inference

Amortized Inference of Variational Bounds for Learning Noisy-OR

2019-06-06 · Yiming Yan, Melissa Ailem, Fei Sha

Classical approaches for approximate inference depend on cleverly designed variational distributions and bounds. Modern approaches employ amortized variational inference, which uses a neural network to approximate any po…

Variational Inference