English

Learning Continuous Grasping Function with a Dexterous Hand from Human Demonstrations

Robotics 2024-04-10 v3 Computer Vision and Pattern Recognition Machine Learning

Abstract

We propose to learn to generate grasping motion for manipulation with a dexterous hand using implicit functions. With continuous time inputs, the model can generate a continuous and smooth grasping plan. We name the proposed model Continuous Grasping Function (CGF). CGF is learned via generative modeling with a Conditional Variational Autoencoder using 3D human demonstrations. We will first convert the large-scale human-object interaction trajectories to robot demonstrations via motion retargeting, and then use these demonstrations to train CGF. During inference, we perform sampling with CGF to generate different grasping plans in the simulator and select the successful ones to transfer to the real robot. By training on diverse human data, our CGF allows generalization to manipulate multiple objects. Compared to previous planning algorithms, CGF is more efficient and achieves significant improvement on success rate when transferred to grasping with the real Allegro Hand. Our project page is available at https://jianglongye.com/cgf .

Keywords

Cite

@article{arxiv.2207.05053,
  title  = {Learning Continuous Grasping Function with a Dexterous Hand from Human Demonstrations},
  author = {Jianglong Ye and Jiashun Wang and Binghao Huang and Yuzhe Qin and Xiaolong Wang},
  journal= {arXiv preprint arXiv:2207.05053},
  year   = {2024}
}

Comments

Accepted to RA-L 2023 & IROS 2023. Project page: https://jianglongye.com/cgf

R2 v1 2026-06-25T00:49:20.887Z