MLLGMay 8, 2019

Importance Weighted Hierarchical Variational Inference

arXiv:1905.03290v132 citations
Originality Incremental advance
AI Analysis

This work addresses a fundamental bottleneck in Bayesian modeling for researchers and practitioners, offering an incremental improvement over existing methods.

The paper tackles the limitation of variational inference due to the tractability requirement of variational distributions by introducing a new family of variational upper bounds for hierarchical models, enabling more expressive approximate posteriors and demonstrating superior performance in experiments.

Variational Inference is a powerful tool in the Bayesian modeling toolkit, however, its effectiveness is determined by the expressivity of the utilized variational distributions in terms of their ability to match the true posterior distribution. In turn, the expressivity of the variational family is largely limited by the requirement of having a tractable density function. To overcome this roadblock, we introduce a new family of variational upper bounds on a marginal log density in the case of hierarchical models (also known as latent variable models). We then give an upper bound on the Kullback-Leibler divergence and derive a family of increasingly tighter variational lower bounds on the otherwise intractable standard evidence lower bound for hierarchical variational distributions, enabling the use of more expressive approximate posteriors. We show that previously known methods, such as Hierarchical Variational Models, Semi-Implicit Variational Inference and Doubly Semi-Implicit Variational Inference can be seen as special cases of the proposed approach, and empirically demonstrate superior performance of the proposed method in a set of experiments.

Code Implementations1 repo
Foundations

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

Your Notes