ICRA 2026

Uncertainty Comes Free:
Learning Human-in-the-Loop Policies
with Diffusion Models

ROAM Lab, Columbia University

* Equal contribution and co-first authorship

Abstract

Teaser figure showing HITL-DP framework

In a Human-in-the-Loop paradigm, a robotic agent is able to act mostly autonomously in solving a task, but can request help from an external expert when needed. However, knowing when to request such assistance is critical: too few requests can lead to the robot making mistakes, but too many requests can overload the expert. In this paper, we present a Reinforcement Learning based approach to this problem, where a semi-autonomous agent asks for external assistance when it has low confidence in the eventual success of the task. The confidence level is computed by estimating the variance of the return from the current state. We show that this estimate can be iteratively improved during training using a Bellman-like recursion. On discrete navigation problems with both fully- and partially-observable state information, we show that our method makes effective use of a limited budget of expert calls at run-time, despite having no access to the expert at training time.

Supplementary Video

Team

Zhanpeng He Zhanpeng He*
Yifeng Cao Yifeng Cao*
Matei Ciocarlie Matei Ciocarlie

BibTeX

@inproceedings{he2026uncertainty,
  title     = {Uncertainty Comes Free: Learning Human-in-the-Loop Policies with Diffusion Models},
  author    = {He, Zhanpeng and Cao, Yifeng and Ciocarlie, Matei},
  booktitle = {IEEE International Conference on Robotics and Automation (ICRA)},
  year      = {2026},
}