paper-with-me

홈 › Papers

Query3D: LLM-Powered Open-Vocabulary Scene Segmentation with Language Embedded 3D Gaussian

2024-08-07 · Amirhosein Chahe, Lifeng Zhou

This paper introduces a novel method for open-vocabulary 3D scene querying in autonomous driving by combining Language Embedded 3D Gaussians with Large Language Models (LLMs). We propose utilizing LLMs to generate both contextually canonical phrases and helping positive words for enhanced segmentation and scene interpretation. Our method leverages GPT-3.5 Turbo as an expert model to create a high-quality text dataset, which we then use to fine-tune smaller, more efficient LLMs for on-device deployment. Our comprehensive evaluation on the WayveScenes101 dataset demonstrates that LLM-guided segmentation significantly outperforms traditional approaches based on predefined canonical phrases. Notably, our fine-tuned smaller models achieve performance comparable to larger expert models while maintaining faster inference times. Through ablation studies, we discover that the effectiveness of helping positive words correlates with model scale, with larger models better equipped to leverage additional semantic information. This work represents a significant advancement towards more efficient, context-aware autonomous driving systems, effectively bridging 3D scene representation with high-level semantic querying while maintaining practical deployment considerations.

📄 PDF Abstract BibTeX arXiv:2408.03516

Code (1)

Zhourobotics/Query-3DGS-LLM 공식 구현 pytorch

Tasks

Autonomous Drivingobject-detectionObject DetectionOpen Vocabulary Object DetectionScene SegmentationScene Understanding

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
15 Ways to Contact How can i speak to someone at Delta Airlines 설명 없음
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
Residual Connection 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Linear Warmup With Cosine Annealing Linear Warmup With Cosine Annealing is a learning rate schedule where we increase the learning rate linearly for $n$ updates and then anneal according to a cosine schedule…
Weight Decay 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

Segment then Splat: A Unified Approach for 3D Open-Vocabulary Segmentation based on Gaussian Splatting

2025-03-28 · Yiren Lu, Yunlai Zhou, Yiran Qiao, Chaoda Song 외

Open-vocabulary querying in 3D space is crucial for enabling more intelligent perception in applications such as robotics, autonomous systems, and augmented reality. However, most existing methods rely on 2D pixel-level …

3D Object RetrievalObjectSegmentation

OpenMask3D: Open-Vocabulary 3D Instance Segmentation

2023-06-23 · NeurIPS 2023 11

We introduce the task of open-vocabulary 3D instance segmentation. Current approaches for 3D instance segmentation can typically only recognize object categories from a pre-defined closed set of classes that are annotate…

3D Instance Segmentation3D Open-Vocabulary Instance SegmentationInstance SegmentationObject+4

OpenIns3D: Snap and Lookup for 3D Open-vocabulary Instance Segmentation

2023-09-01 · Zhening Huang, Xiaoyang Wu, Xi Chen, Hengshuang Zhao 외

In this work, we introduce OpenIns3D, a new 3D-input-only framework for 3D open-vocabulary scene understanding. The OpenIns3D framework employs a "Mask-Snap-Lookup" scheme. The "Mask" module learns class-agnostic mask pr…

3D Open-Vocabulary Instance Segmentation3D Open-Vocabulary Object DetectionInstance Segmentationobject-detection+5

SPNeRF: Open Vocabulary 3D Neural Scene Segmentation with Superpoints

2025-03-19 · Weiwen Hu, Niccolò Parodi, Marcus Zepp, Ingo Feldmann 외

Open-vocabulary segmentation, powered by large visual-language models like CLIP, has expanded 2D segmentation capabilities beyond fixed classes predefined by the dataset, enabling zero-shot understanding across diverse s…

NeRFScene SegmentationSegmentation

Open-vocabulary 3D scene perception in industrial environments

2026-02-23 · Keno Moenck, Adrian Philip Florea, Julian Koch, Thorsten Schüppstuhl arxiv

Autonomous vision applications in production, intralogistics, or manufacturing environments require perception capabilities beyond a small, fixed set of classes. Recent open-vocabulary methods, leveraging 2D Vision-Langu…