Priority-Driven Safe Model Predictive Control Approach to Autonomous Driving Applications
Francesco Prignoli, Ying Shuai Quan, Mohammad Jeddi, Jonas Sjöberg, Paolo Falcone
TL;DR
The paper tackles the challenge of maintaining safety in autonomous driving when disturbances cause unknown or changing constraints to become infeasible. It introduces a priority-driven softened Safe MPC framework that selectively relaxes lower-priority comfort constraints while preserving hard safety constraints, using a learning-based NN to approximate the necessary constraint relaxations. The method supports multiple relaxation modes and employs NN-based feasibility indicators to choose which constraints to relax in real time, demonstrated on ACC and automated lane-change scenarios with real-world data. Results show that the approach preserves collision avoidance and lane-keeping, achieves the desired driving behavior, and reduces run-time overhead compared to solving the full slack-augmented problem, enabling practical real-time deployment.
Abstract
This paper demonstrates the applicability of the safe model predictive control (SMPC) framework to autonomous driving scenarios, focusing on the design of adaptive cruise control (ACC) and automated lane-change systems. Building on the SMPC approach with priority-driven constraint softening -- which ensures the satisfaction of \emph{hard} constraints under external disturbances by selectively softening a predefined subset of adjustable constraints -- we show how the algorithm dynamically relaxes lower-priority, comfort-related constraints in response to unexpected disturbances while preserving critical safety requirements such as collision avoidance and lane-keeping. A learning-based algorithm approximating the time consuming SMPC is introduced to enable real-time execution. Simulations in real-world driving scenarios subject to unpredicted disturbances confirm that this prioritized softening mechanism consistently upholds stringent safety constraints, underscoring the effectiveness of the proposed method.
