Efficient Online Variational Estimation via Monte Carlo Sampling
Mathis Chagneux, Mathias Müller, Pierre Gloaguen, Sylvain Le Corff, Jimmy Olsson
TL;DR
The paper tackles online parameter and latent-state inference in parametric state-space models. It introduces Recursive Monte Carlo Variational Inference (RMCVI), a backward-factorized variational framework whose learning objective, COLBO, is justified via an extended Markov-chain ergodicity argument and stochastic approximation. The authors derive recursive ELBO and gradient recursions and provide a practical Monte Carlo estimator with backward sampling and variance reduction. Empirical results on linear-Gaussian HMMs, chaotic RNNs, and air-quality data demonstrate competitive accuracy and substantial computational efficiency compared with online SMC and regression-based VI baselines, highlighting the method’s scalability for streaming data applications.
Abstract
This article addresses online variational estimation in parametric state-space models. We propose a new procedure for efficiently computing the evidence lower bound and its gradient in a streaming-data setting, where observations arrive sequentially. The algorithm allows for the simultaneous training of the model parameters and the distribution of the latent states given the observations. It is based on i.i.d. Monte Carlo sampling, coupled with a well-chosen deep architecture, enabling both computational efficiency and flexibility. The performance of the method is illustrated on both synthetic data and real-world air-quality data. The proposed approach is theoretically motivated by the existence of an asymptotic contrast function and the ergodicity of the underlying Markov chain, and applies more generally to the computation of additive expectations under posterior distributions in state-space models.
