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

Stacked Hybrid-Attention and Group Collaborative Learning for Unbiased Scene Graph Generation

About

Scene Graph Generation, which generally follows a regular encoder-decoder pipeline, aims to first encode the visual contents within the given image and then parse them into a compact summary graph. Existing SGG approaches generally not only neglect the insufficient modality fusion between vision and language, but also fail to provide informative predicates due to the biased relationship predictions, leading SGG far from practical. Towards this end, in this paper, we first present a novel Stacked Hybrid-Attention network, which facilitates the intra-modal refinement as well as the inter-modal interaction, to serve as the encoder. We then devise an innovative Group Collaborative Learning strategy to optimize the decoder. Particularly, based upon the observation that the recognition capability of one classifier is limited towards an extremely unbalanced dataset, we first deploy a group of classifiers that are expert in distinguishing different subsets of classes, and then cooperatively optimize them from two aspects to promote the unbiased SGG. Experiments conducted on VG and GQA datasets demonstrate that, we not only establish a new state-of-the-art in the unbiased metric, but also nearly double the performance compared with two baselines.

Xingning Dong, Tian Gan, Xuemeng Song, Jianlong Wu, Yuan Cheng, Liqiang Nie• 2022

Related benchmarks

TaskDatasetResultRank
Scene Graph GenerationVisual Genome (test)
R@500.149
86
Scene Graph ClassificationVG150 (test)
mR@5023
66
Predicate ClassificationVisual Genome
Recall@5042.7
54
Scene Graph DetectionVG150 (test)
ng-mR@5017.9
41
Scene Graph Detection (SGDet)Visual Genome (VG)
R@5018.4
21
Scene Graph GenerationGQA-200 (test)
R@5014.8
20
Scene Graph Classification (SGCls)Visual Genome
R@10027.1
19
Predicate ClassificationGQA200
mR@5041
8
Scene Graph ClassificationGQA200
mR@5020.6
8
Scene Graph DetectionGQA 200
mR@5017.8
8
Showing 10 of 10 rows

Other info

Code

Follow for update