Generate, Transfer, Adapt: Learning Functional Dexterous Grasping from a Single Human Demonstration
Xingyi He, Adhitya Polavaram, Yunhao Cao, Om Deshmukh, Tianrui Wang, Xiaowei Zhou, Kuan Fang
TL;DR
The paper addresses functional dexterous grasping from a single human demonstration by introducing CorDex, which combines a correspondence-based data engine with a multimodal prediction network. The data engine autonomously generates diverse, high-quality grasps for novel objects through diverse object generation, cross-instance grasp transfer via 2D–3D correspondences, and physics-informed adaptation. The predictor leverages RGB semantics and geometric cues in a $ abla\mathcal{D(R,O)}$-style framework with a local–global fusion and importance-aware sampling to produce stable, functional grasps for unseen objects from single-view RGB-D input. Extensive simulation and real-world experiments demonstrate superior performance over state-of-the-art baselines, supported by a large-scale CorDex dataset containing ~11 million image–grasp pairs. This work offers a scalable path toward universal, category-level dexterous grasping by decoupling data generation from model training and enabling rapid extension to new tasks without extensive data collection.
Abstract
Functional grasping with dexterous robotic hands is a key capability for enabling tool use and complex manipulation, yet progress has been constrained by two persistent bottlenecks: the scarcity of large-scale datasets and the absence of integrated semantic and geometric reasoning in learned models. In this work, we present CorDex, a framework that robustly learns dexterous functional grasps of novel objects from synthetic data generated from just a single human demonstration. At the core of our approach is a correspondence-based data engine that generates diverse, high-quality training data in simulation. Based on the human demonstration, our data engine generates diverse object instances of the same category, transfers the expert grasp to the generated objects through correspondence estimation, and adapts the grasp through optimization. Building on the generated data, we introduce a multimodal prediction network that integrates visual and geometric information. By devising a local-global fusion module and an importance-aware sampling mechanism, we enable robust and computationally efficient prediction of functional dexterous grasps. Through extensive experiments across various object categories, we demonstrate that CorDex generalizes well to unseen object instances and significantly outperforms state-of-the-art baselines.
