paper-with-me

Papers

Open-World 3D Scene Graph Generation for Retrieval-Augmented Reasoning

2025-11-08 · Fei Yu, Quan Deng, Shengeng Tang, Yuehua Li, Lechao Cheng arxiv

Understanding 3D scenes in open-world settings poses fundamental challenges for vision and robotics, particularly due to the limitations of closed-vocabulary supervision and static annotations. To address this, we propose a unified framework for Open-World 3D Scene Graph Generation with Retrieval-Augmented Reasoning, which enables generalizable and interactive 3D scene understanding. Our method integrates Vision-Language Models (VLMs) with retrieval-based reasoning to support multimodal exploration and language-guided interaction. The framework comprises two key components: (1) a dynamic scene graph generation module that detects objects and infers semantic relationships without fixed label sets, and (2) a retrieval-augmented reasoning pipeline that encodes scene graphs into a vector database to support text/image-conditioned queries. We evaluate our method on 3DSSG and Replica benchmarks across four tasks-scene question answering, visual grounding, instance retrieval, and task planning-demonstrating robust generalization and superior performance in diverse environments. Our results highlight the effectiveness of combining open-vocabulary perception with retrieval-based reasoning for scalable 3D scene understanding.

📄 PDF Abstract BibTeX arXiv:2511.05894

Code (0)

등록된 구현이 없습니다.

Tasks

Scene Graph GenerationScene UnderstandingQuestion AnsweringVisual Grounding

Similar Papers 제목 키워드 기반

Towards Spatio-Temporal World Scene Graph Generation from Monocular Videos

2026-03-13 · Rohith Peddi, Saurabh, Shravan Shanmugam, Likhitha Pallapothula 외 arxiv

Spatio-temporal scene graphs provide a principled representation for modeling evolving object interactions, yet existing methods remain fundamentally frame-centric: they reason only about currently visible objects, disca…

Scene Graph GenerationScene Understanding3D Reconstruction

ReLaGS: Relational Language Gaussian Splatting

2026-03-18 · Yaxu Xie, Abdalla Arafa, Alireza Javanmardi, Christen Millerdurai 외 arxiv

Achieving unified 3D perception and reasoning across tasks such as segmentation, retrieval, and relation understanding remains challenging, as existing methods are either object-centric or rely on costly training for int…

Scene Graph GenerationRelational ReasoningGraph Neural Network

RAG-3DSG: Enhancing 3D Scene Graphs with Re-Shot Guided Retrieval-Augmented Generation

2026-01-15 · Yue Chang, Rufeng Chen, Zhaofan Zhang, Yi Chen 외 arxiv

Open-vocabulary 3D Scene Graph (3DSG) can enhance various downstream tasks in robotics by leveraging structured semantic representations, yet current 3DSG construction methods suffer from semantic inconsistencies caused …

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…

Open World Scene Graph Generation using Vision Language Models

2025-06-09 · Amartya Dutta, Kazi Sajeed Mehrab, Medha Sawhney, Abhilash Neog 외

Scene-Graph Generation (SGG) seeks to recognize objects in an image and distill their salient pairwise relationships. Most methods depend on dataset-specific supervision to learn the variety of interactions, restricting …

Graph GenerationScene Graph Generation