Skip to main content
GameDev.net gamedev.net
Research Paper

This is an academic paper or technical research. Key findings may require technical background to fully understand.

Explore Research Radar

PRO Tired of ads? Read GameDev.net ad-free and help keep the community independent with GameDev Pro — $3/month.

arXiv cs.GR
arXiv cs.GR Research
· 2 days, 13 hours ago • Xuanze Yang, Yumeng Liu, Haiyang Xin, Changhao Li, Haowei Shen, Kai Xu, Ligang Liu, Ruizhen Hu

InterMASH: A Unified Geometric Representation for Grasp Synthesis

Briefing

arXiv cs.GR details InterMASH, a new geometric representation for grasp synthesis that aims to bridge human and robotic hands with one compact encoding. The paper frames grasp generation as a hand-object-contact problem and replaces heavier, less complete descriptors with sphere-fixed anchors plus low-degree spherical harmonics.

That matters because grasp synthesis is only useful if the generated pose is both stable and physically plausible. InterMASH turns each anchor into an explicit token sequence, which makes the representation easier to interpret and better suited to transformer-style generation than dense implicit fields or contact maps alone.

The authors pair the representation with a conditional Diffusion Transformer that predicts hand geometry and contact jointly in the same space. On a large-scale ShadowHand benchmark, the method is reported to be competitive on key physical feasibility metrics, and it also supports joint training across multiple hands.

For developers working on robotics, simulation, or hand animation, the interesting bit is the cross-embodiment angle: fine-tuning with human grasp data reportedly improves robotic grasp success and diversity. If that holds up beyond the benchmark, it points toward a more reusable grasp pipeline for different hand morphologies instead of one-off models per rig.

“a unified geometric representation that establishes cross-embodiment correspondence”

— Authors · Describing InterMASH's core idea
Original source
Read on arXiv cs.GR
At a glance
what
InterMASH proposes a unified geometric representation for grasp synthesis using sphere-fixed anchors and spherical harmonics.
who
Authors: Xuanze Yang, Yumeng Liu, Haiyang Xin, Changhao Li, Haowei Shen, Kai Xu, Ligang Liu, Ruizhen Hu.
when
Submitted to arXiv on 16 Sep 2026 as arXiv:2609.18504.
impact
Could simplify cross-embodiment grasp generation for robotics, simulation, and hand animation workflows.
Signal Positive

Promising approach for more reusable grasp generation

Discuss

Follow robotics updates

See relevant stories in your personalized news feed.

Sign in to follow

Continue on GameDev.net

Useful next steps related to this story.

Game development news without the noise

One useful weekly briefing. No daily flood.

Sending your confirmation email…

Discussion

Loading comments...