Persistent Sampling: Enhancing the Efficiency of Sequential Monte Carlo
Minas Karamanis, Uro\v{s} Seljak

TL;DR
Persistent sampling (PS) enhances Sequential Monte Carlo by reusing particles across iterations, reducing computational costs and improving accuracy in Bayesian inference without extra likelihood evaluations.
Contribution
We introduce persistent sampling, a novel extension of SMC that reuses particles from all previous steps to improve efficiency and accuracy in Bayesian inference.
Findings
PS reduces mean squared error in posterior estimates.
PS achieves lower variance in marginal likelihood estimates.
PS outperforms standard SMC and variants in high-dimensional problems.
Abstract
Sequential Monte Carlo (SMC) samplers are powerful tools for Bayesian inference but suffer from high computational costs due to their reliance on large particle ensembles for accurate estimates. We introduce persistent sampling (PS), an extension of SMC that systematically retains and reuses particles from all prior iterations to construct a growing, weighted ensemble. By leveraging multiple importance sampling and resampling from a mixture of historical distributions, PS mitigates the need for excessively large particle counts, directly addressing key limitations of SMC such as particle impoverishment and mode collapse. Crucially, PS achieves this without additional likelihood evaluations-weights for persistent particles are computed using cached likelihood values. This framework not only yields more accurate posterior approximations but also produces marginal likelihood estimates with…
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
TopicsStatistical Methods and Inference · Advanced Statistical Process Monitoring
