ROAIJun 29

Trust Your Instincts: Confidence-Driven Test-Time RL for Vision-Language-Action Models

arXiv:2606.2989218.4
Predicted impact top 8% in RO · last 90 daysOriginality Incremental advance
AI Analysis

For robotics researchers, this work reduces reliance on external reward engineering by leveraging VLAs' internal confidence, though it is an incremental extension of self-supervised RL concepts.

T^2VLA enables vision-language-action models to improve via test-time reinforcement learning without external rewards, using trajectory confidence as intrinsic signal, achieving performance close to oracle RL on LIBERO and RoboTwin benchmarks.

Reinforcement learning (RL) has become indispensable for pushing Vision-Language-Action Models (VLAs) beyond static imitation learning. However, existing RL methods typically require external environmental feedback, relying on predefined success signals to guide policy updates. In this work, we show that VLA models possess useful internal evaluative capabilities: in discrete-action VLAs, trajectories with higher generation confidence are significantly more likely to succeed. Based on this observation, we introduce T^2VLA (Test-time VLA), an architecture-agnostic test-time RL framework that enables VLA models to achieve self-bootstrapping policy improvement. Instead of relying on external rewards, T^2VLA leverages trajectory-level similarity to high-confidence expert demonstrations as an intrinsic reward signal. In addition, we propose a Confidence-Driven Dual Expert Bootstrapping mechanism, which dynamically balances a Local Pseudo-Expert for exploration and a Global Expert Pool for training stability. Extensive experiments on the LIBERO and RoboTwin benchmarks show that T^2VLA consistently outperforms supervised baselines and approaches oracle RL performance with ground-truth rewards, achieving effective improvement without external reward feedback. Furthermore, T^2VLA adapts to distinct VLA paradigms, including both OpenVLA-OFT and the pi series.

Foundations

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

Your Notes