TA-HDG combines heterogeneous and dual graph message passing with interactive/non-interactive relation typing to improve both head and tail class scene graph prediction.
Semantic Scene Graph Generation Based on an Edge Dual Scene Graph and Message Passing Neural Network
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Along with generative AI, interest in scene graph generation (SGG), which comprehensively captures the relationships and interactions between objects in an image and creates a structured graph-based representation, has significantly increased in recent years. However, relying on object-centric and dichotomous relationships, existing SGG methods have a limited ability to accurately predict detailed relationships. To solve these problems, a new approach to the modeling multiobject relationships, called edge dual scene graph generation (EdgeSGG), is proposed herein. EdgeSGG is based on a edge dual scene graph and Dual Message Passing Neural Network (DualMPNN), which can capture rich contextual interactions between unconstrained objects. To facilitate the learning of edge dual scene graphs with a symmetric graph structure, the proposed DualMPNN learns both object- and relation-centric features for more accurately predicting relation-aware contexts and allows fine-grained relational updates between objects. A comparative experiment with state-of-the-art (SoTA) methods was conducted using two public datasets for SGG operations and six metrics for three subtasks. Compared with SoTA approaches, the proposed model exhibited substantial performance improvements across all SGG subtasks. Furthermore, experiment on long-tail distributions revealed that incorporating the relationships between objects effectively mitigates existing long-tail problems.
fields
cs.CV 1years
2024 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Unbiased Scene Graph Generation by Type-Aware Message Passing on Heterogeneous and Dual Graphs
TA-HDG combines heterogeneous and dual graph message passing with interactive/non-interactive relation typing to improve both head and tail class scene graph prediction.