paper-with-me

Papers

Drive-R1: Bridging Reasoning and Planning in VLMs for Autonomous Driving with Reinforcement Learning

2025-06-23 · Yue Li, Meng Tian, Dechang Zhu, Jiangtong Zhu, Zhenyu Lin, Zhiwei Xiong, Xinhai Zhao

Large vision-language models (VLMs) for autonomous driving (AD) are evolving beyond perception and cognition tasks toward motion planning. However, we identify two critical challenges in this direction: (1) VLMs tend to learn shortcuts by relying heavily on history input information, achieving seemingly strong planning results without genuinely understanding the visual inputs; and (2) the chain-ofthought (COT) reasoning processes are always misaligned with the motion planning outcomes, and how to effectively leverage the complex reasoning capability to enhance planning remains largely underexplored. In this paper, we start from a small-scale domain-specific VLM and propose Drive-R1 designed to bridges the scenario reasoning and motion planning for AD. Drive-R1 first undergoes the supervised finetuning on a elaborate dataset containing both long and short COT data. Drive-R1 is encouraged to reason step-by-step from visual input to final planning decisions. Subsequently, Drive-R1 is trained within a reinforcement learning framework that incentivizes the discovery of reasoning paths that are more informative for planning, guided by rewards based on predicted trajectories and meta actions. Experimental evaluations on the nuScenes and DriveLM-nuScenes benchmarks demonstrate that Drive-R1 achieves superior performance compared to existing state-of-the-art VLMs. We believe that Drive-R1 presents a promising direction for bridging reasoning and planning in AD, offering methodological insights for future research and applications.

📄 PDF Abstract BibTeX arXiv:2506.18234

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingMotion Planning

Similar Papers 제목 키워드 기반

AlphaDrive: Unleashing the Power of VLMs in Autonomous Driving via Reinforcement Learning and Reasoning

2025-03-10 · Bo Jiang, Shaoyu Chen, Qian Zhang, Wenyu Liu 외

OpenAI o1 and DeepSeek R1 achieve or even surpass human expert-level performance in complex domains like mathematics and science, with reinforcement learning (RL) and reasoning playing a crucial role. In autonomous drivi…

Autonomous DrivingCommon Sense ReasoningReinforcement Learning (RL)

Senna: Bridging Large Vision-Language Models and End-to-End Autonomous Driving

2024-10-29 · Bo Jiang, Shaoyu Chen, Bencheng Liao, Xingyu Zhang 외

End-to-end autonomous driving demonstrates strong planning capabilities with large-scale data but still struggles in complex, rare scenarios due to limited commonsense. In contrast, Large Vision-Language Models (LVLMs) e…

Autonomous DrivingScene UnderstandingTrajectory Prediction

DriveVLM: The Convergence of Autonomous Driving and Large Vision-Language Models

2024-02-19 · Xiaoyu Tian, Junru Gu, Bailin Li, Yicheng Liu 외

A primary hurdle of autonomous driving in urban environments is understanding complex and long-tail scenarios, such as challenging road conditions and delicate human behaviors. We introduce DriveVLM, an autonomous drivin…

Autonomous DrivingScene UnderstandingSpatial Reasoning

SparseOccVLA: Bridging Occupancy and Vision-Language Models via Sparse Queries for Unified 4D Scene Understanding and Planning

2026-01-10 · Chenxu Dang, Jie Wang, Guang Li, Zhiwen Hou 외 arxiv

In autonomous driving, Vision Language Models (VLMs) excel at high-level reasoning , whereas semantic occupancy provides fine-grained details. Despite significant progress in individual fields, there is still no method t…

Scene UnderstandingTrajectory PlanningAutonomous Driving

NaviDriveVLM: Decoupling High-Level Reasoning and Motion Planning for Autonomous Driving

2026-03-09 · Ximeng Tao, Pardis Taghavi, Dimitar Filev, Reza Langari 외 arxiv

Vision-language models (VLMs) have emerged as a promising direction for end-to-end autonomous driving (AD) by jointly modeling visual observations, driving context, and language-based reasoning. However, existing VLM-bas…

Autonomous DrivingMotion Planning