vix.ing · top · new · best · stats · spec

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

2023/07/14 by Daocheng Fu, Xin Li, Fu, Daocheng +11 · 1 voice · 40 citations
Computer Science · Psychology · #Artificial intelligence #Code (set theory) #Cognitive psychology #Comprehension #Computer science #Computer security #Face (sociological concept) #Human–computer interaction #Interpretation (philosophy) #Key (lock) #Memorization #Modular design #Multimodal Machine Learning Applications #Natural Language Processing Techniques #Programming language #Psychology #Topic Modeling #cs.CL #cs.RO

paper · pdf · doi:10.48550/arxiv.2307.07162

openalex publication_date 2023/07/14 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

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 .

Cited by

Discussions

Related