paper-with-me

Papers

Inference-Time Policy Steering through Human Interactions

2024-11-25 · Yanwei Wang, Lirui Wang, Yilun Du, Balakumar Sundaralingam, Xuning Yang, Yu-Wei Chao, Claudia Perez-D'Arpino, Dieter Fox, Julie Shah

Generative policies trained with human demonstrations can autonomously accomplish multimodal, long-horizon tasks. However, during inference, humans are often removed from the policy execution loop, limiting the ability to guide a pre-trained policy towards a specific sub-goal or trajectory shape among multiple predictions. Naive human intervention may inadvertently exacerbate distribution shift, leading to constraint violations or execution failures. To better align policy output with human intent without inducing out-of-distribution errors, we propose an Inference-Time Policy Steering (ITPS) framework that leverages human interactions to bias the generative sampling process, rather than fine-tuning the policy on interaction data. We evaluate ITPS across three simulated and real-world benchmarks, testing three forms of human interaction and associated alignment distance metrics. Among six sampling strategies, our proposed stochastic sampling with diffusion policy achieves the best trade-off between alignment and distribution shift. Videos are available at https://yanweiw.github.io/itps/.

📄 PDF Abstract BibTeX arXiv:2411.16627

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Visual Verification Enables Inference-time Steering and Autonomous Policy Improvement

2026-06-16 · Mingtong Zhang, Dhruv Shah arxiv

Robots deployed in the real world should learn from their experience and improve over time. This requires a mechanism of practicing and learning from feedback. In this paper, we propose VERITAS, a generator-verifier fram…

Behavior Uncloning: Distilling Mode Redirection into Policy Weights without Inference-Time Steering

2026-06-28 · Hao Wang, Jiuzhou Lei, Dayou Li, Bangya Liu 외 arxiv

Behavior-cloned policies often learn multiple behavior modes from demonstration datasets, including modes that are unsafe or otherwise undesired at deployment. For example, a policy trained on diverse handover demonstrat…

Steering Multirobot Behavior via Closed-Loop Affine Activation Editing

2026-06-09 · Satyajeet Das, Darren Chiu, Shashank Hegde, Gaurav S. Sukhatme arxiv

Real-world robots need to adapt their behavior beyond the envelope of their pre-trained policy. Policy finetuning or retraining are options, but they risk catastrophic forgetting, degrading the pretrained policy's base p…

Inference-Time Robot Behavior Steering through Physically-Aware Reconfiguration of Task-Structure

2026-06-25 · Yiyuan Pan, Hanjiang Hu, Shangtao Li, Xusheng Luo 외 arxiv

A central challenge in deploying learned robot policies is inference-time behavior steering: redirecting a policy at test time to satisfy user preferences not anticipated during training, without retraining. Existing met…

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…