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
2024-05-05
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.
Robotics,Systems and Control
What problem does this paper attempt to address?
This paper aims to address a key challenge in autonomous vehicle technology, namely designing intelligent systems capable of perceiving, predicting, and planning various driving scenarios in complex and dynamic traffic environments. Despite the impressive performance of deep neural networks (DNNs) in the field of autonomous driving, there are still shortcomings in terms of reliability and safety, especially when dealing with situations outside the training dataset. Specifically, the paper proposes the FusionAssurance framework, a safety assurance end-to-end driving fusion framework that combines physical information control. By integrating the Potential Field method into Model Predictive Control, FusionAssurance enables navigation in scenarios not included in the training dataset and handles situations where neural networks fail to generalize. Experimental results show that this method has broad applicability in the CARLA benchmark tests.