Importance Sampled Stochastic Optimization for Variational Inference
Joseph Sakaya, Arto Klami

TL;DR
This paper introduces importance sampled stochastic gradient methods to improve the efficiency of variational inference, enabling faster convergence and better scalability for probabilistic models.
Contribution
It develops importance sampling-based gradient estimators and algorithms that outperform standard stochastic gradient descent in variational inference tasks.
Findings
Importance sampled gradients reduce computation time.
Proposed algorithms outperform standard stochastic gradient descent.
Effective for a range of probabilistic models.
Abstract
Variational inference approximates the posterior distribution of a probabilistic model with a parameterized density by maximizing a lower bound for the model evidence. Modern solutions fit a flexible approximation with stochastic gradient descent, using Monte Carlo approximation for the gradients. This enables variational inference for arbitrary differentiable probabilistic models, and consequently makes variational inference feasible for probabilistic programming languages. In this work we develop more efficient inference algorithms for the task by considering importance sampling estimates for the gradients. We show how the gradient with respect to the approximation parameters can often be evaluated efficiently without needing to re-compute gradients of the model itself, and then proceed to derive practical algorithms that use importance sampled estimates to speed up computation.We…
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
TopicsGenerative Adversarial Networks and Image Synthesis · Gaussian Processes and Bayesian Inference · Stochastic Gradient Optimization Techniques
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
