中文

SegDiff: Segmented Trajectory Diffusion for Consistent and Adaptive Robot Manipulation

机器人学 2026-07-13 v1

摘要

Imitation learning enables robots to acquire manipulation skills from demonstrations by mapping observations to actions. Existing approaches predict either short-horizon continuous action sequences or discrete keyposes. However, continuous prediction methods suffer from compounding errors due to short prediction horizons and struggle with multi-modal action distributions, whereas keypose-based methods necessitate an external planner, constraining real-time applicability. To address these challenges, we introduce SegDiff, a closed-loop visuomotor policy that integrates the strengths of both paradigms. SegDiff decomposes demonstrations into motion segments between keyposes and learns to predict the continuous trajectory from the current state to the next keypose, enabling long-horizon prediction with real-time refinement. Furthermore, we leverage the capability of diffusion models and DDIM inversion to propose a Dynamic Temporal Ensembling mechanism, which allows the policy to efficiently respond to dynamic environments and mitigate discontinuities caused by inconsistent multi-modal sampling. SegDiff demonstrates significant performance gains over existing approaches across various simulated and real-world scenarios, indicating its strong ability to reason over extended temporal dependencies while maintaining real-time adaptability and control stability.

引用

@article{arxiv.2607.11027,
  title  = {SegDiff: Segmented Trajectory Diffusion for Consistent and Adaptive Robot Manipulation},
  author = {Haidong Cao and Wenjun Cao and Quanhao Li and Sicheng Xie and Zhiying Du and Jiaqi Leng and Zuxuan Wu and Yu-Gang Jiang},
  journal= {arXiv preprint arXiv:2607.11027},
  year   = {2026}
}