paper-with-me

Papers

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 users to correct its behavior. While collecting additional data for finetuning can address such issues, doing so for each downstream use case is inefficient at deployment. My research proposes an alternative: keeping pretrained policies frozen as a fixed skill repertoire while allowing user interactions to guide behavior generation toward user preferences at inference time. By making pretrained policies steerable, users can help correct policy errors when the model struggles to generalize-without needing to finetune the policy. Specifically, I propose (1) inference-time steering, which leverages user interactions to switch between discrete skills, and (2) task and motion imitation, which enables user interactions to edit continuous motions while satisfying task constraints defined by discrete symbolic plans. These frameworks correct misaligned policy predictions without requiring additional training, maximizing the utility of pretrained models while achieving inference-time user objectives.

📄 PDF Abstract BibTeX arXiv:2506.14287

Code (0)

등록된 구현이 없습니다.

Tasks

Imitation Learning

Similar Papers 제목 키워드 기반

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…

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…

Inference-time Policy Steering via Vision and Touch

2026-06-12 · Yilin Wu, Zilin Si, Zeynep Temel, Oliver Kroemer 외 arxiv

Inference-time steering adapts pre-trained generative robot policies during deployment by verifying candidate actions before execution. While prior methods typically perform this verification only with visual observation…

Inference-Time Policy Steering through Human Interactions

2024-11-25 · Yanwei Wang, Lirui Wang, Yilun Du, Balakumar Sundaralingam 외

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 t…

Towards Safe Maneuvering of Double-Ackermann-Steering Robots with a Soft Actor-Critic Framework

2025-10-11 · Kohio Deflesselle, Mélodie Daniel, Aly Magassouba, Miguel Aranda 외 arxiv

We present a deep reinforcement learning framework based on Soft Actor-Critic (SAC) for safe and precise maneuvering of double-Ackermann-steering mobile robots (DASMRs). Unlike holonomic or simpler non-holonomic robots s…

Reinforcement Learning