ROCVOct 3, 2022

GenDexGrasp: Generalizable Dexterous Grasping

Peking U
arXiv:2210.00722v2113 citationsh-index: 41Has Code
Originality Incremental advance
AI Analysis

This addresses a generalizable solution for robotic grasping across diverse multi-fingered hands, though it appears incremental by building on existing methods with a novel intermediate representation.

The paper tackles the problem of generating dexterous grasps for unseen robotic hands by proposing GenDexGrasp, a hand-agnostic algorithm that achieves a high success rate, fast inference, and diversity in grasping poses.

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 hand, lacking the generalizable capability of handling unseen ones. Second, prior arts oftentimes fail to rapidly generate diverse grasps with a high success rate. To jointly tackle these challenges with a unified solution, we propose GenDexGrasp, a novel hand-agnostic grasping algorithm for generalizable grasping. GenDexGrasp is trained on our proposed large-scale multi-hand grasping dataset MultiDex synthesized with force closure optimization. By leveraging the contact map as a hand-agnostic intermediate representation, GenDexGrasp efficiently generates diverse and plausible grasping poses with a high success rate and can transfer among diverse multi-fingered robotic hands. Compared with previous methods, GenDexGrasp achieves a three-way trade-off among success rate, inference speed, and diversity. Code is available at https://github.com/tengyu-liu/GenDexGrasp.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes