Online VLA adaptation
Several papers treat deployment as a learning loop. SARL trains over language prompts as semantic actions, then uses reward to learn which prompts produce useful robot behavior. On Libero-10 and four real WidowX tasks, it reports near-zero initial success under a single task prompt and about 80% success after 60 to 100 online episodes.
Z-1 applies reinforcement learning after supervised fine-tuning for flow-based VLA policies. On 24 RoboCasa tasks, its average success rises from 67.4% after supervised fine-tuning to 80.6% after group relative policy optimization. The strongest controlled claim is this 13.2-point gain over the authors’ own initialization, since some external comparisons use reported numbers from prior work.
A pruning study adds a deployment-cost angle. It uses weight changes during VLM-to-VLA adaptation to decide which OpenVLA and pi_0.5 components can be removed. The reported target is 12% to 30% parameter reduction while keeping about 90% of original LIBERO performance without post-pruning recovery.