paper-with-me

홈 › Papers

ADRD: LLM-Driven Autonomous Driving Based on Rule-based Decision Systems

2025-06-17 · Fanzhi Zeng, Siqi Wang, Chuzhao Zhu, Li Li

How to construct an interpretable autonomous driving decision-making system has become a focal point in academic research. In this study, we propose a novel approach that leverages large language models (LLMs) to generate executable, rule-based decision systems to address this challenge. Specifically, harnessing the strong reasoning and programming capabilities of LLMs, we introduce the ADRD(LLM-Driven Autonomous Driving Based on Rule-based Decision Systems) framework, which integrates three core modules: the Information Module, the Agents Module, and the Testing Module. The framework operates by first aggregating contextual driving scenario information through the Information Module, then utilizing the Agents Module to generate rule-based driving tactics. These tactics are iteratively refined through continuous interaction with the Testing Module. Extensive experimental evaluations demonstrate that ADRD exhibits superior performance in autonomous driving decision tasks. Compared to traditional reinforcement learning approaches and the most advanced LLM-based methods, ADRD shows significant advantages in terms of interpretability, response speed, and driving performance. These results highlight the framework's ability to achieve comprehensive and accurate understanding of complex driving scenarios, and underscore the promising future of transparent, rule-based decision systems that are easily modifiable and broadly applicable. To the best of our knowledge, this is the first work that integrates large language models with rule-based systems for autonomous driving decision-making, and our findings validate its potential for real-world deployment.

📄 PDF Abstract BibTeX arXiv:2506.14299

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingDecision Making

Similar Papers 제목 키워드 기반

LLM4Drive: A Survey of Large Language Models for Autonomous Driving

2023-11-02 · Zhenjie Yang, Xiaosong Jia, Hongyang Li, Junchi Yan

Autonomous driving technology, a catalyst for revolutionizing transportation and urban mobility, has the tend to transition from rule-based systems to data-driven strategies. Traditional module-based systems are constrai…

Autonomous DrivingFew-Shot LearningLogical ReasoningSurvey

A Survey on Datasets for Decision-making of Autonomous Vehicle

2023-06-29 · Yuning Wang, Zeyu Han, Yining Xing, Shaobing Xu 외

Autonomous vehicles (AV) are expected to reshape future transportation systems, and decision-making is one of the critical modules toward high-level automated driving. To overcome those complicated scenarios that rule-ba…

Autonomous VehiclesDecision MakingSurvey

On the Road with GPT-4V(ision): Early Explorations of Visual-Language Model on Autonomous Driving

2023-11-09 · Licheng Wen, Xuemeng Yang, Daocheng Fu, XiaoFeng Wang 외

The pursuit of autonomous driving technology hinges on the sophisticated integration of perception, decision-making, and control systems. Traditional approaches, both data-driven and rule-based, have been hindered by the…

Autonomous DrivingCommon Sense ReasoningDecision MakingLanguage Modeling+4

Spatial Intelligence of a Self-driving Car and Rule-Based Decision Making

2023-08-02 · Stanislav Kikot

In this paper we show how rule-based decision making can be combined with traditional motion planning techniques to achieve human-like behavior of a self-driving vehicle in complex traffic situations. We give and discuss…

Autonomous DrivingDecision MakingMotion PlanningSpatial Reasoning

A Hybrid Rule-Based and Data-Driven Approach to Driver Modeling through Particle Filtering

2021-08-29 · Raunak Bhattacharyya, Soyeon Jung, Liam Kruse, Ransalu Senanayake 외

Autonomous vehicles need to model the behavior of surrounding human driven vehicles to be safe and efficient traffic participants. Existing approaches to modeling human driving behavior have relied on both data-driven an…

Autonomous Vehicles