paper-with-me

Papers

XGrasp: Gripper-Aware Grasp Detection with Multi-Gripper Data Generation

2025-10-13 · Yeonseo Lee, Jungwook Mun, Hyosup Shin, Guebin Hwang, Junhee Nam, Taeyeop Lee, Sungho Jo arxiv

Real-world robotic systems frequently require diverse end-effectors for different tasks, however most existing grasp detection methods are optimized for a single gripper type, demanding retraining or optimization for each novel gripper configuration. This gripper-specific retraining paradigm is neither scalable nor practical. We propose XGrasp, a real-time gripper-aware grasp detection framework that generalizes to novel gripper configurations without additional training or optimization. To resolve data scarcity, we augment existing single-gripper datasets with multi-gripper annotations by incorporating the physical characteristics and closing trajectories of diverse grippers. Each gripper is represented as a two-channel 2D image encoding its static shape (Gripper Mask) and dynamic closing trajectory (Gripper Path). XGrasp employs a hierarchical two-stage architecture consisting of a Grasp Point Predictor (GPP) and an Angle-Width Predictor (AWP). In the AWP, contrastive learning with a quality-aware anchor builds a gripper-agnostic embedding space, enabling generalization to novel grippers without additional training. Experimental results demonstrate that XGrasp outperforms existing gripper-aware methods in both grasp success rate and inference speed across diverse gripper types. Project page: https://sites.google.com/view/xgrasp

📄 PDF Abstract BibTeX arXiv:2510.11036

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive Learning

Similar Papers 제목 키워드 기반

UltraDexGrasp: Learning Universal Dexterous Grasping for Bimanual Robots with Synthetic Data

2026-03-05 · Sizhe Yang, Yiman Xie, Zhixuan Liang, Yang Tian 외 arxiv

Grasping is a fundamental capability for robots to interact with the physical world. Humans, equipped with two hands, autonomously select appropriate grasp strategies based on the shape, size, and weight of objects, enab…

Robotic GraspingPoint Clouds

DexGraspNet: A Large-Scale Robotic Dexterous Grasp Dataset for General Objects Based on Simulation

2022-10-06 · Ruicheng Wang, Jialiang Zhang, Jiayi Chen, Yinzhen Xu 외

Robotic dexterous grasping is the first step to enable human-like dexterous object manipulation and thus a crucial robotic technology. However, dexterous grasping is much more under-explored than object grasping with par…

Object

UniDexGrasp++: Improving Dexterous Grasping Policy Learning via Geometry-aware Curriculum and Iterative Generalist-Specialist Learning

2023-04-02 · ICCV 2023 1 · Weikang Wan, Haoran Geng, Yun Liu, Zikang Shan 외

We propose a novel, object-agnostic method for learning a universal policy for dexterous object grasping from realistic point cloud observations and proprioceptive information under a table-top setting, namely UniDexGras…

Object

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

OmniDexGrasp: Generalizable Dexterous Grasping via Foundation Model and Force Feedback

2025-10-27 · Yi-Lin Wei, Zhexi Luo, Yuhao Lin, Mu Lin 외 arxiv

Enabling robots to dexterously grasp and manipulate objects based on human commands is a promising direction in robotics. However, existing approaches are challenging to generalize across diverse objects or tasks due to …