paper-with-me

Papers

Refining the variational posterior through iterative optimization

2019-09-25 · Marton Havasi, Jasper Snoek, Dustin Tran, Jonathan Gordon, José Miguel Hernández-Lobato

Variational inference (VI) is a popular approach for approximate Bayesian inference that is particularly promising for highly parameterized models such as deep neural networks. A key challenge of variational inference is to approximate the posterior over model parameters with a distribution that is simpler and tractable yet sufficiently expressive. In this work, we propose a method for training highly flexible variational distributions by starting with a coarse approximation and iteratively refining it. Each refinement step makes cheap, local adjustments and only requires optimization of simple variational families. We demonstrate theoretically that our method always improves a bound on the approximation (the Evidence Lower BOund) and observe this empirically across a variety of benchmark tasks. In experiments, our method consistently outperforms recent variational inference methods for deep learning in terms of log-likelihood and the ELBO. We see that the gains are further amplified on larger scale models, significantly outperforming standard VI and deep ensembles on residual networks on CIFAR10.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian InferenceVariational Inference

Similar Papers 제목 키워드 기반

Variational Boosting: Iteratively Refining Posterior Approximations

2016-11-20 · ICML 2017 8 · Andrew C. Miller, Nicholas Foti, Ryan P. Adams

We propose a black-box variational inference method to approximate intractable distributions with an increasingly rich approximating class. Our method, termed variational boosting, iteratively refines an existing variati…

Variational Inference

Refining Amortized Posterior Approximations using Gradient-Based Summary Statistics

2023-05-15 · Rafael Orozco, Ali Siahkoohi, Mathias Louboutin, Felix J. Herrmann

We present an iterative framework to improve the amortized approximations of posterior distributions in the context of Bayesian inverse problems, which is inspired by loop-unrolled gradient descent methods and is theoret…

Image ReconstructionVariational Inference

Differentially private stochastic expectation propagation (DP-SEP)

2021-11-25 · Margarita Vinaroz, Mijung Park

We are interested in privatizing an approximate posterior inference algorithm called Expectation Propagation (EP). EP approximates the posterior by iteratively refining approximations to the local likelihoods, and is kno…

Variational Inference

Iterative Amortized Inference

2018-07-24 · ICML 2018 7 · Joseph Marino, Yisong Yue, Stephan Mandt

Inference models are a key component in scaling variational inference to deep latent variable models, most notably as encoder networks in variational auto-encoders (VAEs). By replacing conventional optimization-based inf…

Inference OptimizationVariational Inference

Recursive Inference for Variational Autoencoders

2020-11-17 · NeurIPS 2020 12 · Minyoung Kim, Vladimir Pavlovic

Inference networks of traditional Variational Autoencoders (VAEs) are typically amortized, resulting in relatively inaccurate posterior approximation compared to instance-wise variational optimization. Recent semi-amorti…

Variational Inference