๐ How can we steer pretrained VLAs beyond dominant failure modes in OOD scenarios?
We uncover distinct test-time scaling laws ๐ for steering approaches under success and failure states.
This motivates ๐๐ยฒ-๐๐๐๐ซ, an adaptive RL compositional steering framework.
๐งต ๐
๐ How can we steer pretrained VLAs beyond dominant failure modes in OOD scenarios?
We uncover distinct test-time scaling laws ๐ for steering approaches under success and failure states.
This motivates ๐๐ยฒ-๐๐๐๐ซ, an adaptive RL compositional steering framework.
๐งต ๐
๐(6) Extensive Evaluation
We benchmark RLยฒ on OpenVLA, ฯโ, and ฯโ.โ across simulation (SIMPLER / PolaRiS) and real-world tasks under OOD prompts and task environments.
RLยฒ achieves up to +17.5% average improvement over strong steering baselines.
๐ฆพ(8) Action Distribution Visualization
PCA reveals that RLยฒ shifts the VLA action distribution closer to the ground-truth action during failure states.
๐ ๏ธ(5) RLยฒ Framework
We train a lightweight offline RL flow-matching policy conditioned on VLA action expert latents, then compose its flow velocity with the frozen VLA at every flow-matching step.
SAFE, a SOTA multitask failure detector, activates steering only upon failure.
๐(4) Success Scaling Laws
The opposite holds during success states.
Diversity-inducing steering can unnecessarily perturb already-accurate actions, leading to poor scaling compared to baselines. This motivates adaptive steering only when the base VLA is failing.
๐(3) Failure Scaling Laws
During failure states, action diversity is most beneficial.
Diversity-inducing steering methods exhibit the strongest scaling behavior, with RLยฒ compositional steering performing the best by generating actions beyond dominant VLA failure modes.
๐ง(2) The OOD Challenge
VLAs excel on in-domain tasks, but performance drops sharply under unseen language instructions and task environments.
Recent works tackle this through inference-time steering, improving OOD generalization without costly retraining or data collection.
๐(1) Check out more visualizations on our website. We also made it easy for you to try our code:
๐ Website: https://t.co/aRZBAmFXIY
๐ Paper: https://t.co/pHvC6RQmqX
๐ป Code: https://t.co/gSiHvPdsSJ
๐I'm excited to be at Seoul for #CORL2025 with my co-authors for our spotlight presentation on Search-TTA this coming Monday! ๐ฐ๐ท
๐ Multimodality: emergent alignment to unseen input modalities
๐ฉ๏ธ Online Adaptation: refine poor VLM predictions
๐ฆ AVS-Bench: internet-scale data
๐ Special thanks to my supervisors Prof Florian Shkurti and Prof Guillaume Sartoretti, who made the research visit to Toronto possible and for their solid guidance. Also to my co-authors and friends from NUS, Toronto, and ST Engineering who made this journey so enjoyable!
๐ป Framework Flexibility:
We design Search-TTA to be flexible to different input modalities, planners, and environments. Applications include multimodal object detection, environmental monitoring, household search etc. Customize our code for your use case:
https://t.co/Npkv3LUvRm