ROLGSYNov 6, 2020

Reactive motion planning with probabilistic safety guarantees

arXiv:2011.03590v237 citations
AI Analysis

This work addresses safety-critical planning for autonomous vehicles and robots, but it is incremental as it builds on existing methods like model predictive control and conformal analysis.

The paper tackles motion planning for autonomous agents in multi-agent environments by combining a predictive model of uncontrolled agents with model predictive control, and demonstrates the approach in a simulated highway driving scenario.

Motion planning in environments with multiple agents is critical to many important autonomous applications such as autonomous vehicles and assistive robots. This paper considers the problem of motion planning, where the controlled agent shares the environment with multiple uncontrolled agents. First, a predictive model of the uncontrolled agents is trained to predict all possible trajectories within a short horizon based on the scenario. The prediction is then fed to a motion planning module based on model predictive control. We proved generalization bound for the predictive model using three different methods, post-bloating, support vector machine (SVM), and conformal analysis, all capable of generating stochastic guarantees of the correctness of the predictor. The proposed approach is demonstrated in simulation in a scenario emulating autonomous highway driving.

Foundations

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

Your Notes