paper-with-me

Papers

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 to provide both computational scalability and approximation error guarantees. But the guarantees have strong conditions that do not often hold in practice, resulting in degenerate component optimization problems; and we show that the ad-hoc regularization used to prevent degeneracy in practice can cause BVI to fail in unintuitive ways. We thus develop universal boosting variational inference (UBVI), a BVI scheme that exploits the simple geometry of probability densities under the Hellinger metric to prevent the degeneracy of other gradient-based BVI methods, avoid difficult joint optimizations of both component and weight, and simplify fully-corrective weight optimizations. We show that for any target density and any mixture component family, the output of UBVI converges to the best possible approximation in the mixture family, even when the mixture family is misspecified. We develop a scalable implementation based on exponential family mixture components and standard stochastic optimization techniques. Finally, we discuss statistical benefits of the Hellinger distance as a variational objective through bounds on posterior probability, moment, and importance sampling errors. Experiments on multiple datasets and models show that UBVI provides reliable, accurate posterior approximations.

📄 PDF Abstract BibTeX arXiv:1906.01235

Code (2)

trevorcampbell/ubvi 공식 구현
k-sobolev/UBVI pytorch

Tasks

Stochastic OptimizationVariational Inference

Similar Papers 제목 키워드 기반

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

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

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…

Variational 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

Boosting Black Box Variational Inference

2018-06-06 · NeurIPS 2018 12 · Francesco Locatello, Gideon Dresdner, Rajiv Khanna, Isabel Valera 외

Approximating a probability density in a tractable manner is a central task in Bayesian statistics. Variational Inference (VI) is a popular technique that achieves tractability by choosing a relatively simple variational…

Variational Inference