Panoptic Scene Graph Generation with Semantics-Prototype Learning
Li Li, Wei Ji, Yiming Wu, Mengze Li, You Qin, Lina Wei, Roger, Zimmermann

TL;DR
This paper introduces ADTrans, a novel framework that reduces bias in Panoptic Scene Graph Generation by adaptively transferring biased annotations to unbiased, informative ones, improving model performance and generalization.
Contribution
The paper proposes ADTrans, a new method for unbiased predicate annotation transfer in PSG, addressing dataset bias and enhancing model accuracy and robustness.
Findings
Achieves state-of-the-art performance on benchmark datasets.
Effectively reduces bias in predicate annotations.
Demonstrates strong generalization across multiple datasets.
Abstract
Panoptic Scene Graph Generation (PSG) parses objects and predicts their relationships (predicate) to connect human language and visual scenes. However, different language preferences of annotators and semantic overlaps between predicates lead to biased predicate annotations in the dataset, i.e. different predicates for same object pairs. Biased predicate annotations make PSG models struggle in constructing a clear decision plane among predicates, which greatly hinders the real application of PSG models. To address the intrinsic bias above, we propose a novel framework named ADTrans to adaptively transfer biased predicate annotations to informative and unified ones. To promise consistency and accuracy during the transfer process, we propose to measure the invariance of representations in each predicate class, and learn unbiased prototypes of predicates with different intensities.…
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.
Code & Models
Videos
Taxonomy
TopicsMultimodal Machine Learning Applications · Topic Modeling · Natural Language Processing Techniques
