English

Update-Free On-Policy Steering via Verifiers

Robotics 2026-03-12 v1

Abstract

In recent years, Behavior Cloning (BC) has become one of the most prevalent methods for enabling robots to mimic human demonstrations. However, despite their successes, BC policies are often brittle and struggle with precise manipulation. To overcome these issues, we propose UF-OPS, an Update-Free On-Policy Steering method that enables the robot to predict the success likelihood of its actions and adapt its strategy at execution time. We accomplish this by training verifier functions using policy rollout data obtained during an initial evaluation of the policy. These verifiers are subsequently used to steer the base policy toward actions with a higher likelihood of success. Our method improves the performance of black-box diffusion policy, without changing the base parameters, making it light-weight and flexible. We present results from both simulation and real-world data and achieve an average 49% improvement in success rate over the base policy across 5 real tasks.

Cite

@article{arxiv.2603.10282,
  title  = {Update-Free On-Policy Steering via Verifiers},
  author = {Maria Attarian and Ian Vyse and Claas Voelcker and Jasper Gerigk and Evgenii Opryshko and Anas Almasri and Sumeet Singh and Yilun Du and Igor Gilitschenski},
  journal= {arXiv preprint arXiv:2603.10282},
  year   = {2026}
}

Comments

9 pages, 6 figures

R2 v1 2026-07-01T11:13:57.330Z