Leveraging commonsense for object localisation in partial scenes
Francesco Giuliari, Geri Skenderi, Marco Cristani, Alessio Del Bue and, Yiming Wang

TL;DR
This paper introduces a novel graph-based scene representation called D-SCG, enriched with commonsense knowledge, to improve object localisation in partial 3D scenes using a graph neural network with attentional message passing.
Contribution
The paper presents a new scene graph model incorporating commonsense knowledge for better geometric reasoning in object localisation tasks.
Findings
Achieved 5.9% higher localisation accuracy on Partial ScanNet
Faster training speed by a factor of 8x compared to previous methods
Demonstrated effectiveness of commonsense integration in scene understanding
Abstract
We propose an end-to-end solution to address the problem of object localisation in partial scenes, where we aim to estimate the position of an object in an unknown area given only a partial 3D scan of the scene. We propose a novel scene representation to facilitate the geometric reasoning, Directed Spatial Commonsense Graph (D-SCG), a spatial scene graph that is enriched with additional concept nodes from a commonsense knowledge base. Specifically, the nodes of D-SCG represent the scene objects and the edges are their relative positions. Each object node is then connected via different commonsense relationships to a set of concept nodes. With the proposed graph-based scene representation, we estimate the unknown position of the target object using a Graph Neural Network that implements a novel attentional message passing mechanism. The network first predicts the relative positions…
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 Neural Network Applications · Domain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications
MethodsGraph Neural Network
