English

Drive Like a Human: Rethinking Autonomous Driving with Large Language Models

Robotics 2023-07-17 v1 Computation and Language

Abstract

In this paper, we explore the potential of using a large language model (LLM) to understand the driving environment in a human-like manner and analyze its ability to reason, interpret, and memorize when facing complex scenarios. We argue that traditional optimization-based and modular autonomous driving (AD) systems face inherent performance limitations when dealing with long-tail corner cases. To address this problem, we propose that an ideal AD system should drive like a human, accumulating experience through continuous driving and using common sense to solve problems. To achieve this goal, we identify three key abilities necessary for an AD system: reasoning, interpretation, and memorization. We demonstrate the feasibility of employing an LLM in driving scenarios by building a closed-loop system to showcase its comprehension and environment-interaction abilities. Our extensive experiments show that the LLM exhibits the impressive ability to reason and solve long-tailed cases, providing valuable insights for the development of human-like autonomous driving. The related code are available at https://github.com/PJLab-ADG/DriveLikeAHuman .

Keywords

Cite

@article{arxiv.2307.07162,
  title  = {Drive Like a Human: Rethinking Autonomous Driving with Large Language Models},
  author = {Daocheng Fu and Xin Li and Licheng Wen and Min Dou and Pinlong Cai and Botian Shi and Yu Qiao},
  journal= {arXiv preprint arXiv:2307.07162},
  year   = {2023}
}
R2 v1 2026-06-28T11:30:08.803Z