ROJul 14

ExToken: Structured Exploration for Efficient Vision-Language-Action Reinforcement Fine-tuning

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

For practitioners of robotic manipulation, ExToken offers a practical method to improve sample efficiency of VLA-RL without requiring additional data or environment modifications.

ExToken addresses the exploration stagnation bottleneck in VLA-RL by conditioning policies on discrete behavioral priors from offline demonstrations, achieving up to 2x faster convergence and improved task performance under limited interaction budgets.

Reinforcement Learning (RL) has demonstrated significant potential for improving Vision-Language-Action (VLA) models on complex manipulation tasks. However, its practical scalability remains severely limited by the substantial cost of environmental interactions. In this work, we first investigate the exploration stagnation bottleneck in current VLA-RL frameworks and reveal that trajectory diversity is fundamentally more important to sample efficiency than the sheer quantity of collected rollouts. Motivated by these insights, we introduce RL Exploration Token (ExToken), a simple yet general framework that condition VLA policies on discrete behavioral priors derived from offline demonstrations for structured exploration. By conditioning the policy on different tokens during rollout collection, ExToken encourages the agent to explore diverse behavioral modes, substantially improving state-action coverage and exploration efficiency. To bridge exploration during training with deterministic inference at deployment, ExToken further incorporates a state-conditioned token selector that adaptively predicts effective behavioral modes for unseen scenarios. Extensive experiments across simulated and real-world robotic manipulation tasks demonstrate that ExToken consistently accelerates convergence, improves task performance, and exhibits strong robustness under highly constrained interaction budgets.

Foundations

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

Your Notes