paper-with-me

Papers

VLS: Steering Pretrained Robot Policies via Vision-Language Models

2026-02-03 · Shuo Liu, Ishneet Sukhvinder Singh, Yiqing Xu, Jiafei Duan, Ranjay Krishna arxiv

Why do pretrained diffusion or flow-matching policies fail when the same task is performed near an obstacle, on a shifted support surface, or amid mild clutter? Such failures rarely reflect missing motor skills; instead, they expose a limitation of imitation learning under train-test shifts, where action generation is tightly coupled to training-specific spatial configurations and task specifications. Retraining or fine-tuning to address these failures is costly and conceptually misaligned, as the required behaviors already exist but cannot be selectively adapted at test time. We propose Vision-Language Steering (VLS), a training-free framework for inference-time adaptation of frozen generative robot policies. VLS treats adaptation as an inference-time control problem, steering the sampling process of a pretrained diffusion or flow-matching policy in response to out-of-distribution observation-language inputs without modifying policy parameters. By leveraging vision-language models to synthesize trajectory-differentiable reward functions, VLS guides denoising toward action trajectories that satisfy test-time spatial and task requirements. Across simulation and real-world evaluations, VLS consistently outperforms prior steering methods, achieving a 31% improvement on CALVIN and a 13% gain on LIBERO-PRO. Real-world deployment on a Franka robot further demonstrates robust inference-time adaptation under test-time spatial and semantic shifts. Project page: https://vision-language-steering.github.io/webpage/

📄 PDF Abstract BibTeX arXiv:2602.03973

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Steering Autoregressive Vision-Language-Action Policies via Action Token Intervention

2026-06-12 · Jason Chan, Jonathan C. Kao arxiv

We present Token Steering (TS), a method for dynamically steering trajectories generated by an autoregressive vision-language-action (VLA) model through direct intervention in the action-token space. TS injects low-dimen…

SAPS: Shared Autonomy for Policy Steering by Blending Teleoperation with a Pretrained VLA

2026-06-14 · Crystal Zhou, Jehan Yang, Douglas J. Weber, Zackory Erickson arxiv

Recent advancements in Vision-Language-Action (VLA) models have demonstrated impressive generalist capabilities in robot manipulation, yet these policies can be brittle under out-of-distribution spatial and semantic pert…

Robot Manipulation

Latent Policy Steering with Embodiment-Agnostic Pretrained World Models

2025-07-17 · Yiqi Wang, Mrinal Verghese, Jeff Schneider

Learning visuomotor policies via imitation has proven effective across a wide range of robotic domains. However, the performance of these policies is heavily dependent on the number of training demonstrations, which requ…

Steering Robots with Inference-Time Interactions

2025-06-17 · Yanwei Wang

Imitation learning has driven the development of generalist policies capable of autonomously solving multiple tasks. However, when a pretrained policy makes errors during deployment, there are limited mechanisms for user…

Imitation Learning

RFS: Reinforcement Learning with Residual Flow Steering for Dexterous Manipulation

2026-02-02 · Entong Su, Tyler Westenbroek, Anusha Nagabandi, Abhishek Gupta arxiv

Imitation learning has emerged as an effective approach for bootstrapping sequential decision-making in robotics, achieving strong performance even in high-dimensional dexterous manipulation tasks. Recent behavior clonin…

Reinforcement Learning