NeurIPS 2017poster269 citations

Pixels to Graphs by Associative Embedding

Alejandro Newell, Jia Deng

Abstract

Graphs are a useful abstraction of image content. Not only can graphs represent details about individual objects in a scene but they can capture the interactions between pairs of objects. We present a method for training a convolutional neural network such that it takes in an input image and produces a full graph definition. This is done end-to-end in a single stage with the use of associative embeddings. The network learns to simultaneously identify all of the elements that make up a graph and piece them together. We benchmark on the Visual Genome dataset, and demonstrate state-of-the-art performance on the challenging task of scene graph generation.

BibTeX
@inproceedings{NIPS2017_84438b7a,
 author = {Newell, Alejandro and Deng, Jia},
 booktitle = {Advances in Neural Information Processing Systems},
 editor = {I. Guyon and U. Von Luxburg and S. Bengio and H. Wallach and R. Fergus and S. Vishwanathan and R. Garnett},
 pages = {},
 publisher = {Curran Associates, Inc.},
 title = {Pixels to Graphs by Associative Embedding},
 url = {https://proceedings.neurips.cc/paper_files/paper/2017/file/84438b7aae55a0638073ef798e50b4ef-Paper.pdf},
 volume = {30},
 year = {2017}
}