English

A Language Agent for Autonomous Driving

Computer Vision and Pattern Recognition 2024-07-30 v4 Artificial Intelligence Computation and Language Robotics

Abstract

Human-level driving is an ultimate goal of autonomous driving. Conventional approaches formulate autonomous driving as a perception-prediction-planning framework, yet their systems do not capitalize on the inherent reasoning ability and experiential knowledge of humans. In this paper, we propose a fundamental paradigm shift from current pipelines, exploiting Large Language Models (LLMs) as a cognitive agent to integrate human-like intelligence into autonomous driving systems. Our approach, termed Agent-Driver, transforms the traditional autonomous driving pipeline by introducing a versatile tool library accessible via function calls, a cognitive memory of common sense and experiential knowledge for decision-making, and a reasoning engine capable of chain-of-thought reasoning, task planning, motion planning, and self-reflection. Powered by LLMs, our Agent-Driver is endowed with intuitive common sense and robust reasoning capabilities, thus enabling a more nuanced, human-like approach to autonomous driving. We evaluate our approach on the large-scale nuScenes benchmark, and extensive experiments substantiate that our Agent-Driver significantly outperforms the state-of-the-art driving methods by a large margin. Our approach also demonstrates superior interpretability and few-shot learning ability to these methods.

Keywords

Cite

@article{arxiv.2311.10813,
  title  = {A Language Agent for Autonomous Driving},
  author = {Jiageng Mao and Junjie Ye and Yuxi Qian and Marco Pavone and Yue Wang},
  journal= {arXiv preprint arXiv:2311.10813},
  year   = {2024}
}

Comments

COLM 2024. Project Page: https://usc-gvl.github.io/Agent-Driver/

R2 v1 2026-06-28T13:24:40.332Z