CoToGrasp: Contact-Topology-Conditioned Dexterous Grasp Synthesis via Canonical Workspace Learning
Summary
CoToGrasp is a generative framework that synthesizes diverse, stable grasps conditioned on specific contact topologies using a canonical workspace for zero-shot generalization, outperforming existing planners on the DexGraspNet dataset.
View Cached Full Text
Cached at: 08/21/26, 04:12 PM
Paper page - CoToGrasp: Contact-Topology-Conditioned Dexterous Grasp Synthesis via Canonical Workspace Learning
Source: https://huggingface.co/papers/2608.19776
Abstract
CoToGrasp is a generative framework that synthesizes diverse, stable grasps conditioned on specific contact topologies using an object-agnostic, gripper-centric workspace for zero-shot generalization.
Current dexterous grasp planners primarily optimize for physical stability, focusing on whether an object can be grasped rather than how it should be grasped to support downstream functional tasks. However, conditioning grasp synthesis on specific human grasp taxonomies typically requires prohibitively expensive, object-annotated datasets. To address these limitations, we propose CoToGrasp, a novelgenerative frameworkthat synthesizes diverse, stable grasps strictly conditioned on specificcontact topologies. To bypass the data collection bottleneck, CoToGrasp is trained entirely in anobject-agnosticmanner. We introduce a feature-basedcanonical workspacethat projects local object features into a unified gripper-centric domain, effectively decoupling the semantic functional intent from the arbitrary object geometry. By learning the intrinsiccontact manifoldof the gripper within this workspace, our model achieveszero-shot generalizationto unseen objects at inference. Extensive evaluations on the large-scale DexGraspNet dataset demonstrate that CoToGrasp achieves state-of-the-art performance, outperforming existingtaxonomy-guided planners. Finally, we demonstrate the physical viability and kinematic feasibility of our synthesizedcontact topologieson a physical robot platform. Code is available on our project website https://cea-list.github.io/cotograspweb/ .
View arXiv pageView PDFProject pageGitHub3Add to collection
Get this paper in your agent:
hf papers read 2608\.19776
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2608.19776 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2608.19776 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2608.19776 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
GOAG: Generative and Object-Agnostic Grasp Planner for Dexterous Robotic Manipulation
GOAG is a deep generative grasp planner that learns a gripper-specific contact surface distribution to sample valid grasps for unseen objects without object-specific training, achieving state-of-the-art results on the MultiDex dataset for dexterous robotic manipulation.
SeededGrasp: Language-Guided Grasping in Complex Scenes with Multiple Embodiments
SeededGrasp proposes a data-efficient framework that uses a vision-language model to predict a seed point for a lightweight grasp generator, enabling language-guided grasping in complex scenes with multiple robot embodiments. The method outperforms baselines with 72% simulation and 78% real-world success, and includes a new large-scale multi-embodiment grasping dataset.
DexJoCo: A Benchmark and Toolkit for Task-Oriented Dexterous Manipulation on MuJoCo
DexJoCo introduces a benchmark and toolkit for task-oriented dexterous manipulation in MuJoCo, featuring 11 functional tasks, a low-cost data collection system, and comprehensive evaluations that highlight limitations in current dexterous manipulation policies.
DeVI: Physics-based Dexterous Human-Object Interaction via Synthetic Video Imitation
DeVI introduces a framework that turns text-conditioned synthetic videos into physically plausible dexterous robot control via a hybrid 3D-2D tracking reward, enabling zero-shot generalization to unseen objects.
Human Universal Grasping
A flow-matching model generates diverse human grasps from RGB-D images, enabling zero-shot robotic grasping with improved performance over existing methods. The model, trained on a large egocentric dataset, significantly outperforms state-of-the-art baselines on a new benchmark.