English

Triplet-Aware Scene Graph Embeddings

Computer Vision and Pattern Recognition 2019-09-23 v1

Abstract

Scene graphs have become an important form of structured knowledge for tasks such as for image generation, visual relation detection, visual question answering, and image retrieval. While visualizing and interpreting word embeddings is well understood, scene graph embeddings have not been fully explored. In this work, we train scene graph embeddings in a layout generation task with different forms of supervision, specifically introducing triplet super-vision and data augmentation. We see a significant performance increase in both metrics that measure the goodness of layout prediction, mean intersection-over-union (mIoU)(52.3% vs. 49.2%) and relation score (61.7% vs. 54.1%),after the addition of triplet supervision and data augmentation. To understand how these different methods affect the scene graph representation, we apply several new visualization and evaluation methods to explore the evolution of the scene graph embedding. We find that triplet supervision significantly improves the embedding separability, which is highly correlated with the performance of the layout prediction model.

Keywords

Cite

@article{arxiv.1909.09256,
  title  = {Triplet-Aware Scene Graph Embeddings},
  author = {Brigit Schroeder and Subarna Tripathi and Hanlin Tang},
  journal= {arXiv preprint arXiv:1909.09256},
  year   = {2019}
}

Comments

Accepted to Scene Graph Representation Learning workshop at ICCV 2019

R2 v1 2026-06-23T11:20:49.754Z