MLCOMEMay 31, 2017

Variational Sequential Monte Carlo

arXiv:1705.11140v2237 citations
Originality Incremental advance
AI Analysis

This provides practitioners with a more powerful tool for Bayesian inference, though it is incremental as it builds on existing variational and SMC methods.

The paper tackles the challenge of flexible and accurate Bayesian inference by introducing the variational sequential Monte Carlo (VSMC) family, which combines variational inference and sequential Monte Carlo to approximate posteriors arbitrarily well, demonstrating utility on state space models, stochastic volatility models, and deep Markov models.

Many recent advances in large scale probabilistic inference rely on variational methods. The success of variational approaches depends on (i) formulating a flexible parametric family of distributions, and (ii) optimizing the parameters to find the member of this family that most closely approximates the exact posterior. In this paper we present a new approximating family of distributions, the variational sequential Monte Carlo (VSMC) family, and show how to optimize it in variational inference. VSMC melds variational inference (VI) and sequential Monte Carlo (SMC), providing practitioners with flexible, accurate, and powerful Bayesian inference. The VSMC family is a variational family that can approximate the posterior arbitrarily well, while still allowing for efficient optimization of its parameters. We demonstrate its utility on state space models, stochastic volatility models for financial data, and deep Markov models of brain neural circuits.

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