Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Semantic Diversity-aware Prototype-based Learning for Unbiased Scene Graph Generation

About

The scene graph generation (SGG) task involves detecting objects within an image and predicting predicates that represent the relationships between the objects. However, in SGG benchmark datasets, each subject-object pair is annotated with a single predicate even though a single predicate may exhibit diverse semantics (i.e., semantic diversity), existing SGG models are trained to predict the one and only predicate for each pair. This in turn results in the SGG models to overlook the semantic diversity that may exist in a predicate, thus leading to biased predictions. In this paper, we propose a novel model-agnostic Semantic Diversity-aware Prototype-based Learning (DPL) framework that enables unbiased predictions based on the understanding of the semantic diversity of predicates. Specifically, DPL learns the regions in the semantic space covered by each predicate to distinguish among the various different semantics that a single predicate can represent. Extensive experiments demonstrate that our proposed model-agnostic DPL framework brings significant performance improvement on existing SGG models, and also effectively understands the semantic diversity of predicates.

Jaehyeong Jeon, Kibum Kim, Kanghoon Yoon, Chanyoung Park• 2024

Related benchmarks

TaskDatasetResultRank
Scene Graph DetectionVisual Genome (VG) (test)--
29
Scene Graph Classification (SGCls)Visual Genome (VG)
ng mR@5027.9
20
Predicate ClassificationVisual Genome (VG) (test)
ng-mR@2032.3
10
Scene Graph DetectionGQA (test)
R@5026.7
9
Predicate ClassificationGQA (test)
R@5065
6
Scene Graph ClassificationGQA (test)
R@5030.2
6
Showing 6 of 6 rows

Other info

Code

Follow for update