SMC^2: an efficient algorithm for sequential analysis of state-space models
Nicolas Chopin, Pierre E. Jacob, Omiros Papaspiliopoulos

TL;DR
The paper introduces SMC^2, an efficient sequential Monte Carlo algorithm for Bayesian inference in state-space models, combining particle filtering and MCMC to handle intractable likelihoods.
Contribution
It proposes the SMC^2 algorithm that propagates and resamples particle filters within a sequential Monte Carlo framework, enabling effective inference despite intractable likelihoods.
Findings
SMC^2 performs well in challenging state-space models.
The algorithm effectively combines particle filtering with MCMC rejuvenation.
Empirical results show advantages over existing methods.
Abstract
We consider the generic problem of performing sequential Bayesian inference in a state-space model with observation process y, state process x and fixed parameter theta. An idealized approach would be to apply the iterated batch importance sampling (IBIS) algorithm of Chopin (2002). This is a sequential Monte Carlo algorithm in the theta-dimension, that samples values of theta, reweights iteratively these values using the likelihood increments p(y_t|y_1:t-1, theta), and rejuvenates the theta-particles through a resampling step and a MCMC update step. In state-space models these likelihood increments are intractable in most cases, but they may be unbiasedly estimated by a particle filter in the x-dimension, for any fixed theta. This motivates the SMC^2 algorithm proposed in this article: a sequential Monte Carlo algorithm, defined in the theta-dimension, which propagates and resamples…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTarget Tracking and Data Fusion in Sensor Networks · Markov Chains and Monte Carlo Methods · Bayesian Methods and Mixture Models
