paper-with-me

Papers

Boosting Variational Inference: an Optimization Perspective

2017-08-05 · Francesco Locatello, Rajiv Khanna, Joydeep Ghosh, Gunnar Rätsch

Variational inference is a popular technique to approximate a possibly intractable Bayesian posterior with a more tractable one. Recently, boosting variational inference has been proposed as a new paradigm to approximate the posterior by a mixture of densities by greedily adding components to the mixture. However, as is the case with many other variational inference algorithms, its theoretical properties have not been studied. In the present work, we study the convergence properties of this approach from a modern optimization viewpoint by establishing connections to the classic Frank-Wolfe algorithm. Our analyses yields novel theoretical insights regarding the sufficient conditions for convergence, explicit rates, and algorithmic simplifications. Since a lot of focus in previous works for variational inference has been on tractability, our work is especially important as a much needed attempt to bridge the gap between probabilistic models and their corresponding theoretical properties.

📄 PDF Abstract BibTeX arXiv:1708.01733

Code (0)

등록된 구현이 없습니다.

Tasks

Variational 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

Universal Boosting Variational Inference

2019-06-04 · NeurIPS 2019 12 · Trevor Campbell, Xinglong Li

Boosting variational inference (BVI) approximates an intractable probability density by iteratively building up a mixture of simple component distributions one at a time, using techniques from sparse convex optimization …

Stochastic OptimizationVariational Inference

Boosting Variational Inference

2016-11-17 · Fangjian Guo, Xiangyu Wang, Kai Fan, Tamara Broderick 외

Variational inference (VI) provides fast approximations of a Bayesian posterior in part because it formulates posterior approximation as an optimization problem: to find the closest distribution to the exact posterior ov…

Variational Inference

A Tutorial on Parametric Variational Inference

2023-01-03 · Jens Sjölund

Variational inference uses optimization, rather than integration, to approximate the marginal likelihood, and thereby the posterior, in a Bayesian model. Thanks to advances in computational scalability made in the last d…

Variational Inference

Boosting Variational Inference With Locally Adaptive Step-Sizes

2021-05-19 · Gideon Dresdner, Saurav Shekhar, Fabian Pedregosa, Francesco Locatello 외

Variational Inference makes a trade-off between the capacity of the variational family and the tractability of finding an approximate posterior distribution. Instead, Boosting Variational Inference allows practitioners t…

Variational Inference