paper-with-me

Papers

Online Variational Sequential Monte Carlo

2023-12-19 · Alessandro Mastrototaro, Jimmy Olsson

Being the most classical generative model for serial data, state-space models (SSM) are fundamental in AI and statistical machine learning. In SSM, any form of parameter learning or latent state inference typically involves the computation of complex latent-state posteriors. In this work, we build upon the variational sequential Monte Carlo (VSMC) method, which provides computationally efficient and accurate model parameter estimation and Bayesian latent-state inference by combining particle methods and variational inference. While standard VSMC operates in the offline mode, by re-processing repeatedly a given batch of data, we distribute the approximation of the gradient of the VSMC surrogate ELBO in time using stochastic approximation, allowing for online learning in the presence of streams of data. This results in an algorithm, online VSMC, that is capable of performing efficiently, entirely on-the-fly, both parameter estimation and particle proposal adaptation. In addition, we provide rigorous theoretical results describing the algorithm's convergence properties as the number of data tends to infinity as well as numerical illustrations of its excellent convergence properties and usefulness also in batch-processing settings.

📄 PDF Abstract BibTeX arXiv:2312.12616

Code (1)

https://bitbucket.org/amastrot/ovsmc 공식 구현 tf

Tasks

parameter estimationState Space ModelsVariational Inference

Similar Papers 제목 키워드 기반

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

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 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…

Bayesian InferenceState Space ModelsVariational Inference

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…

Streaming Variational Monte Carlo

2019-06-04 · Yuan Zhao, Josue Nassar, Ian Jordan, Mónica Bugallo 외

Nonlinear state-space models are powerful tools to describe dynamical structures in complex time series. In a streaming setting where data are processed one sample at a time, simultaneous inference of the state and its n…

Gaussian ProcessesState Space ModelsTime SeriesTime Series Analysis+2