English

Particle-MALA and Particle-mGRAD: Gradient-based MCMC methods for high-dimensional state-space models

Computation 2024-01-29 v1 Machine Learning

Abstract

State-of-the-art methods for Bayesian inference in state-space models are (a) conditional sequential Monte Carlo (CSMC) algorithms; (b) sophisticated 'classical' MCMC algorithms like MALA, or mGRAD from Titsias and Papaspiliopoulos (2018, arXiv:1610.09641v3 [stat.ML]). The former propose NN particles at each time step to exploit the model's 'decorrelation-over-time' property and thus scale favourably with the time horizon, TT , but break down if the dimension of the latent states, DD, is large. The latter leverage gradient-/prior-informed local proposals to scale favourably with DD but exhibit sub-optimal scalability with TT due to a lack of model-structure exploitation. We introduce methods which combine the strengths of both approaches. The first, Particle-MALA, spreads NN particles locally around the current state using gradient information, thus extending MALA to T>1T > 1 time steps and N>1N > 1 proposals. The second, Particle-mGRAD, additionally incorporates (conditionally) Gaussian prior dynamics into the proposal, thus extending the mGRAD algorithm to T>1T > 1 time steps and N>1N > 1 proposals. We prove that Particle-mGRAD interpolates between CSMC and Particle-MALA, resolving the 'tuning problem' of choosing between CSMC (superior for highly informative prior dynamics) and Particle-MALA (superior for weakly informative prior dynamics). We similarly extend other 'classical' MCMC approaches like auxiliary MALA, aGRAD, and preconditioned Crank-Nicolson-Langevin (PCNL) to T>1T > 1 time steps and N>1N > 1 proposals. In experiments, for both highly and weakly informative prior dynamics, our methods substantially improve upon both CSMC and sophisticated 'classical' MCMC approaches.

Keywords

Cite

@article{arxiv.2401.14868,
  title  = {Particle-MALA and Particle-mGRAD: Gradient-based MCMC methods for high-dimensional state-space models},
  author = {Adrien Corenflos and Axel Finke},
  journal= {arXiv preprint arXiv:2401.14868},
  year   = {2024}
}

Comments

29 pages + 31 pages appendix. 6 figures and tables (+ 7 in appendix). Code available at https://github.com/AdrienCorenflos/particle_mala/

R2 v1 2026-06-28T14:28:08.672Z