Intelligent Systems

How to Train Your Differentiable Filter

2021

Article

am

al


In many robotic applications, it is crucial to maintain a belief about the state of a system, which serves as input for planning and decision making and provides feedback during task execution. Bayesian Filtering algorithms address this state estimation problem, but they require models of process dynamics and sensory observations and the respective noise characteristics of these models. Recently, multiple works have demonstrated that these models can be learned by end-to-end training through differentiable versions of recursive filtering algorithms. In this work, we investigate the advantages of differentiable filters (DFs) over both unstructured learning approaches and manually-tuned filtering algorithms, and provide practical guidance to researchers interested in applying such differentiable filters. For this, we implement DFs with four different underlying filtering algorithms and compare them in extensive experiments. Specifically, we (i) evaluate different implementation choices and training approaches, (ii) investigate how well complex models of uncertainty can be learned in DFs, (iii) evaluate the effect of end-to-end training through DFs and (iv) compare the DFs among each other and to unstructured LSTM models.

Author(s): Alina Kloss and Georg Martius and Jeannette Bohg
Journal: Autonomous Robots
Volume: 45
Number (issue): 4
Pages: 561--578
Year: 2021
Month: June
Publisher: Springer

Department(s): Autonomous Motion, Autonomous Learning
Bibtex Type: Article (article)
Paper Type: Journal

DOI: 10.1007/s10514-021-09990-9
State: Published
URL: https://link.springer.com/article/10.1007%2Fs10514-021-09990-9

Links: arXiv
Attachments: paper

BibTex

@article{kloss_auro_2020,
  title = {How to Train Your Differentiable Filter},
  author = {Kloss, Alina and Martius, Georg and Bohg, Jeannette},
  journal = {Autonomous Robots},
  volume = {45},
  number = {4},
  pages = {561--578},
  publisher = {Springer},
  month = jun,
  year = {2021},
  doi = {10.1007/s10514-021-09990-9},
  url = {https://link.springer.com/article/10.1007%2Fs10514-021-09990-9},
  month_numeric = {6}
}