paper-with-me

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 variational approximation by solving a sequence of optimization problems, allowing the practitioner to trade computation time for accuracy. We show how to expand the variational approximating class by incorporating additional covariance structure and by introducing new components to form a mixture. We apply variational boosting to synthetic and real statistical models, and show that resulting posterior inferences compare favorably to existing posterior approximation algorithms in both accuracy and efficiency.

📄 PDF Abstract BibTeX arXiv:1611.06585

Code (1)

andymiller/vboost

Tasks

Variational Inference

Similar Papers 제목 키워드 기반

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

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

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

Quantification of Uncertainties in Probabilistic Deep Neural Network by Implementing Boosting of Variational Inference

2025-03-18 · Pavia Bera, Sanjukta Bhanja

Modern neural network architectures have achieved remarkable accuracies but remain highly dependent on their training data, often lacking interpretability in their learned mappings. While effective on large datasets, the…

Probabilistic Deep LearningUncertainty QuantificationVariational 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