AutoDrive-R$^2$: Incentivizing Reasoning and Self-Reflection Capacity for VLA Model in Autonomous Driving

arXiv cs.RO / 4/20/2026

💬 OpinionIdeas & Deep AnalysisModels & Research

Key Points

  • The paper introduces AutoDrive-R$^2$, a new Vision-Language-Action (VLA) framework for autonomous driving that aims to improve decision interpretability and action-sequence plausibility.
  • It proposes a chain-of-thought (CoT) approach with an accompanying supervised fine-tuning dataset, nuScenesR$^2$-6K, using a four-step logical chain plus self-reflection for trajectory validation.
  • For reinforcement learning, the method uses Group Relative Policy Optimization (GRPO) together with a physics-grounded reward that evaluates spatial alignment, vehicle dynamics, and temporal smoothness to produce reliable trajectories.
  • Experiments on both nuScenes and Waymo show state-of-the-art performance and strong generalization, indicating improved reasoning and self-reflection capabilities in driving scenarios.

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.