Edge-Centric Relational Reasoning for 3D Scene Graph Prediction
Yanni Ma, Hao Liu, Yulan Guo, Theo Gevers, Martin R. Oswald

TL;DR
This paper introduces LEO, a novel edge-centric relational reasoning framework for 3D scene graph prediction that captures high-order dependencies by transforming relation data into a line graph for enhanced reasoning.
Contribution
LEO enables progressive relation-to-object reasoning by transforming the scene graph into a line graph, improving relation prediction accuracy in 3D scene graphs.
Findings
LEO improves relation prediction accuracy on 3DSSG dataset.
LEO effectively captures high-order relational dependencies.
LEO is compatible with existing object-centric methods.
Abstract
3D scene graph prediction aims to abstract complex 3D environments into structured graphs consisting of objects and their pairwise relationships. Existing approaches typically adopt object-centric graph neural networks, where relation edge features are iteratively updated by aggregating messages from connected object nodes. However, this design inherently restricts relation representations to pairwise object context, making it difficult to capture high-order relational dependencies that are essential for accurate relation prediction. To address this limitation, we propose a Link-guided Edge-centric relational reasoning framework with Object-aware fusion, namely LEO, which enables progressive reasoning from relation-level context to object-level understanding. Specifically, LEO first predicts potential links between object pairs to suppress irrelevant edges, and then transforms the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Multimodal Machine Learning Applications · Graph Theory and Algorithms
