paper-with-me

Papers

Open Scene Graphs for Open-World Object-Goal Navigation

2025-08-06 · Joel Loo, Zhanxin Wu, David Hsu arxiv

How can we build general-purpose robot systems for open-world semantic navigation, e.g., searching a novel environment for a target object specified in natural language? To tackle this challenge, we introduce OSG Navigator, a modular system composed of foundation models, for open-world Object-Goal Navigation (ObjectNav). Foundation models provide enormous semantic knowledge about the world, but struggle to organise and maintain spatial information effectively at scale. Key to OSG Navigator is the Open Scene Graph representation, which acts as spatial memory for OSG Navigator. It organises spatial information hierarchically using OSG schemas, which are templates, each describing the common structure of a class of environments. OSG schemas can be automatically generated from simple semantic labels of a given environment, e.g., "home" or "supermarket". They enable OSG Navigator to adapt zero-shot to new environment types. We conducted experiments using both Fetch and Spot robots in simulation and in the real world, showing that OSG Navigator achieves state-of-the-art performance on ObjectNav benchmarks and generalises zero-shot over diverse goals, environments, and robot embodiments.

📄 PDF Abstract BibTeX arXiv:2508.04678

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Open3DSG: Open-Vocabulary 3D Scene Graphs from Point Clouds with Queryable Objects and Open-Set Relationships

2024-02-19 · CVPR 2024 1 · Sebastian Koch, Narunas Vaskevicius, Mirco Colosi, Pedro Hermosilla 외

Current approaches for 3D scene graph prediction rely on labeled datasets to train models for a fixed set of known object classes and relationship categories. We present Open3DSG, an alternative approach to learn 3D scen…

3d scene graph generationObjectPrediction

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 외

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 …

Question Answering

Relational Semantic Reasoning on 3D Scene Graphs for Open World Interactive Object Search

2026-03-05 · Imen Mahdi, Matteo Cassinelli, Fabien Despinoy, Tim Welschehold 외 arxiv

Open-world interactive object search in household environments requires understanding semantic relationships between objects and their surrounding context to guide exploration efficiently. Prior methods either rely on vi…

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