cs.CVJul 24, 2026

Geometric 2D Scene Graph Generation

Authors: Christoph JahnUrs WaldmannBastian Goldluecke

Organizations: 1Mercedes-Benz AG, Sindelfingen, Germany · Department of Computer and Information Science, University of Konstanz, Konstanz, Germany

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 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.

Explore similar work

CardsList