paper-with-me

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-dimensional user inputs into the model's native action-token representation, allowing users to influence trajectory generation without modifying the underlying vision-language model (VLM) architecture. Because TS operates entirely at inference time, it requires no additional training or finetuning. User inputs guide rather than override the pretrained policy, allowing users to influence robot actions while preserving the dexterity, smoothness, and task priors learned by the VLA. We evaluate TS on two household manipulation tasks -- drawer closing after object placement and state-aware object swapping -- and improve success rates from 10.0% to 72.5% and from 16.7% to 93.8%, respectively. By enabling lightweight, intuitive steering over robot foundation models, our interface has the potential to improve human-robot interaction in consumer environments and broaden accessibility for individuals with limited physical control. Project website: https://jasontchan.github.io/token-steering/ .

📄 PDF Abstract BibTeX arXiv:2606.15021

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Contrastive Conceptor Activation Steering (COAST): Unlocking Vision-Language-Action Models through Hidden States

2026-05-16 · Miranda Muqing Miao, Subin Kim, Brandon Yang, Lyle Ungar arxiv

Vision-Language-Action (VLA) models leverage powerful perceptual priors from web-scale Vision-Language Model (VLM) pre-training, yet they remain surprisingly brittle in practice, frequently failing at simple robotic task…

VLS: Steering Pretrained Robot Policies via Vision-Language Models

2026-02-03 · Shuo Liu, Ishneet Sukhvinder Singh, Yiqing Xu, Jiafei Duan 외 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,…

Real-Time Execution with Autoregressive Policies

2026-06-11 · Sangkyu Lee, Seohyeon Park, Tackgeun You, Avi Caciularu 외 arxiv

Real-time execution, enabled by asynchronous inference that ensures both smooth action trajectories and fast reactivity, is critical for realistic deployments of large-scale Vision-Language-Action models. However, recent…

Lagrangian Perturbation Diffusion Steering: Latent Reinforcement Learning for Generative Policies

2026-05-31 · Hikmet Simsir, Ozgur S. Oguz arxiv

Behavior cloning with high-capacity generative policies achieves strong imitation performance, but is often limited by demonstration coverage and distribution shift. Direct reinforcement learning fine-tuning can improve …

Reinforcement LearningOpenAI Gym

AR-VLA: True Autoregressive Action Expert for Vision-Language-Action Models

2026-03-10 · Yutong Hu, Jan-Nico Zaech, Nikolay Nikolov, Yuanqi Yao 외 arxiv

We propose a standalone autoregressive (AR) Action Expert that generates actions as a continuous causal sequence while conditioning on refreshable vision-language prefixes. In contrast to existing Vision-Language-Action …

Robot Manipulation