SuperGrasp: Single-View Object Grasping via Superquadric Similarity Matching, Evaluation, and Refinement
About
Robotic grasping from single-view observations remains a critical challenge in manipulation. However, existing methods still struggle to generate reliable grasp candidates and stably evaluate grasp feasibility under incomplete geometric information. To address these limitations, we present SuperGrasp, a new two-stage framework for single-view parallel-jaw grasping. In the first stage, we introduce a Similarity Matching Module that efficiently retrieves valid and diverse grasp candidates by matching the input single-view point cloud with a precomputed primitive dataset based on superquadric coefficients. In the second stage, we propose E-RNet, an end-to-end network that expands the grasp-aware region and takes the initial grasp closure region as a local anchor region, capturing the contextual relationship between the local region and its surrounding spatial neighborhood, thereby enabling more accurate and reliable grasp evaluation and introducing small-range local refinement to improve grasp adaptability. To enhance generalization, we construct a primitive dataset containing 1.2k standard geometric primitives for similarity matching and collect a point cloud dataset of 100k samples from 124 objects, annotated with stable grasp labels for network training. Extensive experiments in both simulation and real-world environments demonstrate that our method achieves stable grasping performance and good generalization across novel objects and clutter scenes.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Physical Grasping | Physical Grasping Evaluation 10 objects | Detection Success Rate96 | 7 | |
| Object Grasping | PyBullet simulation 10 seen objects, 30 scenes | GSR95.29 | 6 | |
| Object Grasping | PyBullet simulation 20 seen objects, 30 scenes | Grasp Success Rate (GSR)92.82 | 6 | |
| Object Grasping | PyBullet simulation 10 unseen objects 30 scenes | GSR89.03 | 6 | |
| Robot Grasping | Real-world grasping Similar objects, 10 objects, 10 trials (test) | GSR98 | 3 |