ROLGMar 2, 2022

STEADY: Simultaneous State Estimation and Dynamics Learning from Indirect Observations

arXiv:2203.01299v34 citationsh-index: 42
Originality Highly original
AI Analysis

This addresses the challenge of model learning in outdoor robotics where precise state measurements are unavailable, offering a practical solution for applications like off-road navigation.

The paper tackles the problem of learning accurate kinodynamic models for robotics from noisy, indirect observations, achieving significantly higher accuracy and robustness to noise compared to baseline techniques.

Accurate kinodynamic models play a crucial role in many robotics applications such as off-road navigation and high-speed driving. Many state-of-the-art approaches in learning stochastic kinodynamic models, however, require precise measurements of robot states as labeled input/output examples, which can be hard to obtain in outdoor settings due to limited sensor capabilities and the absence of ground truth. In this work, we propose a new technique for learning neural stochastic kinodynamic models from noisy and indirect observations by performing simultaneous state estimation and dynamics learning. The proposed technique iteratively improves the kinodynamic model in an expectation-maximization loop, where the E Step samples posterior state trajectories using particle filtering, and the M Step updates the dynamics to be more consistent with the sampled trajectories via stochastic gradient ascent. We evaluate our approach on both simulation and real-world benchmarks and compare it with several baseline techniques. Our approach not only achieves significantly higher accuracy but is also more robust to observation noise, thereby showing promise for boosting the performance of many other robotics applications.

Code Implementations1 repo
Foundations

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

Your Notes