paper-with-me

Papers

UGG: Unified Generative Grasping

2023-11-28 · Jiaxin Lu, Hao Kang, Haoxiang Li, Bo Liu, Yiding Yang, QiXing Huang, Gang Hua

Dexterous grasping aims to produce diverse grasping postures with a high grasping success rate. Regression-based methods that directly predict grasping parameters given the object may achieve a high success rate but often lack diversity. Generation-based methods that generate grasping postures conditioned on the object can often produce diverse grasping, but they are insufficient for high grasping success due to lack of discriminative information. To mitigate, we introduce a unified diffusion-based dexterous grasp generation model, dubbed the name UGG, which operates within the object point cloud and hand parameter spaces. Our all-transformer architecture unifies the information from the object, the hand, and the contacts, introducing a novel representation of contact points for improved contact modeling. The flexibility and quality of our model enable the integration of a lightweight discriminator, benefiting from simulated discriminative data, which pushes for a high success rate while preserving high diversity. Beyond grasp generation, our model can also generate objects based on hand information, offering valuable insights into object design and studying how the generative model perceives objects. Our model achieves state-of-the-art dexterous grasping on the large-scale DexGraspNet dataset while facilitating human-centric object design, marking a significant advancement in dexterous grasping research. Our project page is https://jiaxin-lu.github.io/ugg/.

📄 PDF Abstract BibTeX arXiv:2311.16917

Code (1)

Jiaxin-Lu/ugg 공식 구현 pytorch

Tasks

Grasp GenerationObject

Similar Papers 제목 키워드 기반

SAGA: Stochastic Whole-Body Grasping with Contact

2021-12-19 · Yan Wu, Jiahao Wang, Yan Zhang, Siwei Zhang 외

The synthesis of human grasping has numerous applications including AR/VR, video games and robotics. While methods have been proposed to generate realistic hand-object interaction for object grasping and manipulation, th…

Object

DexGraspNet 2.0: Learning Generative Dexterous Grasping in Large-scale Synthetic Cluttered Scenes

2024-10-30 · Jialiang Zhang, Haoran Liu, Danshi Li, Xinqiang Yu 외

Grasping in cluttered scenes remains highly challenging for dexterous hands due to the scarcity of data. To address this problem, we present a large-scale synthetic benchmark, encompassing 1319 objects, 8270 scenes, and …

Benchmarking

Evaluating Gaussian Grasp Maps for Generative Grasping Models

2022-06-01 · William Prew, Toby P. Breckon, Magnus Bordewich, Ulrik Beierholm

Generalising robotic grasping to previously unseen objects is a key task in general robotic manipulation. The current method for training many antipodal generative grasping models rely on a binary ground truth grasp map …

ObjectRobotic GraspingTransfer Learning

Fast Generative Grasping via Lie Group-Constrained MeanFlow

2026-08-26 · S. Talha Bukhari, Yi Wei, Ruiqi Ni, Zachary Kingston 외 arxiv

Grasp synthesis is a core task in robotic manipulation, for which the solution typically forms a multimodal distribution rather than a point estimate. Generative robotic grasping aims to learn this distribution with deep…

Domain AdaptationRobotic Grasping

GenDexGrasp: Generalizable Dexterous Grasping

2022-10-03 · Puhao Li, Tengyu Liu, Yuyang Li, Yiran Geng 외

Generating dexterous grasping has been a long-standing and challenging robotic task. Despite recent progress, existing methods primarily suffer from two issues. First, most prior arts focus on a specific type of robot ha…

Diversity