English

Vision Relation Transformer for Unbiased Scene Graph Generation

Computer Vision and Pattern Recognition 2023-08-21 v1 Artificial Intelligence

Abstract

Recent years have seen a growing interest in Scene Graph Generation (SGG), a comprehensive visual scene understanding task that aims to predict entity relationships using a relation encoder-decoder pipeline stacked on top of an object encoder-decoder backbone. Unfortunately, current SGG methods suffer from an information loss regarding the entities local-level cues during the relation encoding process. To mitigate this, we introduce the Vision rElation TransfOrmer (VETO), consisting of a novel local-level entity relation encoder. We further observe that many existing SGG methods claim to be unbiased, but are still biased towards either head or tail classes. To overcome this bias, we introduce a Mutually Exclusive ExperT (MEET) learning strategy that captures important relation features without bias towards head or tail classes. Experimental results on the VG and GQA datasets demonstrate that VETO + MEET boosts the predictive performance by up to 47 percentage over the state of the art while being 10 times smaller.

Keywords

Cite

@article{arxiv.2308.09472,
  title  = {Vision Relation Transformer for Unbiased Scene Graph Generation},
  author = {Gopika Sudhakaran and Devendra Singh Dhami and Kristian Kersting and Stefan Roth},
  journal= {arXiv preprint arXiv:2308.09472},
  year   = {2023}
}

Comments

Accepted for publication in ICCV 2023

R2 v1 2026-06-28T11:58:39.557Z