English

BiKC: Keypose-Conditioned Consistency Policy for Bimanual Robotic Manipulation

Robotics 2024-09-05 v2 Machine Learning

Abstract

Bimanual manipulation tasks typically involve multiple stages which require efficient interactions between two arms, posing step-wise and stage-wise challenges for imitation learning systems. Specifically, failure and delay of one step will broadcast through time, hinder success and efficiency of each sub-stage task, and thereby overall task performance. Although recent works have made strides in addressing certain challenges, few approaches explicitly consider the multi-stage nature of bimanual tasks while simultaneously emphasizing the importance of inference speed. In this paper, we introduce a novel keypose-conditioned consistency policy tailored for bimanual manipulation. It is a hierarchical imitation learning framework that consists of a high-level keypose predictor and a low-level trajectory generator. The predicted keyposes provide guidance for trajectory generation and also mark the completion of one sub-stage task. The trajectory generator is designed as a consistency model trained from scratch without distillation, which generates action sequences conditioning on current observations and predicted keyposes with fast inference speed. Simulated and real-world experimental results demonstrate that the proposed approach surpasses baseline methods in terms of success rate and operational efficiency. Codes are available at https://github.com/ManUtdMoon/BiKC.

Keywords

Cite

@article{arxiv.2406.10093,
  title  = {BiKC: Keypose-Conditioned Consistency Policy for Bimanual Robotic Manipulation},
  author = {Dongjie Yu and Hang Xu and Yizhou Chen and Yi Ren and Jia Pan},
  journal= {arXiv preprint arXiv:2406.10093},
  year   = {2024}
}

Comments

Accepted by The 16th International Workshop on the Algorithmic Foundations of Robotics (WAFR 2024)

R2 v1 2026-06-28T17:06:10.150Z