English

Resistance Training using Prior Bias: toward Unbiased Scene Graph Generation

Computer Vision and Pattern Recognition 2022-04-22 v2

Abstract

Scene Graph Generation (SGG) aims to build a structured representation of a scene using objects and pairwise relationships, which benefits downstream tasks. However, current SGG methods usually suffer from sub-optimal scene graph generation because of the long-tailed distribution of training data. To address this problem, we propose Resistance Training using Prior Bias (RTPB) for the scene graph generation. Specifically, RTPB uses a distributed-based prior bias to improve models' detecting ability on less frequent relationships during training, thus improving the model generalizability on tail categories. In addition, to further explore the contextual information of objects and relationships, we design a contextual encoding backbone network, termed as Dual Transformer (DTrans). We perform extensive experiments on a very popular benchmark, VG150, to demonstrate the effectiveness of our method for the unbiased scene graph generation. In specific, our RTPB achieves an improvement of over 10% under the mean recall when applied to current SGG methods. Furthermore, DTrans with RTPB outperforms nearly all state-of-the-art methods with a large margin.

Keywords

Cite

@article{arxiv.2201.06794,
  title  = {Resistance Training using Prior Bias: toward Unbiased Scene Graph Generation},
  author = {Chao Chen and Yibing Zhan and Baosheng Yu and Liu Liu and Yong Luo and Bo Du},
  journal= {arXiv preprint arXiv:2201.06794},
  year   = {2022}
}

Comments

Accepted by AAAI 2022

R2 v1 2026-06-24T08:53:15.553Z