paper-with-me

Papers

Scene Graph Modification as Incremental Structure Expanding

2022-09-15 · COLING 2022 10 · Xuming Hu, Zhijiang Guo, Yu Fu, Lijie Wen, Philip S. Yu

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.

📄 PDF Abstract BibTeX arXiv:2209.09093

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Expanding Spatial and Temporal Context for Robotic Imitation Learning With Scene Graphs

2026-05-31 · Jianing Qian, Qinhe Peng, Emmanuel Panov, Leonor Fermoselle 외 arxiv

Imitation learning enables robots to learn how to execute tasks via observation. However, real-world environments like homes and offices are often severely partially observed due to their large spatial scales. In additio…

Incremental Abstraction in Distributed Probabilistic SLAM Graphs

2021-09-13 · Joseph Ortiz, Talfan Evans, Edgar Sucar, Andrew J. Davison

Scene graphs represent the key components of a scene in a compact and semantically rich way, but are difficult to build during incremental SLAM operation because of the challenges of robustly identifying abstract scene e…

GraphFLEx: Structure Learning Framework for Large Expanding Graphs

2025-05-18 · Mohit Kataria, Nikita Malik, Sandeep Kumar, Jayadeva

Graph structure learning is a core problem in graph-based machine learning, essential for uncovering latent relationships and ensuring model interpretability. However, most existing approaches are ill-suited for large-sc…

ClusteringGraph Neural NetworkGraph structure learning

Integrating Prior Observations for Incremental 3D Scene Graph Prediction

2025-09-15 · Marian Renz, Felix Igelbrink, Martin Atzmueller arxiv

3D semantic scene graphs (3DSSG) provide compact structured representations of environments by explicitly modeling objects, attributes, and relationships. While 3DSSGs have shown promise in robotics and embodied AI, many…

StegoNGP: 3D Cryptographic Steganography using Instant-NGP

2026-03-01 · Wenxiang Jiang, Yujun Lan, Shuo Zhao, Yuanshan Liu 외 arxiv

Recently, Instant Neural Graphics Primitives (Instant-NGP) has achieved significant success in rapid 3D scene reconstruction, but securely embedding high-capacity hidden data, such as an entire 3D scene, remains a challe…