Empowering Autonomous Driving with Large Language Models: A Safety Perspective
Yixuan Wang, Ruochen Jiao, Sinong Simon Zhan, Chengtian Lang, Chao Huang, Zhaoran Wang, Zhuoran Yang, Qi Zhu
TL;DR
This paper tackles safety challenges in autonomous driving caused by deep neural networks' opacity and poor generalization to long tail scenarios. It proposes integrating large language models as intelligent decision-makers for behavioral planning, coupled with a safety verifier shield that enables in-context safety learning. Two simulation case studies are presented: an LLM conditioned adaptive MPC for trajectory planning and an interactive LLM based planning framework with a state machine and memory. Results indicate improved safety metrics and driving performance over baselines, highlighting the potential of LLMs to enhance AV safety and generalizability in complex scenarios.
Abstract
Autonomous Driving (AD) encounters significant safety hurdles in long-tail unforeseen driving scenarios, largely stemming from the non-interpretability and poor generalization of the deep neural networks within the AD system, particularly in out-of-distribution and uncertain data. To this end, this paper explores the integration of Large Language Models (LLMs) into AD systems, leveraging their robust common-sense knowledge and reasoning abilities. The proposed methodologies employ LLMs as intelligent decision-makers in behavioral planning, augmented with a safety verifier shield for contextual safety learning, for enhancing driving performance and safety. We present two key studies in a simulated environment: an adaptive LLM-conditioned Model Predictive Control (MPC) and an LLM-enabled interactive behavior planning scheme with a state machine. Demonstrating superior performance and safety metrics compared to state-of-the-art approaches, our approach shows the promising potential for using LLMs for autonomous vehicles.
