paper-with-me

Papers

econSG: Efficient and Multi-view Consistent Open-Vocabulary 3D Semantic Gaussians

2025-04-08 · Can Zhang, Gim Hee Lee

The primary focus of most recent works on open-vocabulary neural fields is extracting precise semantic features from the VLMs and then consolidating them efficiently into a multi-view consistent 3D neural fields representation. However, most existing works over-trusted SAM to regularize image-level CLIP without any further refinement. Moreover, several existing works improved efficiency by dimensionality reduction of semantic features from 2D VLMs before fusing with 3DGS semantic fields, which inevitably leads to multi-view inconsistency. In this work, we propose econSG for open-vocabulary semantic segmentation with 3DGS. Our econSG consists of: 1) A Confidence-region Guided Regularization (CRR) that mutually refines SAM and CLIP to get the best of both worlds for precise semantic features with complete and precise boundaries. 2) A low dimensional contextual space to enforce 3D multi-view consistency while improving computational efficiency by fusing backprojected multi-view 2D features and follow by dimensional reduction directly on the fused 3D features instead of operating on each 2D view separately. Our econSG shows state-of-the-art performance on four benchmark datasets compared to the existing methods. Furthermore, we are also the most efficient training among all the methods.

📄 PDF Abstract BibTeX arXiv:2504.06003

Code (0)

등록된 구현이 없습니다.

Tasks

3DGSComputational EfficiencyDimensionality ReductionOpen Vocabulary Semantic SegmentationOpen-Vocabulary Semantic SegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Focus 설명 없음
SAM 설명 없음
CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Visibility-Aware Language Aggregation for Open-Vocabulary Segmentation in 3D Gaussian Splatting

2025-09-05 · Sen Wang, Kunyi Li, Siyun Liang, Elena Alegret 외 arxiv

Recently, distilling open-vocabulary language features from 2D images into 3D Gaussians has attracted significant attention. Although existing methods achieve impressive language-based interactions of 3D scenes, we obser…

Open-NeRF: Towards Open Vocabulary NeRF Decomposition

2023-10-25 · Hao Zhang, Fang Li, Narendra Ahuja

In this paper, we address the challenge of decomposing Neural Radiance Fields (NeRF) into objects from an open vocabulary, a critical task for object manipulation in 3D reconstruction and view synthesis. Current techniqu…

3D ReconstructionNeRFSegmentation

Training-Free Hierarchical Scene Understanding for Gaussian Splatting with Superpoint Graphs

2025-04-17 · Shaohui Dai, Yansong Qu, Zheyan Li, Xinyang Li 외

Bridging natural language and 3D geometry is a crucial step toward flexible, language-driven scene understanding. While recent advances in 3D Gaussian Splatting (3DGS) have enabled fast and high-quality scene reconstruct…

3D geometry3DGSScene Understanding

Weakly Supervised 3D Open-vocabulary Segmentation

2023-05-23 · NeurIPS 2023 11 · Kunhao Liu, Fangneng Zhan, Jiahui Zhang, Muyu Xu 외

Open-vocabulary segmentation of 3D scenes is a fundamental function of human perception and thus a crucial objective in computer vision research. However, this task is heavily impeded by the lack of large-scale and diver…

NeRFSegmentation

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