An Efficient Risk-aware Branch MPC for Automated Driving that is Robust to Uncertain Vehicle Behaviors
Luyao Zhang, George Pantazis, Shaohang Han, Sergio Grammatico
TL;DR
The paper tackles safe motion planning for automated driving under uncertain multi-modal behaviors of other vehicles, focusing on unsignalized intersections. It formulates a risk-aware branch MPC (RAMP) using CVaR in its dual form with an ambiguity set $\mathcal{A}_\alpha(p)$ to handle misestimated branch probabilities, and solves the resulting min-max problem with an augmented Lagrangian iLQR trajectory-tree solver that includes a diminishing regularization in the inner maximization. The approach leverages a backward-forward AL-iLQR pass, a parallelizable Q-function structure for shared and branch dynamics, and a projected gradient ascent update for the probability vector $q$, achieving real-time performance (sub-100 ms on hardware) while emphasizing safety over overly optimistic plans. Numerical results on two unsignalized-intersection scenarios show convergence in most cases, reduced risk of unsafe maneuvers compared to nominal BMPC, and informative velocity profiles that reflect cautious early behavior with recovery later on.
Abstract
One of the critical challenges in automated driving is ensuring safety of automated vehicles despite the unknown behavior of the other vehicles. Although motion prediction modules are able to generate a probability distribution associated with various behavior modes, their probabilistic estimates are often inaccurate, thus leading to a possibly unsafe trajectory. To overcome this challenge, we propose a risk-aware motion planning framework that appropriately accounts for the ambiguity in the estimated probability distribution. We formulate the risk-aware motion planning problem as a min-max optimization problem and develop an efficient iterative method by incorporating a regularization term in the probability update step. Via extensive numerical studies, we validate the convergence of our method and demonstrate its advantages compared to the state-of-the-art approaches.
