paper-with-me

Papers

UniDexGrasp: Universal Robotic Dexterous Grasping via Learning Diverse Proposal Generation and Goal-Conditioned Policy

2023-03-02 · CVPR 2023 1 · Yinzhen Xu, Weikang Wan, Jialiang Zhang, Haoran Liu, Zikang Shan, Hao Shen, Ruicheng Wang, Haoran Geng, Yijia Weng, Jiayi Chen, Tengyu Liu, Li Yi, He Wang

In this work, we tackle the problem of learning universal robotic dexterous grasping from a point cloud observation under a table-top setting. The goal is to grasp and lift up objects in high-quality and diverse ways and generalize across hundreds of categories and even the unseen. Inspired by successful pipelines used in parallel gripper grasping, we split the task into two stages: 1) grasp proposal (pose) generation and 2) goal-conditioned grasp execution. For the first stage, we propose a novel probabilistic model of grasp pose conditioned on the point cloud observation that factorizes rotation from translation and articulation. Trained on our synthesized large-scale dexterous grasp dataset, this model enables us to sample diverse and high-quality dexterous grasp poses for the object point cloud.For the second stage, we propose to replace the motion planning used in parallel gripper grasping with a goal-conditioned grasp policy, due to the complexity involved in dexterous grasping execution. Note that it is very challenging to learn this highly generalizable grasp policy that only takes realistic inputs without oracle states. We thus propose several important innovations, including state canonicalization, object curriculum, and teacher-student distillation. Integrating the two stages, our final pipeline becomes the first to achieve universal generalization for dexterous grasping, demonstrating an average success rate of more than 60\% on thousands of object instances, which significantly outperforms all baselines, meanwhile showing only a minimal generalization gap.

📄 PDF Abstract BibTeX arXiv:2303.00938

Code (1)

pku-epic/unidexgrasp pytorch

Tasks

Motion Planning

Similar Papers 제목 키워드 기반

UniDexGrasp++: Improving Dexterous Grasping Policy Learning via Geometry-aware Curriculum and Iterative Generalist-Specialist Learning

2023-04-02 · ICCV 2023 1 · Weikang Wan, Haoran Geng, Yun Liu, Zikang Shan 외

We propose a novel, object-agnostic method for learning a universal policy for dexterous object grasping from realistic point cloud observations and proprioceptive information under a table-top setting, namely UniDexGras…

Object

DexGrasp Anything: Towards Universal Robotic Dexterous Grasping with Physics Awareness

2025-03-11 · CVPR 2025 1 · Yiming Zhong, Qi Jiang, Jingyi Yu, Yuexin Ma

A dexterous hand capable of grasping any object is essential for the development of general-purpose embodied intelligent robots. However, due to the high degree of freedom in dexterous hands and the vast diversity of obj…

Diversity

UltraDexGrasp: Learning Universal Dexterous Grasping for Bimanual Robots with Synthetic Data

2026-03-05 · Sizhe Yang, Yiman Xie, Zhixuan Liang, Yang Tian 외 arxiv

Grasping is a fundamental capability for robots to interact with the physical world. Humans, equipped with two hands, autonomously select appropriate grasp strategies based on the shape, size, and weight of objects, enab…

Robotic GraspingPoint Clouds

DemoGrasp: Universal Dexterous Grasping from a Single Demonstration

2025-09-26 · Haoqi Yuan, Ziye Huang, Ye Wang, Chuan Mao 외 arxiv

Universal grasping with multi-fingered dexterous hands is a fundamental challenge in robotic manipulation. While recent approaches successfully learn closed-loop grasping policies using reinforcement learning (RL), the i…

Reinforcement Learning

Cross-Embodiment Dexterous Grasping with Reinforcement Learning

2024-10-03 · Haoqi Yuan, Bohan Zhou, Yuhui Fu, Zongqing Lu

Dexterous hands exhibit significant potential for complex real-world grasping tasks. While recent studies have primarily focused on learning policies for specific robotic hands, the development of a universal policy that…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Zero-shot Generalization