paper-with-me

Papers

GraNet: A Multi-Level Graph Network for 6-DoF Grasp Pose Generation in Cluttered Scenes

2023-12-06 · Haowen Wang, Wanhao Niu, Chungang Zhuang

6-DoF object-agnostic grasping in unstructured environments is a critical yet challenging task in robotics. Most current works use non-optimized approaches to sample grasp locations and learn spatial features without concerning the grasping task. This paper proposes GraNet, a graph-based grasp pose generation framework that translates a point cloud scene into multi-level graphs and propagates features through graph neural networks. By building graphs at the scene level, object level, and grasp point level, GraNet enhances feature embedding at multiple scales while progressively converging to the ideal grasping locations by learning. Our pipeline can thus characterize the spatial distribution of grasps in cluttered scenes, leading to a higher rate of effective grasping. Furthermore, we enhance the representation ability of scalable graph networks by a structure-aware attention mechanism to exploit local relations in graphs. Our method achieves state-of-the-art performance on the large-scale GraspNet-1Billion benchmark, especially in grasping unseen objects (+11.62 AP). The real robot experiment shows a high success rate in grasping scattered objects, verifying the effectiveness of the proposed approach in unstructured environments.

📄 PDF Abstract BibTeX arXiv:2312.03345

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Hierarchical Molecular Representation Learning via Fragment-Based Self-Supervised Embedding Prediction

2026-02-23 · Jiele Wu, Haozhe Ma, Zhihan Guo, Thanh Vinh Vo 외 arxiv

Graph self-supervised learning (GSSL) has demonstrated strong potential for generating expressive graph embeddings without the need for human annotations, making it particularly valuable in domains with high labeling cos…

Molecular Property PredictionSelf-Supervised LearningRepresentation LearningTransfer Learning

GraNet: Global Relation-aware Attentional Network for ALS Point Cloud Classification

2020-12-24 · Rong Huang, Yusheng Xu, Uwe Stilla

In this work, we propose a novel neural network focusing on semantic labeling of ALS point clouds, which investigates the importance of long-range spatial and channel-wise relations and is termed as global relation-aware…

General ClassificationPoint Cloud ClassificationRelation

GraSP: Simple yet Effective Graph Similarity Predictions

2024-12-13 · Haoran Zheng, Jieming Shi, Renchi Yang

Graph similarity computation (GSC) is to calculate the similarity between one pair of graphs, which is a fundamental problem with fruitful applications in the graph community. In GSC, graph edit distance (GED) and maximu…

Graph Similarity

GRASP: Graph Alignment through Spectral Signatures

2021-06-10 · Judith Hermanns, Anton Tsitsulin, Marina Munkhoeva, Alex Bronstein 외

What is the best way to match the nodes of two graphs? This graph alignment problem generalizes graph isomorphism and arises in applications from social network analysis to bioinformatics. Some solutions assume that auxi…

Graph-based Isometry Invariant Representation Learning

2017-03-01 · ICML 2017 8 · Renata Khasanova, Pascal Frossard

Learning transformation invariant representations of visual data is an important problem in computer vision. Deep convolutional networks have demonstrated remarkable results for image and video classification tasks. Howe…

General ClassificationRepresentation LearningTranslationVideo Classification