paper-with-me

Papers

Learning Continuous Grasping Function with a Dexterous Hand from Human Demonstrations

2022-07-11 · Jianglong Ye, Jiashun Wang, Binghao Huang, Yuzhe Qin, Xiaolong Wang

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 .

📄 PDF Abstract BibTeX arXiv:2207.05053

Code (1)

jianglongye/cgf 공식 구현 pytorch

Tasks

Human-Object Interaction Detectionmotion retargeting

Similar Papers 제목 키워드 기반

FunGrasp: Functional Grasping for Diverse Dexterous Hands

2024-11-24 · Linyi Huang, HUI ZHANG, Zijian Wu, Sammy Christen 외

Functional grasping is essential for humans to perform specific tasks, such as grasping scissors by the finger holes to cut materials or by the blade to safely hand them over. Enabling dexterous robot hands with function…

Learning Granularity-Aware Affordances from Human-Object Interaction for Tool-Based Functional Grasping in Dexterous Robotics

2024-06-30 · Fan Yang, Wenrui Chen, Kailun Yang, Haoran Lin 외

To enable robots to use tools, the initial step is teaching robots to employ dexterous gestures for touching specific areas precisely where tasks are performed. Affordance features of objects serve as a bridge in the fun…

Human-Object Interaction DetectionObject

HRDexDB: A Paired Human-Robot Dataset for Cross-Embodiment Dexterous Grasping

2026-04-16 · Jongbin Lim, Taeyun Ha, Mingi Choi, Jisoo Kim 외 arxiv

We present HRDexDB, a paired cross-embodiment dexterous grasping dataset of high-fidelity dexterous grasping sequences featuring both human and diverse robotic hands. Unlike existing datasets, HRDexDB provides a comprehe…

Multi-Keypoint Affordance Representation for Functional Dexterous Grasping

2025-02-27 · Fan Yang, Dongsheng Luo, Wenrui Chen, Jiacheng Lin 외

Functional dexterous grasping requires precise hand-object interaction, going beyond simple gripping. Existing affordance-based methods primarily predict coarse interaction regions and cannot directly constrain the grasp…

Grasp to Act: Dexterous Grasping for Tool Use in Dynamic Settings

2026-02-24 · Harsh Gupta, Mohammad Amin Mirzaee, Wenzhen Yuan arxiv

Achieving robust grasping with dexterous hands remains challenging, especially when manipulation involves dynamic forces such as impacts, torques, and continuous resistance--situations common in real-world tool use. Exis…