paper-with-me

Papers

Structured Spatial Reasoning with Open Vocabulary Object Detectors

2024-10-09 · Negar Nejatishahidin, Madhukar Reddy Vongala, Jana Kosecka

Reasoning about spatial relationships between objects is essential for many real-world robotic tasks, such as fetch-and-delivery, object rearrangement, and object search. The ability to detect and disambiguate different objects and identify their location is key to successful completion of these tasks. Several recent works have used powerful Vision and Language Models (VLMs) to unlock this capability in robotic agents. In this paper we introduce a structured probabilistic approach that integrates rich 3D geometric features with state-of-the-art open-vocabulary object detectors to enhance spatial reasoning for robotic perception. The approach is evaluated and compared against zero-shot performance of the state-of-the-art Vision and Language Models (VLMs) on spatial reasoning tasks. To enable this comparison, we annotate spatial clauses in real-world RGB-D Active Vision Dataset [1] and conduct experiments on this and the synthetic Semantic Abstraction [2] dataset. Results demonstrate the effectiveness of the proposed method, showing superior performance of grounding spatial relations over state of the art open-source VLMs by more than 20%.

📄 PDF Abstract BibTeX arXiv:2410.07394

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectObject RearrangementSpatial Reasoning

Similar Papers 제목 키워드 기반

OpenGaFF: Open-Vocabulary Gaussian Feature Field with Codebook Attention

2026-05-07 · Kunyi Li, Michael Niemeyer, Sen Wang, Stefano Gasperini 외 arxiv

Understanding open-vocabulary 3D scenes with Gaussian-based representations remains challenging due to fragmented and spatially inconsistent semantic predictions across multi-view observations. In this paper, we present …

Scene Understanding

Semantic Abstraction: Open-World 3D Scene Understanding from 2D Vision-Language Models

2022-07-23 · Huy Ha, Shuran Song

We study open-world 3D scene understanding, a family of tasks that require agents to reason about their 3D environment with an open-set vocabulary and out-of-domain visual inputs - a critical skill for robots to operate …

Scene Understanding

ZING-3D: Zero-shot Incremental 3D Scene Graphs via Vision-Language Models

2025-10-24 · Pranav Saxena, Jimmy Chiun arxiv

Understanding and reasoning about complex 3D environments requires structured scene representations that capture not only objects but also their semantic and spatial relationships. While recent works on 3D scene graph ge…

Scene Graph Generation

Open-Vocabulary Indoor Object Grounding with 3D Hierarchical Scene Graph

2025-07-16 · Sergey Linok, Gleb Naumov arxiv

We propose OVIGo-3DHSG method - Open-Vocabulary Indoor Grounding of objects using 3D Hierarchical Scene Graph. OVIGo-3DHSG represents an extensive indoor environment over a Hierarchical Scene Graph derived from sequences…

Spatial Reasoning

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