paper-with-me

홈 › Papers

Set-Supervised Diffusion Policy: Learning Action-Chunking Diffusion through Corrections

2026-06-01 · Zhaoting Li, Gang Chen, Javier Alonso-Mora, Cosimo Della Santina, Jens Kober arxiv

Diffusion policies have recently emerged as a powerful framework for robotic manipulation. However, like other behavior cloning methods, they remain vulnerable to distributional shift, often requiring human-in-the-loop interventions to correct failures during deployment. These interactions naturally provide paired supervision in the form of the robot's undesired actions and the human teacher's corrective actions. Yet existing data aggregation pipelines and standard behavior cloning losses largely ignore this negative signal from undesired actions, leading to overfitting to teacher's actions and an increasing reliance on costly expert data. To address this limitation, we propose Set-Supervised Diffusion Policy (SDP), a novel learning framework that utilizes contrastive action-chunk data to train diffusion policies from human corrections. From paired positive and negative action-chunks, SDP constructs a set of desired action-chunks and designs a training pipeline that encourages the diffusion policy to align with the set. Through extensive experiments across multiple robotic manipulation tasks, we demonstrate that SDP consistently improves policy performance, with particularly strong gains in robustness to noisy data. Moreover, SDP induces high-quality aggregated datasets, enabling more efficient and reliable policy learning from human-in-the-loop corrections. Our code is available at https://set-supervised-diffusion-policy.github.io/.

📄 PDF Abstract BibTeX arXiv:2606.01865

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

FODMP: Fast One-Step Diffusion of Movement Primitives Generation for Time-Dependent Robot Actions

2026-03-25 · Xirui Shi, Arya Ebrahimi, Yi Hu, Jun Jin arxiv

Diffusion models are increasingly used for robot learning, but current designs face a clear trade-off. Action-chunking diffusion policies like ManiCM are fast to run, yet they only predict short segments of motion. This …

Enhancing Diffusion Policy with Classifier-Free Guidance for Temporal Robotic Tasks

2025-10-10 · Yuang Lu, Song Wang, Xiao Han, Xuri Zhang 외 arxiv

Temporal sequential tasks challenge humanoid robots, as existing Diffusion Policy (DP) and Action Chunking with Transformers (ACT) methods often lack temporal context, resulting in local optima traps and excessive repeti…

AnchorVLA: Anchored Diffusion for Efficient End-to-End Mobile Manipulation

2026-04-02 · Jia Syuen Lim, Zhizhen Zhang, Peter Bohm, Brendan Tidd 외 arxiv

A central challenge in mobile manipulation is preserving multiple plausible action models while remaining reactive during execution. A bottle in a cluttered scene can often be approached and grasped in multiple valid way…

A Hierarchical Approach to Imitation Learning for Manipulation Tasks Requiring Time Varying Forces

2026-08-04 · Rishabh Shukla, Adithya Santhosh, Shaili Gandhi, Samrudh Moode 외 arxiv

Diffusion policies have shown strong performance in learning complex, multi-modal behaviors for robotic manipulation. However, their application to contact-rich disassembly tasks remains limited by a key trade-off: the i…

Reactive Diffusion Policy: Slow-Fast Visual-Tactile Policy Learning for Contact-Rich Manipulation

2025-03-04 · Han Xue, Jieji Ren, Wendi Chen, Gu Zhang 외

Humans can accomplish complex contact-rich tasks using vision and touch, with highly reactive capabilities such as quick adjustments to environmental changes and adaptive control of contact forces; however, this remains …

Contact-rich ManipulationImitation Learning