# A Deterministic Global Optimization Method for Variational Inference

**Authors:** Hachem Saddiki, Andrew C. Trapp, Patrick Flaherty

arXiv: 1703.07169 · 2017-03-22

## TL;DR

This paper introduces a deterministic optimization method for variational inference that guarantees convergence to the global variational lower bound, addressing the common issue of local optima in standard algorithms.

## Contribution

The authors develop a novel iterative algorithm that ensures convergence to the global optimum in variational inference problems, demonstrated on Bayesian Gaussian mixture models.

## Key findings

- Standard variational inference often converges to local optima.
- The proposed method always converges to the global variational lower bound.
- Choosing the right variational approximation distribution is crucial.

## Abstract

Variational inference methods for latent variable statistical models have gained popularity because they are relatively fast, can handle large data sets, and have deterministic convergence guarantees. However, in practice it is unclear whether the fixed point identified by the variational inference algorithm is a local or a global optimum. Here, we propose a method for constructing iterative optimization algorithms for variational inference problems that are guaranteed to converge to the $\epsilon$-global variational lower bound on the log-likelihood. We derive inference algorithms for two variational approximations to a standard Bayesian Gaussian mixture model (BGMM). We present a minimal data set for empirically testing convergence and show that a variational inference algorithm frequently converges to a local optimum while our algorithm always converges to the globally optimal variational lower bound. We characterize the loss incurred by choosing a non-optimal variational approximation distribution suggesting that selection of the approximating variational distribution deserves as much attention as the selection of the original statistical model for a given data set.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1703.07169/full.md

## Figures

3 figures with captions in the complete paper: https://tomesphere.com/paper/1703.07169/full.md

## References

15 references — full list in the complete paper: https://tomesphere.com/paper/1703.07169/full.md

---
Source: https://tomesphere.com/paper/1703.07169