English

Scene Graph Parsing by Attention Graph

Computation and Language 2019-09-16 v1 Artificial Intelligence Machine Learning

Abstract

Scene graph representations, which form a graph of visual object nodes together with their attributes and relations, have proved useful across a variety of vision and language applications. Recent work in the area has used Natural Language Processing dependency tree methods to automatically build scene graphs. In this work, we present an 'Attention Graph' mechanism that can be trained end-to-end, and produces a scene graph structure that can be lifted directly from the top layer of a standard Transformer model. The scene graphs generated by our model achieve an F-score similarity of 52.21% to ground-truth graphs on the evaluation set using the SPICE metric, surpassing the best previous approaches by 2.5%.

Keywords

Cite

@article{arxiv.1909.06273,
  title  = {Scene Graph Parsing by Attention Graph},
  author = {Martin Andrews and Yew Ken Chia and Sam Witteveen},
  journal= {arXiv preprint arXiv:1909.06273},
  year   = {2019}
}

Comments

Accepted paper for the ViGIL workshop at NeurIPS 2018. (4 pages + references)

R2 v1 2026-06-23T11:14:40.458Z