paper-with-me

홈 › Papers

Incremental 3D Semantic Scene Graph Prediction from RGB Sequences

2023-05-04 · CVPR 2023 1 · Shun-Cheng Wu, Keisuke Tateno, Nassir Navab, Federico Tombari

3D semantic scene graphs are a powerful holistic representation as they describe the individual objects and depict the relation between them. They are compact high-level graphs that enable many tasks requiring scene reasoning. In real-world settings, existing 3D estimation methods produce robust predictions that mostly rely on dense inputs. In this work, we propose a real-time framework that incrementally builds a consistent 3D semantic scene graph of a scene given an RGB image sequence. Our method consists of a novel incremental entity estimation pipeline and a scene graph prediction network. The proposed pipeline simultaneously reconstructs a sparse point map and fuses entity estimation from the input images. The proposed network estimates 3D semantic scene graphs with iterative message passing using multi-view and geometric features extracted from the scene entities. Extensive experiments on the 3RScan dataset show the effectiveness of the proposed method in this challenging task, outperforming state-of-the-art approaches.

📄 PDF Abstract BibTeX arXiv:2305.02743

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SceneGraphFusion: Incremental 3D Scene Graph Prediction from RGB-D Sequences

2021-03-27 · CVPR 2021 1 · Shun-Cheng Wu, Johanna Wald, Keisuke Tateno, Nassir Navab 외

Scene graphs are a compact and explicit representation successfully used in a variety of 2D scene understanding tasks. This work proposes a method to incrementally build up semantic scene graphs from a 3D environment giv…

3D Object Classification3d scene graph generationGraph Neural NetworkPanoptic Segmentation+3

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…

OGScene3D: Incremental Open-Vocabulary 3D Gaussian Scene Graph Mapping for Scene Understanding

2026-03-17 · Siting Zhu, Ziyun Lu, Guangming Wang, Chenguang Huang 외 arxiv

Open-vocabulary scene understanding is crucial for robotic applications, enabling robots to comprehend complex 3D environmental contexts and supporting various downstream tasks such as navigation and manipulation. Howeve…

Scene Understanding

Scene Graph Modification as Incremental Structure Expanding

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

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 captu…

SGFormer++: Semantic Graph Transformer for Incremental 3D Scene Graph Generation

2026-06-13 · Mengshi Qi, Changsheng Lv, Zijian Fu, Xianlin Zhang 외 arxiv

In this paper, we propose SGFormer++, a novel Semantic Graph Transformer for 3D scene graph generation (SGG), which aims to parse point cloud scenes into semantic structural graphs, where nodes denote detected object ins…

Scene Graph GenerationGraph Embedding