Self-Supervised Relation Alignment for Scene Graph Generation

02/02/2023
by   Bicheng Xu, et al.
0

The goal of scene graph generation is to predict a graph from an input image, where nodes correspond to identified and localized objects and edges to their corresponding interaction predicates. Existing methods are trained in a fully supervised manner and focus on message passing mechanisms, loss functions, and/or bias mitigation. In this work we introduce a simple-yet-effective self-supervised relational alignment regularization designed to improve the scene graph generation performance. The proposed alignment is general and can be combined with any existing scene graph generation framework, where it is trained alongside the original model's objective. The alignment is achieved through distillation, where an auxiliary relation prediction branch, that mirrors and shares parameters with the supervised counterpart, is designed. In the auxiliary branch, relational input features are partially masked prior to message passing and predicate prediction. The predictions for masked relations are then aligned with the supervised counterparts after the message passing. We illustrate the effectiveness of this self-supervised relational alignment in conjunction with two scene graph generation architectures, SGTR and Neural Motifs, and show that in both cases we achieve significantly improved performance.

READ FULL TEXT

page 4

page 9

research
08/17/2023

Half-Hop: A graph upsampling approach for slowing down message passing

Message passing neural networks have shown a lot of success on graph-str...
research
01/27/2022

Constrained Structure Learning for Scene Graph Generation

As a structured prediction task, scene graph generation aims to build a ...
research
07/25/2019

SceneGraphNet: Neural Message Passing for 3D Indoor Scene Augmentation

In this paper we propose a neural message passing approach to augment an...
research
10/08/2022

Relational Message Passing for Fully Inductive Knowledge Graph Completion

In knowledge graph completion (KGC), predicting triples involving emergi...
research
01/23/2021

Neural Relational Inference with Efficient Message Passing Mechanisms

Many complex processes can be viewed as dynamical systems of interacting...
research
07/27/2022

Iterative Scene Graph Generation

The task of scene graph generation entails identifying object entities a...
research
12/10/2021

Neural Belief Propagation for Scene Graph Generation

Scene graph generation aims to interpret an input image by explicitly mo...

Please sign up or login with your details

Forgot password? Click here to reset