English

Scene Graph Generation with External Knowledge and Image Reconstruction

Computer Vision and Pattern Recognition 2019-04-02 v1

Abstract

Scene graph generation has received growing attention with the advancements in image understanding tasks such as object detection, attributes and relationship prediction,~\etc. However, existing datasets are biased in terms of object and relationship labels, or often come with noisy and missing annotations, which makes the development of a reliable scene graph prediction model very challenging. In this paper, we propose a novel scene graph generation algorithm with external knowledge and image reconstruction loss to overcome these dataset issues. In particular, we extract commonsense knowledge from the external knowledge base to refine object and phrase features for improving generalizability in scene graph generation. To address the bias of noisy object annotations, we introduce an auxiliary image reconstruction path to regularize the scene graph generation network. Extensive experiments show that our framework can generate better scene graphs, achieving the state-of-the-art performance on two benchmark datasets: Visual Relationship Detection and Visual Genome datasets.

Keywords

Cite

@article{arxiv.1904.00560,
  title  = {Scene Graph Generation with External Knowledge and Image Reconstruction},
  author = {Jiuxiang Gu and Handong Zhao and Zhe Lin and Sheng Li and Jianfei Cai and Mingyang Ling},
  journal= {arXiv preprint arXiv:1904.00560},
  year   = {2019}
}

Comments

10 pages, 5 figures, Accepted in CVPR 2019

R2 v1 2026-06-23T08:24:45.860Z