English

ReasonPlan: Unified Scene Prediction and Decision Reasoning for Closed-loop Autonomous Driving

Computer Vision and Pattern Recognition 2025-09-23 v2 Artificial Intelligence Robotics

Abstract

Due to the powerful vision-language reasoning and generalization abilities, multimodal large language models (MLLMs) have garnered significant attention in the field of end-to-end (E2E) autonomous driving. However, their application to closed-loop systems remains underexplored, and current MLLM-based methods have not shown clear superiority to mainstream E2E imitation learning approaches. In this work, we propose ReasonPlan, a novel MLLM fine-tuning framework designed for closed-loop driving through holistic reasoning with a self-supervised Next Scene Prediction task and supervised Decision Chain-of-Thought process. This dual mechanism encourages the model to align visual representations with actionable driving context, while promoting interpretable and causally grounded decision making. We curate a planning-oriented decision reasoning dataset, namely PDR, comprising 210k diverse and high-quality samples. Our method outperforms the mainstream E2E imitation learning method by a large margin of 19% L2 and 16.1 driving score on Bench2Drive benchmark. Furthermore, ReasonPlan demonstrates strong zero-shot generalization on unseen DOS benchmark, highlighting its adaptability in handling zero-shot corner cases. Code and dataset will be found in https://github.com/Liuxueyi/ReasonPlan.

Keywords

Cite

@article{arxiv.2505.20024,
  title  = {ReasonPlan: Unified Scene Prediction and Decision Reasoning for Closed-loop Autonomous Driving},
  author = {Xueyi Liu and Zuodong Zhong and Yuxin Guo and Yun-Fu Liu and Zhiguo Su and Qichao Zhang and Junli Wang and Yinfeng Gao and Yupeng Zheng and Qiao Lin and Huiyong Chen and Dongbin Zhao},
  journal= {arXiv preprint arXiv:2505.20024},
  year   = {2025}
}

Comments

18 pages; 9 figures; https://github.com/Liuxueyi/ReasonPlan

R2 v1 2026-07-01T02:39:43.219Z