Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

ReCogDrive: A Reinforced Cognitive Framework for End-to-End Autonomous Driving

About

Recent studies have explored leveraging the world knowledge and cognitive capabilities of Vision-Language Models (VLMs) to address the long-tail problem in end-to-end autonomous driving. However, existing methods typically formulate trajectory planning as a language modeling task, where physical actions are output in the language space, potentially leading to issues such as format-violating outputs, infeasible actions, and slow inference speeds. In this paper, we propose ReCogDrive, a novel Reinforced Cognitive framework for end-to-end autonomous Driving, unifying driving understanding and planning by integrating an autoregressive model with a diffusion planner. First, to instill human driving cognition into the VLM, we introduce a hierarchical data pipeline that mimics the sequential cognitive process of human drivers through three stages: generation, refinement, and quality control. Building on this cognitive foundation, we then address the language-action mismatch by injecting the VLM's learned driving priors into a diffusion planner to efficiently generate continuous and stable trajectories. Furthermore, to enhance driving safety and reduce collisions, we introduce a Diffusion Group Relative Policy Optimization (DiffGRPO) stage, reinforcing the planner for enhanced safety and comfort. Extensive experiments on the NAVSIM and Bench2Drive benchmarks demonstrate that ReCogDrive achieves state-of-the-art performance. Additionally, qualitative results across diverse driving scenarios and DriveBench highlight the model's scene comprehension. All code, model weights, and datasets will be made publicly available to facilitate subsequent research.

Yongkang Li, Kaixin Xiong, Xiangyu Guo, Fang Li, Sixu Yan, Gangwei Xu, Lijun Zhou, Long Chen, Haiyang Sun, Bing Wang, Kun Ma, Guang Chen, Hangjun Ye, Wenyu Liu, Xinggang Wang• 2025

Related benchmarks

TaskDatasetResultRank
Visual Question AnsweringInfoVQA
Accuracy75.8
264
Closed-loop PlanningBench2Drive
Driving Score71.36
194
Autonomous Driving PlanningNAVSIM v1 (test)
NC98.3
151
Autonomous DrivingNAVSIM v1 (test)
NC97.9
147
Autonomous Driving PlanningNAVSIM v1
NC98.2
126
Autonomous Driving PlanningNAVSIM (navtest)
NC98.2
91
PlanningNAVSIM (navtest)
NC97.9
78
Autonomous Driving PlanningNAVSIM v2 (Navtest)
NC98.3
76
PlanningNAVSIM (test)
PDMS86.5
75
Closed-loop Autonomous Driving PlanningNAVSIM v1 (test)
NC98.3
63
Showing 10 of 83 rows
...

Other info

Code

Follow for update