Auxiliary MCMC and particle Gibbs samplers for parallelisable inference in latent dynamical systems
Adrien Corenflos, Simo Särkkä
TL;DR
The paper tackles scalable Bayesian inference for high‑dimensional latent dynamical systems by introducing auxiliary MCMC methods that augment the target with artificial observations. It develops two complementary routes: auxiliary Kalman samplers that exploit LGSSM structure (and extend to non‑Gaussian dynamics via local Gaussianisations) and auxiliary particle Gibbs samplers that use auxiliary observations to create locally informed proposals, including gradient‑informed and hybrid variants. These approaches enable linear‑time, memory‑efficient sampling for LGSSMs and parallel‑in‑time sampling via prefix‑sum or divide‑and‑conquer strategies, with theoretical and empirical gains in statistical efficiency and GPU scalability. The methods are demonstrated on multivariate stochastic volatility, a high‑dimensional spatio‑temporal model, and a continuous‑discrete diffusion smoothing problem, showing improved mixing (via ESJD/ESS) and favorable runtime performance relative to established baselines. This work advances practical Bayesian inference for complex latent dynamical systems by blending Gaussian approximation, local linearisation, and particle MCMC within a unified, parallelisable framework.
Abstract
Sampling from the full posterior distribution of high-dimensional non-linear, non-Gaussian latent dynamical models presents significant computational challenges. While Particle Gibbs (also known as conditional sequential Monte Carlo) is considered the gold standard for this task, it quickly degrades in performance as the latent space dimensionality increases. Conversely, globally Gaussian-approximated methods like extended Kalman filtering, though more robust, are seldom used for posterior sampling due to their inherent bias. We introduce novel auxiliary sampling approaches that address these limitations. By incorporating artificial observations of the system as auxiliary variables in our MCMC kernels, we develop both efficient exact Kalman-based samplers and enhanced Particle Gibbs algorithms that maintain performance in high-dimensional latent spaces. Some of our methods support parallelisation along the time dimension, achieving logarithmic scaling when implemented on GPUs. Empirical evaluations demonstrate superior statistical and computational performance compared to existing approaches for high-dimensional latent dynamical systems.
