pith. sign in

arxiv: 1805.11122 · v2 · pith:VAIXWV5Onew · submitted 2018-05-28 · 💻 cs.LG · cs.AI· cs.RO· stat.ML

Differentiable Particle Filters: End-to-End Learning with Algorithmic Priors

classification 💻 cs.LG cs.AIcs.ROstat.ML
keywords differentiabledpfsalgorithmicend-to-endestimationlearningparticlestate
0
0 comments X
read the original abstract

We present differentiable particle filters (DPFs): a differentiable implementation of the particle filter algorithm with learnable motion and measurement models. Since DPFs are end-to-end differentiable, we can efficiently train their models by optimizing end-to-end state estimation performance, rather than proxy objectives such as model accuracy. DPFs encode the structure of recursive state estimation with prediction and measurement update that operate on a probability distribution over states. This structure represents an algorithmic prior that improves learning performance in state estimation problems while enabling explainability of the learned model. Our experiments on simulated and real data show substantial benefits from end-to- end learning with algorithmic priors, e.g. reducing error rates by ~80%. Our experiments also show that, unlike long short-term memory networks, DPFs learn localization in a policy-agnostic way and thus greatly improve generalization. Source code is available at https://github.com/tu-rbo/differentiable-particle-filters .

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Learned Memory Attenuation in Sage-Husa Kalman Filters for Robust UAV State Estimation

    eess.SP 2026-05 unverdicted novelty 7.0

    NDR-SHKF replaces the static forgetting factor in Sage-Husa Kalman Filters with a learned vector-valued memory attenuation policy from a bifurcated recurrent network trained end-to-end on whitened innovations to minim...