Scene Graph Modification as Incremental Structure Expanding

September 15, 2022 · Declared Dead · 🏛 International Conference on Computational Linguistics

⚰️ CAUSE OF DEATH: The Empty Tomb
GitHub repo is empty
Authors Xuming Hu, Zhijiang Guo, Yu Fu, Lijie Wen, Philip S. Yu arXiv ID 2209.09093 Category cs.CV: Computer Vision Cross-listed cs.AI, cs.LG Citations 3 Venue International Conference on Computational Linguistics Repository https://github.com/THU-BPM/SGM ⭐ 6 Last Checked 1 month ago
Abstract
A scene graph is a semantic representation that expresses the objects, attributes, and relationships between objects in a scene. Scene graphs play an important role in many cross modality tasks, as they are able to capture the interactions between images and texts. In this paper, we focus on scene graph modification (SGM), where the system is required to learn how to update an existing scene graph based on a natural language query. Unlike previous approaches that rebuilt the entire scene graph, we frame SGM as a graph expansion task by introducing the incremental structure expanding (ISE). ISE constructs the target graph by incrementally expanding the source graph without changing the unmodified structure. Based on ISE, we further propose a model that iterates between nodes prediction and edges prediction, inferring more accurate and harmonious expansion decisions progressively. In addition, we construct a challenging dataset that contains more complicated queries and larger scene graphs than existing datasets. Experiments on four benchmarks demonstrate the effectiveness of our approach, which surpasses the previous state-of-the-art model by large margins.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

📜 Similar Papers

In the same crypt — Computer Vision

Died the same way — ⚰️ The Empty Tomb