LGAIROFeb 14, 2025

Learning to be Smooth: An End-to-End Differentiable Particle Smoother

arXiv:2502.10546v15 citationsh-index: 38NIPS
Originality Incremental advance
AI Analysis

This work addresses the problem of accurate offline state estimation for applications such as robotics and vision, offering a novel training framework that improves over existing methods, though it is incremental in extending discriminative training to smoothers.

The paper tackled the challenge of offline state estimation in domains like vision and robotics by developing a differentiable particle smoother that integrates forward and backward particle streams with low-variance gradient propagation. The result was a method that achieved substantially more accurate performance than state-of-the-art particle filters and search-based baselines for city-scale global vehicle localization from real-world videos and maps.

For challenging state estimation problems arising in domains like vision and robotics, particle-based representations attractively enable temporal reasoning about multiple posterior modes. Particle smoothers offer the potential for more accurate offline data analysis by propagating information both forward and backward in time, but have classically required human-engineered dynamics and observation models. Extending recent advances in discriminative training of particle filters, we develop a framework for low-variance propagation of gradients across long time sequences when training particle smoothers. Our "two-filter'' smoother integrates particle streams that are propagated forward and backward in time, while incorporating stratification and importance weights in the resampling step to provide low-variance gradient estimates for neural network dynamics and observation models. The resulting mixture density particle smoother is substantially more accurate than state-of-the-art particle filters, as well as search-based baselines, for city-scale global vehicle localization from real-world videos and maps.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes