SYROApr 27, 2020

Subgoal Planning Algorithm for Autonomous Vehicle Guidance

arXiv:2004.12526v11 citations
Originality Incremental advance
AI Analysis

This work addresses efficient and versatile path planning for autonomous vehicles, representing an incremental improvement over existing methods.

The paper tackled the problem of autonomous vehicle guidance by decomposing tasks into subgoals using constrained optimal control theory, resulting in paths with higher performance and less computation time than an RRT* benchmark in simulations.

Trained humans exhibit highly agile spatial skills, enabling them to operate vehicles with complex dynamics in demanding tasks and conditions. Prior work shows that humans achieve this performance by using strategies such as satisficing, learning hierarchical task structure, and using a library of motion primitive elements. A key aspect of efficient and versatile solutions is the decomposition of a task into a sequence of smaller tasks, represented by subgoals. The present work uses properties of constrained optimal control theory to define conditions that specify candidate subgoal states and enable this decomposition. The proposed subgoal algorithm uses graph search to determine a subgoal sequence that links a series of unconstrained motion guidance elements into a constrained solution trajectory. In simulation experiments, the subgoal guidance algorithm generates paths with higher performance and less computation time than an RRT* benchmark. Examples illustrate the robustness and versatility of this approach in multiple environment types.

Foundations

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

Your Notes