AutoDrive-R$^2$: Incentivizing Reasoning and Self-Reflection Capacity for VLA Model in Autonomous Driving
Zhenlong Yuan, Chengxuan Qian, Jing Tang, Rui Chen, Zijian Song, Lei Sun, Xiangxiang Chu, Yujun Cai, Dapeng Zhang, Shuo Li
TL;DR
AutoDrive-R² introduces a two-stage training framework for Vision-Language-Action autonomous driving that combines structured chain-of-thought reasoning with self-reflection and a physics-grounded GRPO RL regime to ensure feasible trajectory planning. A novel nuScenesR²-6K CoT dataset with self-validation guides foundational reasoning, while physics-informed rewards align planning with spatial, dynamic, and temporal constraints. Empirical results on nuScenes and Waymo demonstrate state-of-the-art trajectory accuracy and strong zero-shot generalization, with ablations confirming the necessity of each component. The approach advances interpretable, reliable planning by tying cognitive reasoning to real-world motion constraints, offering a path toward more robust autonomous systems and future work in multi-agent coordination and sensor fusion.
Abstract
Vision-Language-Action (VLA) models in autonomous driving systems have recently demonstrated transformative potential by integrating multimodal perception with decision-making capabilities. However, the interpretability and coherence of the decision process and the plausibility of action sequences remain largely underexplored. To address these issues, we propose AutoDrive-R$^2$, a novel VLA framework that enhances both reasoning and self-reflection capabilities of autonomous driving systems through chain-of-thought (CoT) processing and reinforcement learning (RL). Specifically, we first propose an innovative CoT dataset named nuScenesR$^2$-6K for supervised fine-tuning, which effectively builds cognitive bridges between input information and output trajectories through a four-step logical chain with self-reflection for validation. Moreover, to maximize both reasoning and self-reflection during the RL stage, we further employ the Group Relative Policy Optimization (GRPO) algorithm within a physics-grounded reward framework that incorporates spatial alignment, vehicle dynamic, and temporal smoothness criteria to ensure reliable and realistic trajectory planning. Extensive evaluation results across both nuScenes and Waymo datasets demonstrates the state-of-the-art performance and robust generalization capacity of our proposed method.
