English

Graph R-CNN for Scene Graph Generation

Computer Vision and Pattern Recognition 2018-08-02 v1 Machine Learning

Abstract

We propose a novel scene graph generation model called Graph R-CNN, that is both effective and efficient at detecting objects and their relations in images. Our model contains a Relation Proposal Network (RePN) that efficiently deals with the quadratic number of potential relations between objects in an image. We also propose an attentional Graph Convolutional Network (aGCN) that effectively captures contextual information between objects and relations. Finally, we introduce a new evaluation metric that is more holistic and realistic than existing metrics. We report state-of-the-art performance on scene graph generation as evaluated using both existing and our proposed metrics.

Keywords

Cite

@article{arxiv.1808.00191,
  title  = {Graph R-CNN for Scene Graph Generation},
  author = {Jianwei Yang and Jiasen Lu and Stefan Lee and Dhruv Batra and Devi Parikh},
  journal= {arXiv preprint arXiv:1808.00191},
  year   = {2018}
}

Comments

16 pages, ECCV 2018 camera ready

R2 v1 2026-06-23T03:21:14.571Z