English

Diff-DAgger: Uncertainty Estimation with Diffusion Policy for Robotic Manipulation

Robotics 2025-03-25 v4

Abstract

Recently, diffusion policy has shown impressive results in handling multi-modal tasks in robotic manipulation. However, it has fundamental limitations in out-of-distribution failures that persist due to compounding errors and its limited capability to extrapolate. One way to address these limitations is robot-gated DAgger, an interactive imitation learning with a robot query system to actively seek expert help during policy rollout. While robot-gated DAgger has high potential for learning at scale, existing methods like Ensemble-DAgger struggle with highly expressive policies: They often misinterpret policy disagreements as uncertainty at multi-modal decision points. To address this problem, we introduce Diff-DAgger, an efficient robot-gated DAgger algorithm that leverages the training objective of diffusion policy. We evaluate Diff-DAgger across different robot tasks including stacking, pushing, and plugging, and show that Diff-DAgger improves the task failure prediction by 39.0%, the task completion rate by 20.6%, and reduces the wall-clock time by a factor of 7.8. We hope that this work opens up a path for efficiently incorporating expressive yet data-hungry policies into interactive robot learning settings. The project website is available at: https://diffdagger.github.io.

Keywords

Cite

@article{arxiv.2410.14868,
  title  = {Diff-DAgger: Uncertainty Estimation with Diffusion Policy for Robotic Manipulation},
  author = {Sung-Wook Lee and Xuhui Kang and Yen-Ling Kuo},
  journal= {arXiv preprint arXiv:2410.14868},
  year   = {2025}
}

Comments

Project website: diffdagger.github.io 8 pages, 6 figures, accepted by International Conference on Robotics and Automation (ICRA) 2025

R2 v1 2026-06-28T19:27:54.710Z