Approximate inference via variational sampling
Alexis Roche

TL;DR
This paper introduces variational sampling, a novel method for estimating integrals under unnormalized probability distributions, which can outperform importance sampling and other techniques in Bayesian inference tasks.
Contribution
The paper proposes variational sampling, a new approach that fits exponential family models to target distributions using empirical KL divergence minimization, improving approximate inference.
Findings
Faster stochastic convergence than importance sampling under certain conditions
Effective in estimating moments of nearly-Gaussian distributions
Improves Bayesian logistic regression in moderate dimensions
Abstract
A new method called "variational sampling" is proposed to estimate integrals under probability distributions that can be evaluated up to a normalizing constant. The key idea is to fit the target distribution with an exponential family model by minimizing a strongly consistent empirical approximation to the Kullback-Leibler divergence computed using either deterministic or random sampling. It is shown how variational sampling differs conceptually from both quadrature and importance sampling and established that, in the case of random independence sampling, it may have much faster stochastic convergence than importance sampling under mild conditions. The variational sampling implementation presented in this paper requires a rough initial approximation to the target distribution, which may be found, e.g. using the Laplace method, and is shown to then have the potential to substantially…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGaussian Processes and Bayesian Inference · Probabilistic and Robust Engineering Design · Statistical Mechanics and Entropy
