MLLGSep 21, 2017

Perturbative Black Box Variational Inference

arXiv:1709.07433v241 citations
AI Analysis

This work addresses the challenge of optimizing variational inference methods for practitioners in machine learning, offering incremental improvements over existing divergence-based approaches.

The authors tackled the bias-variance trade-off in black box variational inference by introducing a new family of variational bounds based on perturbation theory, which reduces gradient variance and improves posterior estimates, leading to higher likelihoods on held-out data in experiments.

Black box variational inference (BBVI) with reparameterization gradients triggered the exploration of divergence measures other than the Kullback-Leibler (KL) divergence, such as alpha divergences. In this paper, we view BBVI with generalized divergences as a form of estimating the marginal likelihood via biased importance sampling. The choice of divergence determines a bias-variance trade-off between the tightness of a bound on the marginal likelihood (low bias) and the variance of its gradient estimators. Drawing on variational perturbation theory of statistical physics, we use these insights to construct a family of new variational bounds. Enumerated by an odd integer order $K$, this family captures the standard KL bound for $K=1$, and converges to the exact marginal likelihood as $K\to\infty$. Compared to alpha-divergences, our reparameterization gradients have a lower variance. We show in experiments on Gaussian Processes and Variational Autoencoders that the new bounds are more mass covering, and that the resulting posterior covariances are closer to the true posterior and lead to higher likelihoods on held-out data.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes