Crimson AI NewsA CrimsonLingua Network service
EN ع
← Back to news
Research paper Hugging Face

RL^2-VLA: Adaptive Steering Boosts VLA Robots in Out-of-Domain Tasks

AI By Crimson AI Hugging Face Papers 3 August 2026 · 00:00 9 views
Share: X Telegram

Researchers introduce RL^2, an adaptive inference-time steering framework that applies reinforcement learning on VLA latents only when failure is predicted, improving success rates by up to +17.3% on out-of-domain benchmarks without retraining the base model.

RL^2-VLA: Adaptive Steering Boosts VLA Robots in Out-of-Domain Tasks

Key points

Vision-Language-Action (VLA) models have shown impressive visuomotor skills, but they often struggle with challenging and out-of-domain tasks. Recent test-time steering and scaling methods offer improvements without extensive data collection, yet they tend to produce action samples that cluster around similar behaviors, inheriting correlated failure modes. Additionally, these methods apply the same intervention at every timestep, regardless of whether the base policy is already likely to succeed.

To address these issues, researchers from Hugging Face and collaborators introduce RL^2, an adaptive inference-time steering framework that leverages Reinforcement Learning on VLA Latents. The approach trains a lightweight offline RL policy conditioned on expressive latents extracted from the VLA action expert. During inference, the flow velocity of this RL policy is composed with that of the frozen VLA, combining the behavioral priors of large-scale imitation learning with the action diversity induced by offline RL.

A key insight is that inference-time steering follows different scaling laws under success and failure states. Action diversity is most beneficial when the base VLA is likely to fail, but can unnecessarily perturb already-accurate actions when success is likely. Therefore, RL^2 activates compositional steering only when failure is predicted.

Across the SIMPLER and PolaRiS benchmarks, RL^2 improves success rates by up to +17.3% in out-of-domain settings. Ablations and scaling studies highlight the importance of latent representations and RL training. Real-world experiments confirm that these gains transfer beyond simulation, establishing RL^2 as a practical and modular steering framework for VLA deployment.

BenchmarkSettingImprovement
SIMPLEROut-of-domainUp to +17.3%
PolaRiSOut-of-domainUp to +17.3%
Source
Hugging Face · Hugging Face Papers
Related news
Research paper
Hugging Face 31 Aug 2026

Hugging Face Unveils StepGuard: Step-Level Guardrails for Safer AI Agents

StepGuard, a new step-level guard model from Hugging Face, audits agent actions before execution, reducing attack success rates by...

1
Research paper
Hugging Face 31 Aug 2026

Hugging Face Researchers Unveil ABot-Recon for Stable Long-Horizon 3D Reconstruction

ABot-Recon, a new streaming 3D reconstruction model from Hugging Face, achieves stable long-horizon performance using only local t...

1
Research paper
Hugging Face 31 Aug 2026

ContextPilot: Teaching Agents Proactive Context Management via Fine-Grained RL

Hugging Face researchers introduce ContextPilot, a framework that enhances long-horizon agent reasoning by expanding context-editi...

1