paper-with-me

Papers

Variational Sequential Monte Carlo

2017-05-31 · Christian A. Naesseth, Scott W. Linderman, Rajesh Ranganath, David M. Blei

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.

📄 PDF Abstract BibTeX arXiv:1705.11140

Code (1)

blei-lab/variational-smc 공식 구현

Tasks

Bayesian InferenceState Space ModelsVariational Inference

Similar Papers 제목 키워드 기반

Variational Combinatorial Sequential Monte Carlo Methods for Bayesian Phylogenetic Inference

2021-05-31 · Antonio Khalil Moretti, Liyi Zhang, Christian A. Naesseth, Hadiah Venner 외

Bayesian phylogenetic inference is often conducted via local or sequential search over topologies and branch lengths using algorithms such as random-walk Markov chain Monte Carlo (MCMC) or Combinatorial Sequential Monte …

Variational Marginal Particle Filters

2021-09-30 · Jinlin Lai, Justin Domke, Daniel Sheldon

Variational inference for state space models (SSMs) is known to be hard in general. Recent works focus on deriving variational objectives for SSMs from unbiased sequential Monte Carlo estimators. We reveal that the margi…

State Space ModelsVariational Inference

Smoothing Nonlinear Variational Objectives with Sequential Monte Carlo

2019-03-27 · ICLR Workshop DeepGenStruct 2019 · Antonio Moretti, Zizhao Wang, Luhuan Wu, Itsik Pe'er

The task of recovering nonlinear dynamics and latent structure from a population recording is a challenging problem in statistical neuroscience motivating the development of novel techniques in time series analysis. Rece…

Dimensionality Reductionparameter estimationTime SeriesTime Series Analysis+1

VariBASed: Variational Bayes-Adaptive Sequential Monte-Carlo Planning for Deep Reinforcement Learning

2026-02-21 · Joery A. de Vries, Jinke He, Yaniv Oren, Pascal R. van der Vaart 외 arxiv

Optimally trading-off exploration and exploitation is the holy grail of reinforcement learning as it promises maximal data-efficiency for solving any task. Bayes-optimal agents achieve this, but obtaining the belief-stat…

Reinforcement Learning

Deep Variational Sequential Monte Carlo for High-Dimensional Observations

2025-01-10 · Wessel L. van Nierop, Nir Shlezinger, Ruud J. G. van Sloun

Sequential Monte Carlo (SMC), or particle filtering, is widely used in nonlinear state-space systems, but its performance often suffers from poorly approximated proposal and state-transition distributions. This work intr…