ExplorerRoboticsRobotics
Research PaperResearchia:202607.27092

Geometric 2D Scene Graph Generation

Christoph Jahn

Abstract

In production processes for consumer products, assembly instructions are essential not only for planning but also for executing the production process. Likewise in robotics, it is crucial for an assembly robot to understand how components fit together and can be assembled. To facilitate these tasks, we contribute a method for constructing scene graphs to represent and characterize assembly relationships between components. Our approach does not rely on semantic data and is capable of handling a ...

Submitted: July 27, 2026Subjects: Robotics; Robotics

Description / Details

In production processes for consumer products, assembly instructions are essential not only for planning but also for executing the production process. Likewise in robotics, it is crucial for an assembly robot to understand how components fit together and can be assembled. To facilitate these tasks, we contribute a method for constructing scene graphs to represent and characterize assembly relationships between components. Our approach does not rely on semantic data and is capable of handling a very small dataset. To realize this, the output of a Faster R-CNN model is used to create geometric representations, which are then processed by a transformer architecture to generate an adjacency matrix. This matrix serves as input to a Siamese network that uses message passing based on an attentional graph convolutional network (aGCN) architecture to characterize the connections between the components. We validate our method on a study dataset of toy model components which can be assembled into transportation vehicles.


Source: arXiv:2607.22325v1 - http://arxiv.org/abs/2607.22325v1 PDF: https://arxiv.org/pdf/2607.22325v1 Original Link: http://arxiv.org/abs/2607.22325v1

Please sign in to join the discussion.

No comments yet. Be the first to share your thoughts!

Access Paper
View Source PDF
Submission Info
Date:
Jul 27, 2026
Topic:
Robotics
Area:
Robotics
Comments:
0
Bookmark
Geometric 2D Scene Graph Generation | Researchia