paper-with-me

홈 › Papers

SPNeRF: Open Vocabulary 3D Neural Scene Segmentation with Superpoints

2025-03-19 · Weiwen Hu, Niccolò Parodi, Marcus Zepp, Ingo Feldmann, Oliver Schreer, Peter Eisert

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 scenes. Extending these capabilities to 3D segmentation introduces challenges, as CLIP's image-based embeddings often lack the geometric detail necessary for 3D scene segmentation. Recent methods tend to address this by introducing additional segmentation models or replacing CLIP with variations trained on segmentation data, which lead to redundancy or loss on CLIP's general language capabilities. To overcome this limitation, we introduce SPNeRF, a NeRF based zero-shot 3D segmentation approach that leverages geometric priors. We integrate geometric primitives derived from the 3D scene into NeRF training to produce primitive-wise CLIP features, avoiding the ambiguity of point-wise features. Additionally, we propose a primitive-based merging mechanism enhanced with affinity scores. Without relying on additional segmentation models, our method further explores CLIP's capability for 3D segmentation and achieves notable improvements over original LERF.

📄 PDF Abstract BibTeX arXiv:2503.15712

Code (0)

등록된 구현이 없습니다.

Tasks

NeRFScene SegmentationSegmentation

Methods 이 논문이 사용한 방법론

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 제목 키워드 기반

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…

OpenTrack3D: Towards Accurate and Generalizable Open-Vocabulary 3D Instance Segmentation

2025-12-03 · Zhishan Zhou, Siyuan Wei, Zengran Wang, Chunjie Wang 외 arxiv

Generalizing open-vocabulary 3D instance segmentation (OV-3DIS) to diverse, unstructured, and mesh-free environments is crucial for robotics and AR/VR, yet remains a significant challenge. We attribute this to two key li…

3D Instance SegmentationPoint Clouds

Open-Vocabulary SAM3D: Towards Training-free Open-Vocabulary 3D Scene Understanding

2024-05-24 · Hanchen Tai, Qingdong He, Jiangning Zhang, Yijie Qian 외

Open-vocabulary 3D scene understanding presents a significant challenge in the field. Recent works have sought to transfer knowledge embedded in vision-language models from 2D to 3D domains. However, these approaches oft…

Scene UnderstandingZero Shot Segmentation

Vocabulary-Free 3D Instance Segmentation with Vision and Language Assistant

2024-08-20 · Guofeng Mei, Luigi Riz, Yiming Wang, Fabio Poiesi

Most recent 3D instance segmentation methods are open vocabulary, offering a greater flexibility than closed-vocabulary methods. Yet, they are limited to reasoning within a specific set of concepts, \ie the vocabulary, p…

3D Instance SegmentationInstance SegmentationSemantic Segmentation

OVSeg3R: Learn Open-vocabulary Instance Segmentation from 2D via 3D Reconstruction

2025-09-28 · Hongyang Li, Jinyuan Qu, Lei Zhang arxiv

In this paper, we propose a training scheme called OVSeg3R to learn open-vocabulary 3D instance segmentation from well-studied 2D perception models with the aid of 3D reconstruction. OVSeg3R directly adopts reconstructed…

3D Instance Segmentation3D Reconstruction