paper-with-me

Papers

QueSTMaps: Queryable Semantic Topological Maps for 3D Scene Understanding

2024-04-09 · Yash Mehan, Kumaraditya Gupta, Rohit Jayanti, Anirudh Govil, Sourav Garg, Madhava Krishna

Robotic tasks such as planning and navigation require a hierarchical semantic understanding of a scene, which could include multiple floors and rooms. Current methods primarily focus on object segmentation for 3D scene understanding. However, such methods struggle to segment out topological regions like "kitchen" in the scene. In this work, we introduce a two-step pipeline to solve this problem. First, we extract a topological map, i.e., floorplan of the indoor scene using a novel multi-channel occupancy representation. Then, we generate CLIP-aligned features and semantic labels for every room instance based on the objects it contains using a self-attention transformer. Our language-topology alignment supports natural language querying, e.g., a "place to cook" locates the "kitchen". We outperform the current state-of-the-art on room segmentation by ~20% and room classification by ~12%. Our detailed qualitative analysis and ablation studies provide insights into the problem of joint structural and semantic 3D scene understanding. Project Page: quest-maps.github.io

📄 PDF Abstract BibTeX arXiv:2404.06442

Code (0)

등록된 구현이 없습니다.

Tasks

Scene UnderstandingSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Vision-Language-Motion Maps: An Open-Vocabulary, Uncertainty-Aware, Queryable Motion Attribute for 3D Scene Maps

2026-07-17 · Dibyendu Ghosh, Ayushi Shakya arxiv

Open-vocabulary 3D maps let robots answer language queries about what and where, but they assume a static world and cannot answer queries about how scene elements behave. We introduce Vision-Language-Motion Maps (VLMM), …

Open-Fusion: Real-time Open-Vocabulary 3D Mapping and Queryable Scene Representation

2023-10-05 · Kashu Yamazaki, Taisei Hanyu, Khoa Vo, Thang Pham 외

Precise 3D environmental mapping is pivotal in robotics. Existing methods often rely on predefined concepts during training or are time-intensive when generating semantic maps. This paper presents Open-Fusion, a groundbr…

3D Scene Reconstruction

Tag Map: A Text-Based Map for Spatial Reasoning and Navigation with Large Language Models

2024-09-23 · Mike Zhang, Kaixian Qu, Vaishakh Patil, Cesar Cadena 외

Large Language Models (LLM) have emerged as a tool for robots to generate task plans using common sense reasoning. For the LLM to generate actionable plans, scene context must be provided, often through a map. Recent wor…

Common Sense ReasoningSpatial ReasoningTAG

Think While You Map: Asynchronous Vision-Language Agents for Incremental 3D Scene Graphs

2026-06-30 · Deniz Bickici, Michael Pabst, Shohei Mori, Dieter Schmalstieg arxiv

Open-vocabulary 3D scene graph methods typically operate in two stages: first reconstruct, then enrich with vision-language models, leaving the graph unqueryable during exploration. We argue that this sequential coupling…

Semantic SegmentationVisual Grounding

Dynamic Resilient Spatio-Semantic Memory with Hybrid Localization for Mobile Manipulation

2026-05-30 · Zhijie Yan, Shufei Li, Ze Zhang, Xin Liu 외 arxiv

Reliable mobile manipulation in dynamic indoor environments requires a scene representation that remains geometrically consistent, semantically queryable, and computationally bounded as the environment changes. Existing …