English

RA-SGG: Retrieval-Augmented Scene Graph Generation Framework via Multi-Prototype Learning

Computer Vision and Pattern Recognition 2024-12-18 v1

Abstract

Scene Graph Generation (SGG) research has suffered from two fundamental challenges: the long-tailed predicate distribution and semantic ambiguity between predicates. These challenges lead to a bias towards head predicates in SGG models, favoring dominant general predicates while overlooking fine-grained predicates. In this paper, we address the challenges of SGG by framing it as multi-label classification problem with partial annotation, where relevant labels of fine-grained predicates are missing. Under the new frame, we propose Retrieval-Augmented Scene Graph Generation (RA-SGG), which identifies potential instances to be multi-labeled and enriches the single-label with multi-labels that are semantically similar to the original label by retrieving relevant samples from our established memory bank. Based on augmented relations (i.e., discovered multi-labels), we apply multi-prototype learning to train our SGG model. Several comprehensive experiments have demonstrated that RA-SGG outperforms state-of-the-art baselines by up to 3.6% on VG and 5.9% on GQA, particularly in terms of F@K, showing that RA-SGG effectively alleviates the issue of biased prediction caused by the long-tailed distribution and semantic ambiguity of predicates.

Keywords

Cite

@article{arxiv.2412.12788,
  title  = {RA-SGG: Retrieval-Augmented Scene Graph Generation Framework via Multi-Prototype Learning},
  author = {Kanghoon Yoon and Kibum Kim and Jaehyung Jeon and Yeonjun In and Donghyun Kim and Chanyoung Park},
  journal= {arXiv preprint arXiv:2412.12788},
  year   = {2024}
}

Comments

7 pages

R2 v1 2026-06-28T20:38:40.037Z