AICVROAug 7, 2025

IRL-VLA: Training an Vision-Language-Action Policy via Reward World Model

arXiv:2508.06571v327 citationsh-index: 4
Originality Incremental advance
AI Analysis

This addresses critical bottlenecks in close-loop autonomous driving for researchers and practitioners, though it is an incremental improvement combining existing methods.

The paper tackles the problem of suboptimal performance and simulation inefficiencies in Vision-Language-Action models for autonomous driving by introducing IRL-VLA, a three-stage framework using inverse reinforcement learning and reinforcement learning, achieving state-of-the-art results on the NAVSIM v2 benchmark and placing 1st runner up in the CVPR2025 Autonomous Grand Challenge.

Vision-Language-Action (VLA) models have demonstrated potential in autonomous driving. However, two critical challenges hinder their development: (1) Existing VLA architectures are typically based on imitation learning in open-loop setup which tends to capture the recorded behaviors in the dataset, leading to suboptimal and constrained performance, (2) Close-loop training relies heavily on high-fidelity sensor simulation, where domain gaps and computational inefficiencies pose significant barriers. In this paper, we introduce IRL-VLA, a novel close-loop Reinforcement Learning via \textbf{I}nverse \textbf{R}einforcement \textbf{L}earning reward world model with a self-built VLA approach. Our framework proceeds in a three-stage paradigm: In the first stage, we propose a VLA architecture and pretrain the VLA policy via imitation learning. In the second stage, we construct a lightweight reward world model via inverse reinforcement learning to enable efficient close-loop reward computation. To further enhance planning performance, finally, we design specialized reward world model guidence reinforcement learning via PPO(Proximal Policy Optimization) to effectively balance the safety incidents, comfortable driving, and traffic efficiency. Our approach achieves state-of-the-art performance in NAVSIM v2 end-to-end driving benchmark, 1st runner up in CVPR2025 Autonomous Grand Challenge. We hope that our framework will accelerate VLA research in close-loop autonomous driving.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes