Particle Gibbs without the Gibbs bit
Adrien Corenflos

TL;DR
This paper introduces a novel particle Gibbs method that bypasses the traditional Gibbs step, improving inference efficiency in state-space models by marginalizing over trajectories, and demonstrates its advantages on challenging examples.
Contribution
It proposes a new formulation of particle Gibbs that marginalizes over trajectories, combining benefits of PMMH and CSMC methods.
Findings
Improved mixing in state-space model inference.
Effective on challenging PMMH examples.
Bridges gap between PMMH and CSMC advantages.
Abstract
Exact parameter and trajectory inference in state-space models is typically achieved by one of two methods: particle marginal Metropolis-Hastings (PMMH) or particle Gibbs (PGibbs). PMMH is a pseudo-marginal algorithm which jointly proposes a new trajectory and parameter, and accepts or rejects both at once. PGibbs instead alternates between sampling from the trajectory, using an algorithm known as conditional sequential Monte Carlo (CSMC) and the parameter in a Hastings-within-Gibbs fashion. While particle independent Metropolis Hastings (PIMH), the parameter-free version of PMMH, is known to be statistically worse than CSMC, PGibbs can induce a slow mixing if the parameter and the state trajectory are very correlated. This has made PMMH the method of choice for many practitioners, despite theory and experiments favouring CSMC over PIMH for the parameter-free problem. In this article,…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Thermodynamics and Statistical Mechanics · Statistical Mechanics and Entropy · Theoretical and Computational Physics
