SYROSCMar 23, 2020

Moment State Dynamical Systems for Nonlinear Chance-Constrained Motion Planning

arXiv:2003.10379v210 citations
AI Analysis

This addresses the problem of efficient uncertainty propagation in robotics motion planning, offering a domain-specific incremental improvement.

The paper tackles the challenge of fast and accurate moment propagation for chance-constrained motion planning with nonlinear dynamics, presenting a framework that algorithmically searches for moment state dynamical systems and demonstrates it with a distributionally robust RRT algorithm for the Dubin's car model.

Chance-constrained motion planning requires uncertainty in dynamics to be propagated into uncertainty in state. When nonlinear models are used, Gaussian assumptions on the state distribution do not necessarily apply since almost all random variables propagated through nonlinear dynamics results in non-Gaussian state distributions. To address this, recent works have developed moment-based approaches for enforcing chance-constraints on non-Gaussian state distributions. However, there still lacks fast and accurate moment propagation methods to determine the necessary statistical moments of these state distributions. To address this gap, we present a framework that, given a stochastic dynamical system, can algorithmically search for a new dynamical system in terms of moment state that can be used to propagate moments of disturbance random variables into moments of the state distribution. The key algorithm, TreeRing, can be applied to a large class of nonlinear systems which we refer to as trigonometric polynomial systems. As an example application, we present a distributionally robust RRT (DR-RRT) algorithm that propagates uncertainty through the nonlinear Dubin's car model without linearization.

Foundations

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

Your Notes