paper-with-me

Papers

Open-Vocabulary Functional 3D Scene Graphs for Real-World Indoor Spaces

2025-03-24 · CVPR 2025 1 · Chenyangguang Zhang, Alexandros Delitzas, Fangjinhua Wang, Ruida Zhang, Xiangyang Ji, Marc Pollefeys, Francis Engelmann

We introduce the task of predicting functional 3D scene graphs for real-world indoor environments from posed RGB-D images. Unlike traditional 3D scene graphs that focus on spatial relationships of objects, functional 3D scene graphs capture objects, interactive elements, and their functional relationships. Due to the lack of training data, we leverage foundation models, including visual language models (VLMs) and large language models (LLMs), to encode functional knowledge. We evaluate our approach on an extended SceneFun3D dataset and a newly collected dataset, FunGraph3D, both annotated with functional 3D scene graphs. Our method significantly outperforms adapted baselines, including Open3DSG and ConceptGraph, demonstrating its effectiveness in modeling complex scene functionalities. We also demonstrate downstream applications such as 3D question answering and robotic manipulation using functional 3D scene graphs. See our project page at https://openfungraph.github.io

📄 PDF Abstract BibTeX arXiv:2503.19199

Code (0)

등록된 구현이 없습니다.

Tasks

Question Answering

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Hierarchical and Holistic Open-Vocabulary Functional 3D Scene Graphs for Indoor Spaces

2026-05-15 · Xinggang Hu, Chenyangguang Zhang, Alexandros Delitzas, Xiangkui Zhang 외 arxiv

Functional 3D scene graphs offer a versatile and flexible representation for 3D scene understanding and robotic manipulation, defined by object nodes, interactive elements, and functional relationship edges. However, the…

Relational ReasoningScene UnderstandingVisual Grounding

OP3DSG: Open-Vocabulary Part-Aware 3D Scene Graph Generation for Real-World Environments

2026-06-29 · Yirum Kim, Ue-Hwan Kim arxiv

3D scene graphs (3DSGs) provide a compact and structured abstraction of 3D environments. Although advances in foundation models have enabled open-vocabulary 3DSG generation, existing approaches remain object-centric and …

Scene Graph GenerationRelational Reasoning

T-FunS3D: Task-Driven Hierarchical Open-Vocabulary 3D Functionality Segmentation

2026-06-04 · Jingkun Feng, Reza Sabzevari arxiv

Open-vocabulary 3D functionality segmentation enables robots to localize functional object components in 3D scenes. It is a challenging task that requires spatial understanding and task interpretation. Current open-vocab…

OVIP-SG: Open-Vocabulary Instance-Preserving Scene Graphs for Mapping and Retrieval of Small, Fine-Grained Objects

2026-08-18 · Tianjing Hao, Haiyu Lan, Angsong Li, Cheng Chen 외 arxiv

Integrating open-vocabulary perception into object-level 3D scene graphs is a double-edged sword. While vision-language detectors recover long-tail categories and small, fine-grained objects overlooked by closed-set mode…

FunFact: Building Probabilistic Functional 3D Scene Graphs via Factor-Graph Reasoning

2026-04-04 · Zhengyu Fu, René Zurbrügg, Kaixian Qu, Marc Pollefeys 외 arxiv

Recent work in 3D scene understanding is moving beyond purely spatial analysis toward functional scene understanding. However, existing methods often consider functional relationships between object pairs in isolation, f…

Scene Understanding