paper-with-me

Papers

RAZER: Robust Accelerated Zero-Shot 3D Open-Vocabulary Panoptic Reconstruction with Spatio-Temporal Aggregation

2025-05-21 · Naman Patel, Prashanth Krishnamurthy, Farshad Khorrami

Mapping and understanding complex 3D environments is fundamental to how autonomous systems perceive and interact with the physical world, requiring both precise geometric reconstruction and rich semantic comprehension. While existing 3D semantic mapping systems excel at reconstructing and identifying predefined object instances, they lack the flexibility to efficiently build semantic maps with open-vocabulary during online operation. Although recent vision-language models have enabled open-vocabulary object recognition in 2D images, they haven't yet bridged the gap to 3D spatial understanding. The critical challenge lies in developing a training-free unified system that can simultaneously construct accurate 3D maps while maintaining semantic consistency and supporting natural language interactions in real time. In this paper, we develop a zero-shot framework that seamlessly integrates GPU-accelerated geometric reconstruction with open-vocabulary vision-language models through online instance-level semantic embedding fusion, guided by hierarchical object association with spatial indexing. Our training-free system achieves superior performance through incremental processing and unified geometric-semantic updates, while robustly handling 2D segmentation inconsistencies. The proposed general-purpose 3D scene understanding framework can be used for various tasks including zero-shot 3D instance retrieval, segmentation, and object detection to reason about previously unseen objects and interpret natural language queries. The project page is available at https://razer-3d.github.io.

📄 PDF Abstract BibTeX arXiv:2505.15373

Code (0)

등록된 구현이 없습니다.

Tasks

GPUNatural Language QueriesObjectobject-detectionObject DetectionObject RecognitionScene Understanding

Similar Papers 제목 키워드 기반

The Power of Negative Zero: Datatype Customization for Quantized Large Language Models

2025-01-06 · Yuzong Chen, Xilai Dai, Chi-Chih Chang, Yash Akhauri 외

Large language models (LLMs) have demonstrated remarkable performance across various machine learning tasks, quickly becoming one of the most prevalent AI workloads. Yet the substantial memory requirement of LLMs signifi…

Computational EfficiencyQuantization

Vocabulary-informed Zero-shot and Open-set Learning

2023-01-03 · Yanwei Fu, Xiaomei Wang, Hanze Dong, Yu-Gang Jiang 외

Despite significant progress in object categorization, in recent years, a number of important challenges remain; mainly, the ability to learn from limited labeled data and to recognize object classes within large, potent…

Object CategorizationOpen Set LearningZero-Shot Learning

Visual Programming for Zero-shot Open-Vocabulary 3D Visual Grounding

2023-11-26 · CVPR 2024 1 · Zhihao Yuan, Jinke Ren, Chun-Mei Feng, Hengshuang Zhao 외

3D Visual Grounding (3DVG) aims at localizing 3D object based on textual descriptions. Conventional supervised methods for 3DVG often necessitate extensive annotations and a predefined vocabulary, which can be restrictiv…

3D visual groundingObjectVisual Grounding

Towards Open Vocabulary Learning: A Survey

2023-06-28 · Jianzong Wu, Xiangtai Li, Shilin Xu, Haobo Yuan 외

In the field of visual scene understanding, deep neural networks have made impressive advancements in various core tasks like segmentation, tracking, and detection. However, most approaches operate on the close-set assum…

Open Set LearningOut-of-Distribution DetectionScene UnderstandingSegmentation+2

Open-Vocabulary Audio-Visual Semantic Segmentation

2024-07-31

Audio-visual semantic segmentation (AVSS) aims to segment and classify sounding objects in videos with acoustic cues. However, most approaches operate on the close-set assumption and only identify pre-defined categories …