LGMLFeb 22, 2016

Variational inference for Monte Carlo objectives

arXiv:1602.06725v2306 citations
Originality Incremental advance
AI Analysis

This work addresses a bottleneck in variational inference for discrete latent variables, offering an incremental improvement over prior methods.

The paper tackles the challenge of training deep latent variable models with discrete latent variables by developing the first unbiased gradient estimator for importance-sampled objectives, resulting in a simpler and more effective method that is competitive with existing biased estimators.

Recent progress in deep latent variable models has largely been driven by the development of flexible and scalable variational inference methods. Variational training of this type involves maximizing a lower bound on the log-likelihood, using samples from the variational posterior to compute the required gradients. Recently, Burda et al. (2016) have derived a tighter lower bound using a multi-sample importance sampling estimate of the likelihood and showed that optimizing it yields models that use more of their capacity and achieve higher likelihoods. This development showed the importance of such multi-sample objectives and explained the success of several related approaches. We extend the multi-sample approach to discrete latent variables and analyze the difficulty encountered when estimating the gradients involved. We then develop the first unbiased gradient estimator designed for importance-sampled objectives and evaluate it at training generative and structured output prediction models. The resulting estimator, which is based on low-variance per-sample learning signals, is both simpler and more effective than the NVIL estimator proposed for the single-sample variational objective, and is competitive with the currently used biased estimators.

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