paper-with-me

홈 › Papers

Language Embedded 3D Gaussians for Open-Vocabulary Scene Understanding

2023-11-30 · CVPR 2024 1 · Jin-Chuan Shi, Miao Wang, Hao-Bin Duan, Shao-Hua Guan

Open-vocabulary querying in 3D space is challenging but essential for scene understanding tasks such as object localization and segmentation. Language-embedded scene representations have made progress by incorporating language features into 3D spaces. However, their efficacy heavily depends on neural networks that are resource-intensive in training and rendering. Although recent 3D Gaussians offer efficient and high-quality novel view synthesis, directly embedding language features in them leads to prohibitive memory usage and decreased performance. In this work, we introduce Language Embedded 3D Gaussians, a novel scene representation for open-vocabulary query tasks. Instead of embedding high-dimensional raw semantic features on 3D Gaussians, we propose a dedicated quantization scheme that drastically alleviates the memory requirement, and a novel embedding procedure that achieves smoother yet high accuracy query, countering the multi-view feature inconsistencies and the high-frequency inductive bias in point-based representations. Our comprehensive experiments show that our representation achieves the best visual quality and language querying accuracy across current language-embedded representations, while maintaining real-time rendering frame rates on a single desktop GPU.

📄 PDF Abstract BibTeX arXiv:2311.18482

Code (1)

buaavrcg/LEGaussians 공식 구현 pytorch

Tasks

GPUInductive BiasNovel View SynthesisObject LocalizationQuantizationScene Understanding

Similar Papers 제목 키워드 기반

Dr. Splat: Directly Referring 3D Gaussian Splatting via Direct Language Embedding Registration

2025-02-23 · CVPR 2025 1 · Kim Jun-Seong, GeonU Kim, Kim Yu-Ji, Yu-Chiang Frank Wang 외

We introduce Dr. Splat, a novel approach for open-vocabulary 3D scene understanding leveraging 3D Gaussian Splatting. Unlike existing language-embedded 3DGS methods, which rely on a rendering process, our method directly…

3DGS3D Semantic SegmentationObject LocalizationQuantization+2

GOI: Find 3D Gaussians of Interest with an Optimizable Open-vocabulary Semantic-space Hyperplane

2024-05-27 · Yansong Qu, Shaohui Dai, Xinyang Li, Jianghang Lin 외

3D open-vocabulary scene understanding, crucial for advancing augmented reality and robotic applications, involves interpreting and locating specific regions within a 3D space as directed by natural language instructions…

3DGSfeature selectionReferring ExpressionReferring Expression Segmentation+1

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 c…

Autonomous Drivingobject-detectionObject DetectionOpen Vocabulary Object Detection+2

SuperGSeg: Open-Vocabulary 3D Segmentation with Structured Super-Gaussians

2024-12-13 · Siyun Liang, Sen Wang, Kunyi Li, Michael Niemeyer 외

3D Gaussian Splatting has recently gained traction for its efficient training and real-time rendering. While the vanilla Gaussian Splatting representation is mainly designed for view synthesis, more recent works investig…

GPUObject LocalizationScene UnderstandingSegmentation+1

LESV: Language Embedded Sparse Voxel Fusion for Open-Vocabulary 3D Scene Understanding

2026-04-01 · Fusang Wang, Nathan Piasco, Moussab Bennehar, Luis Roldão 외 arxiv

Recent advancements in open-vocabulary 3D scene understanding heavily rely on 3D Gaussian Splatting (3DGS) to register vision-language features into 3D space. However, we identify two critical limitations in these approa…

Scene Understanding