Enhance Planning with Physics-informed Safety Controller for End-to-end Autonomous Driving
Hang Zhou, Haichao Liu, Hongliang Lu, Dan Xu, Jun Ma, Yiding Ji
TL;DR
FusionAssurance tackles the safety gaps of learning-based end-to-end autonomous driving by coupling a transformer-based perception/planning network with a physics-informed safety controller that combines Model Predictive Control (MPC) with Potential Fields (PF). The approach uses multi-sensor fusion to predict waypoints and scene signals, and then constrains the low-level control through an MPC objective augmented by obstacle and front-vehicle PF terms, enabling safe obstacle avoidance and overtaking in unseen scenarios. Key contributions include the integration of PF-based safety into MPC within an end-to-end framework, tunable safety parameters without retraining, and demonstrated gains on the CARLA benchmark over state-of-the-art methods. The results indicate practical improvements in driving score and route completion, highlighting the method’s potential to enhance real-world safety for neural planners in dynamic traffic."
Abstract
Recent years have seen a growing research interest in applications of Deep Neural Networks (DNN) on autonomous vehicle technology. The trend started with perception and prediction a few years ago and it is gradually being applied to motion planning tasks. Despite the performance of networks improve over time, DNN planners inherit the natural drawbacks of Deep Learning. Learning-based planners have limitations in achieving perfect accuracy on the training dataset and network performance can be affected by out-of-distribution problem. In this paper, we propose FusionAssurance, a novel trajectory-based end-to-end driving fusion framework which combines physics-informed control for safety assurance. By incorporating Potential Field into Model Predictive Control, FusionAssurance is capable of navigating through scenarios that are not included in the training dataset and scenarios where neural network fail to generalize. The effectiveness of the approach is demonstrated by extensive experiments under various scenarios on the CARLA benchmark.
