Our new X account is live! Follow @wizwand_team for updates
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
Autonomous DrivingNAVSIM v1 (test)
NC97.9
99
PlanningNAVSIM (navtest)
NC97.9
53
Autonomous Driving PlanningNAVSIM (navtest)
NC97.5
50
Closed-loop Autonomous Driving PlanningNAVSIM v1 (test)
NC98.3
26
Autonomous DrivingBench2Drive base (train)
Driving Score71.36
19
Autonomous Driving PlanningNAVSIM v1
NC98.2
17
Closed-loop PlanningNAVSIM Navtest (test)
PDMS86.5
16
Motion PlanningNAVSIM v2 (test)
NC98.3
15
Closed-loop Trajectory PlanningNAVSIM (navtest)
NC0.983
14
PlanningNAVSIM
Navigation Compliance97.9
13
Showing 10 of 20 rows

Other info

Code

Follow for update