Deep Variational Sequential Monte Carlo for High-Dimensional Observations
Wessel L. van Nierop, Nir Shlezinger, Ruud J. G. van Sloun
TL;DR
This work tackles state estimation for nonlinear systems with high-dimensional observations by introducing a differentiable particle filter whose proposal and transition are learned end-to-end via an unsupervised variational SMC objective. The approach uses neural networks to parameterize a Gaussian Mixture Model proposal conditioned on past states and current observations, combined with differentiable resampling to train without ground-truth states. Experiments on the Lorenz attractor with high-dimensional image observations show that the method improves tracking accuracy and yields a more faithful posterior distribution, as reflected in ELBO-based evaluations, outperforming EKF, BPF, and a supervised baseline. The results demonstrate that unsupervised learning of proposals in particle filters enhances robustness to observation noise and partial visibility, with potential impact on real-world high-dimensional filtering tasks.
Abstract
Sequential Monte Carlo (SMC), or particle filtering, is widely used in nonlinear state-space systems, but its performance often suffers from poorly approximated proposal and state-transition distributions. This work introduces a differentiable particle filter that leverages the unsupervised variational SMC objective to parameterize the proposal and transition distributions with a neural network, designed to learn from high-dimensional observations. Experimental results demonstrate that our approach outperforms established baselines in tracking the challenging Lorenz attractor from high-dimensional and partial observations. Furthermore, an evidence lower bound based evaluation indicates that our method offers a more accurate representation of the posterior distribution.
