MLLGMay 2, 2018

Alpha-Beta Divergence For Variational Inference

arXiv:1805.01045v227 citations
AI Analysis

This provides a more flexible variational inference framework for machine learning practitioners, though it appears incremental as it builds on existing divergence concepts.

The paper tackles the problem of variational inference by introducing a new objective based on the scale invariant Alpha-Beta divergence, which generalizes existing methods and offers control over properties like mass-covering and robustness, showing advantages in Bayesian regression models.

This paper introduces a variational approximation framework using direct optimization of what is known as the {\it scale invariant Alpha-Beta divergence} (sAB divergence). This new objective encompasses most variational objectives that use the Kullback-Leibler, the R{é}nyi or the gamma divergences. It also gives access to objective functions never exploited before in the context of variational inference. This is achieved via two easy to interpret control parameters, which allow for a smooth interpolation over the divergence space while trading-off properties such as mass-covering of a target distribution and robustness to outliers in the data. Furthermore, the sAB variational objective can be optimized directly by repurposing existing methods for Monte Carlo computation of complex variational objectives, leading to estimates of the divergence instead of variational lower bounds. We show the advantages of this objective on Bayesian models for regression problems.

Foundations

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

Your Notes