ROMar 30, 2020

Optimal Behavior Planning for Autonomous Driving: A Generic Mixed-Integer Formulation

arXiv:2003.13312v416 citations
AI Analysis

This work addresses a key gap for autonomous driving researchers by enabling MIQP-based planning in realistic scenarios like intersections, though it is incremental as it builds on prior formulations.

The paper tackles the limitation of existing Mixed-Integer Quadratic Programming (MIQP) models for autonomous driving behavior planning, which were restricted to straight roads, by extending them to handle turns at intersections using a triple integrator model and disjunctive constraints, demonstrating feasibility in benchmark scenarios with nonlinear optimization validation.

Mixed-Integer Quadratic Programming (MIQP) has been identified as a suitable approach for finding an optimal solution to the behavior planning problem with low runtimes. Logical constraints and continuous equations are optimized alongside. However, it has only been formulated for a straight road, omitting common situations such as taking turns at intersections. This has prevented the model from being used in reality so far. Based on a triple integrator model formulation, we compute the orientation of the vehicle and model it in a disjunctive manner. That allows us to formulate linear constraints to account for the non-holonomy and collision avoidance. These constraints are approximations, for which we introduce the theory. We show the applicability in two benchmark scenarios and prove the feasibility by solving the same models using nonlinear optimization. This new model will allow researchers to leverage the benefits of MIQP, such as logical constraints, or global optimality.

Foundations

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

Your Notes