ReCogDrive: A Reinforced Cognitive Framework for End-to-End Autonomous Driving
2025/06/09 by Yongkang Li, Y. L. Li, Kaixin Xiong +29 · 1 voice · 44 citations
Computer Science · Engineering · #Autonomous Vehicle Technology and Safety #Computer Vision and Pattern Recognition (cs.CV) #FOS: Computer and information sciences #Reinforcement Learning in Robotics #Robotics (cs.RO) #Transportation and Mobility Innovations #cs.CV #cs.RO
paper · pdf · doi:10.48550/arxiv.2506.08052
openalex publication_date 2025/06/09 · arxiv published 2025/06/09 · arxiv updated 2025/09/29 · openalex created_date 2025/10/19 · openalex updated_date 2026/07/28
Abstract
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.
Citations
Cited by
- World Engine: Towards the Era of Post-Training for Autonomous Driving
- ObsDriveBench: Benchmarking Multimodal Understanding under Adverse Weather with Observability Awareness
- MOJITO: Modal Joint Learning for Unified End-to-End Autonomous Driving
- SymDrive: Realistic and Controllable Driving Simulator via Symmetric Auto-regressive Online Restoration
- Pseudo-Expert Regularized Offline RL for End-to-End Autonomous Driving in Photorealistic Closed-Loop Environments
- Vision-Language-Action Models for Autonomous Driving: Past, Present, and Future
- DiffusionVL: Translating Any Autoregressive Models into Diffusion Vision Language Models
- DrivePI: Spatial-aware 4D MLLM for Unified Autonomous Driving Understanding, Perception, Prediction and Planning
- UniUGP: Unifying Understanding, Generation, and Planing For End-to-end Autonomous Driving
- InfiniteVL: Synergizing Linear and Sparse Attention for Highly-Efficient, Unlimited-Input Vision-Language Models
- TrajMoE: Scene-Adaptive Trajectory Planning with Mixture of Experts and Reinforcement Learning
- DiffusionDriveV2: Reinforcement Learning-Constrained Truncated Diffusion Modeling in End-to-End Autonomous Driving
- Spatial Retrieval Augmented Autonomous Driving
- WAM-Diff: A Masked Diffusion VLA Framework with MoE and Online Reinforcement Learning for Autonomous Driving
- WAM-Flow: Parallel Coarse-to-Fine Motion Planning via Discrete Flow Matching for Autonomous Driving
- E3AD: An Emotion-Aware Vision-Language-Action Model for Human-Centric End-to-End Autonomous Driving
- dVLM-AD: Enhance Diffusion Vision-Language-Model for Driving via Controllable Reasoning
- OpenREAD: Reinforced Open-Ended Reasoning for End-to-End Autonomous Driving with LLM-as-Critic
- SimScale: Learning to Drive via Real-World Simulation at Scale
- AD-R1: Closed-Loop Reinforcement Learning for End-to-End Autonomous Driving with Impartial World Models
- DAP: A Discrete-token Autoregressive Planner for Autonomous Driving
- FSDAM: Few-Shot Driving Attention Modeling via Vision-Language Coupling
- Alpamayo-R1: Bridging Reasoning and Action Prediction for Generalizable Autonomous Driving in the Long Tail
- ZTRS: Zero-Imitation End-to-end Autonomous Driving with Trajectory Scoring
- Rethinking Driving World Model as Synthetic Data Generator for Perception Tasks
- DiffVLA++: Bridging Cognitive Reasoning and End-to-End Driving through Metric-Guided Alignment
- DriveCritic: Towards Context-Aware, Human-Aligned Evaluation for Autonomous Driving with Vision-Language Models
- CoIRL-AD: Collaborative-Competitive Imitation-Reinforcement Learning in Latent World Models for Autonomous Driving
- DriveVLA-W0: World Models Amplify Data Scaling Law in Autonomous Driving
- Autoregressive End-to-End Planning with Time-Invariant Spatial Alignment and Multi-Objective Policy Refinement
- MTRDrive: Memory-Tool Synergistic Reasoning for Robust Autonomous Driving in Corner Cases
- Driving on Registers
- DriveDPO: Policy Learning via Safety DPO For End-to-End Autonomous Driving
- AdaThinkDrive: Adaptive Thinking via Reinforcement Learning for Autonomous Driving
- Large Foundation Models for Trajectory Prediction in Autonomous Driving: A Comprehensive Survey
- IRL-VLA: Training an Vision-Language-Action Policy via Reward World Model
- A Survey on Vision-Language-Action Models for Autonomous Driving
- Drive-R1: Bridging Reasoning and Planning in VLMs for Autonomous Driving with Reinforcement Learning
- From Representational Complementarity to Dual Systems: Synergizing VLM and Vision-Only Backbones for End-to-End Driving
- UniDriveVLA: Unifying Understanding, Perception, and Action Planning for Autonomous Driving
- Unleashing the Potential of Diffusion Models for End-to-End Autonomous Driving
- Qwen-VLA: Unifying Vision-Language-Action Modeling across Tasks, Environments, and Robot Embodiments
- Xiaomi OneVL: One-Step Latent Reasoning and Planning with Vision-Language Explanation
- PlannerRFT: Reinforcing Diffusion Planners through Closed-Loop and Sample-Efficient Fine-Tuning
Discussions
Related