Inference-Time Policy Steering through Human Interactions
Yanwei Wang, Lirui Wang, Yilun Du, Balakumar Sundaralingam, Xuning Yang, Yu-Wei Chao, Claudia Perez-D'Arpino, Dieter Fox, Julie Shah
TL;DR
This work addresses the challenge of steering pre-trained, multimodal generative policies at inference time without fine-tuning. It introduces Inference-Time Policy Steering (ITPS), a framework that biases diffusion-based sampling using human interactions (point, sketch, physical correction) to align outputs with user intent while preserving in-distribution validity. By formalizing alignment metrics (Task Alignment $TA$, Motion Alignment $MA$) and constraint satisfaction $CS$, and evaluating six steering methods, the study finds stochastic sampling with diffusion policies offers the best balance between alignment and distribution shift across Maze2D, Block Stacking, and Real World Kitchen tasks. The findings demonstrate the potential to adapt generalist policies to downstream human goals in real time, with implications for safer, more controllable robot behavior without retraining, albeit at a computational cost. $TA$, $MA$, and $CS$ provide a principled lens to trade off user intent satisfaction against constraint adherence in inference-time steering.$
Abstract
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/.
