ROSYSYMay 13

Motion Planning for Autonomous Vehicles using Optimization over Graphs of Convex Sets

arXiv:2605.1419915.5
Predicted impact top 91% in RO · last 90 daysOriginality Synthesis-oriented
AI Analysis

For autonomous driving researchers, this work offers a convex approximation that balances geometric and dynamic constraints, though it relies on simplified assumptions (small-slip, linear tires) limiting real-world applicability.

This paper investigates using optimization over Graphs of Convex Sets (GCS) to approximate nonlinear optimal control for autonomous vehicle motion planning, achieving collision-free trajectories that closely match nonlinear programs while improving computational efficiency and reducing initialization sensitivity.

Motion planning for autonomous vehicles requires generating collision-free and dynamically feasible trajectories in complex environments under real-time constraints. While nonlinear optimal control formulations provide high-fidelity solutions, they are computationally demanding and sensitive to initialization, whereas geometric planning methods scale well but often decouple path selection from trajectory optimization. This paper studies the extent to which optimization over Graphs of Convex Sets (GCS) can approximate solutions of nonlinear optimal control problems in the context of autonomous driving. The free space is represented as a finite union of convex regions organized as a directed graph, allowing nonconvex geometry to be handled through discrete connectivity decisions while maintaining convex trajectory constraints within each region. Vehicle motion is parameterized using Bezier curves for the spatial path and a polynomial time-scaling function for temporal evolution. Under small-slip and linear tire assumptions, a simplified dynamic bicycle model enables approximate enforcement of dynamic feasibility through convex constraints on trajectory derivatives. The approach is evaluated in CommonRoad scenarios involving static obstacle avoidance and lane-changing maneuvers, and is compared against a nonlinear discrete-time optimal control formulation. The results indicate that the GCS-based method generates collision-free and dynamically consistent trajectories that closely match those obtained from the nonlinear program, while exhibiting improved computational efficiency and reduced sensitivity to initialization. These findings suggest that GCS provides a structured approximation of nonlinear motion planning problems, capturing dominant geometric and dynamic effects while preserving convexity in the continuous relaxation.

Foundations

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

Your Notes