Fast Black-box Variational Inference through Stochastic Trust-Region Optimization
Abstract
We introduce TrustVI, a fast second-order algorithm for black-box variational inference based on trust-region optimization and the reparameterization trick. At each iteration, TrustVI proposes and assesses a step based on minibatches of draws from the variational distribution. The algorithm provably converges to a stationary point. We implemented TrustVI in the Stan framework and compared it to two alternatives: Automatic Differentiation Variational Inference (ADVI) and Hessian-free Stochastic Gradient Variational Inference (HFSGVI). The former is based on stochastic first-order optimization. The latter uses second-order information, but lacks convergence guarantees. TrustVI typically converged at least one order of magnitude faster than ADVI, demonstrating the value of stochastic second-order information. TrustVI often found substantially better variational distributions than HFSGVI, demonstrating that our convergence theory can matter in practice.
Cite
@article{arxiv.1706.02375,
title = {Fast Black-box Variational Inference through Stochastic Trust-Region Optimization},
author = {Jeffrey Regier and Michael I. Jordan and Jon McAuliffe},
journal= {arXiv preprint arXiv:1706.02375},
year = {2017}
}
Comments
NIPS 2017 camera-ready