English

De-Sequentialized Monte Carlo: a parallel-in-time particle smoother

Computation 2022-02-07 v1 Distributed, Parallel, and Cluster Computing Machine Learning

Abstract

Particle smoothers are SMC (Sequential Monte Carlo) algorithms designed to approximate the joint distribution of the states given observations from a state-space model. We propose dSMC (de-Sequentialized Monte Carlo), a new particle smoother that is able to process TT observations in O(logT)\mathcal{O}(\log T) time on parallel architecture. This compares favourably with standard particle smoothers, the complexity of which is linear in TT. We derive Lp\mathcal{L}_p convergence results for dSMC, with an explicit upper bound, polynomial in TT. We then discuss how to reduce the variance of the smoothing estimates computed by dSMC by (i) designing good proposal distributions for sampling the particles at the initialization of the algorithm, as well as by (ii) using lazy resampling to increase the number of particles used in dSMC. Finally, we design a particle Gibbs sampler based on dSMC, which is able to perform parameter inference in a state-space model at a O(log(T))\mathcal{O}(\log(T)) cost on parallel hardware.

Keywords

Cite

@article{arxiv.2202.02264,
  title  = {De-Sequentialized Monte Carlo: a parallel-in-time particle smoother},
  author = {Adrien Corenflos and Nicolas Chopin and Simo Särkkä},
  journal= {arXiv preprint arXiv:2202.02264},
  year   = {2022}
}

Comments

31 pages, 6 figures

R2 v1 2026-06-24T09:20:28.936Z