paper-with-me

홈 › Papers

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 scenes from 2D videos as input, avoiding costly manual adjustment while aligning input with real-world applications. By exploiting the 2D to 3D correspondences provided by 3D reconstruction models, OVSeg3R projects each view's 2D instance mask predictions, obtained from an open-vocabulary 2D model, onto 3D to generate annotations for the view's corresponding sub-scene. To avoid incorrectly introduced false positives as supervision due to partial annotations from 2D to 3D, we propose a View-wise Instance Partition algorithm, which partitions predictions to their respective views for supervision, stabilizing the training process. Furthermore, since 3D reconstruction models tend to over-smooth geometric details, clustering reconstructed points into representative super-points based solely on geometry, as commonly done in mainstream 3D segmentation methods, may overlook geometrically non-salient objects. We therefore introduce 2D Instance Boundary-aware Superpoint, which leverages 2D masks to constrain the superpoint clustering, preventing superpoints from violating instance boundaries. With these designs, OVSeg3R not only extends a state-of-the-art closed-vocabulary 3D instance segmentation model to open-vocabulary, but also substantially narrows the performance gap between tail and head classes, ultimately leading to an overall improvement of +2.3 mAP on the ScanNet200 benchmark. Furthermore, under the standard open-vocabulary setting, OVSeg3R surpasses previous methods by about +7.1 mAP on the novel classes, further validating its effectiveness.

📄 PDF Abstract BibTeX arXiv:2509.23541

Code (0)

등록된 구현이 없습니다.

Tasks

3D Instance Segmentation3D Reconstruction

Similar Papers 제목 키워드 기반

MM-OVSeg:Multimodal Optical-SAR Fusion for Open-Vocabulary Segmentation in Remote Sensing

2026-03-18 · Yimin Wei, Aoran Xiao, Hongruixuan Chen, Junshi Xia 외 arxiv

Open-vocabulary segmentation enables pixel-level recognition from an open set of textual categories, allowing generalization beyond fixed classes. Despite great potential in remote sensing, progress in this area remains …

MROVSeg: Breaking the Resolution Curse of Vision-Language Models in Open-Vocabulary Image Segmentation

2024-08-27 · Yuanbing Zhu, Bingke Zhu, Yingying Chen, Yunfang Niu 외

Pretrained vision-language models (VLMs), \eg CLIP, are increasingly used to bridge the gap between open- and close-vocabulary recognition in open-vocabulary image segmentation. As VLMs are generally pretrained with low-…

Image SegmentationOpen Vocabulary Semantic SegmentationOpen-Vocabulary Semantic SegmentationSegmentation+1

OpenDAS: Open-Vocabulary Domain Adaptation for 2D and 3D Segmentation

2024-05-30 · Gonca Yilmaz, Songyou Peng, Marc Pollefeys, Francis Engelmann 외

Recently, Vision-Language Models (VLMs) have advanced segmentation techniques by shifting from the traditional segmentation of a closed-set of predefined object classes to open-vocabulary segmentation (OVS), allowing use…

3D Instance Segmentation3D Open-Vocabulary Instance SegmentationAutonomous DrivingDomain Adaptation+8

OVSegDT: Segmenting Transformer for Open-Vocabulary Object Goal Navigation

2025-08-15 · Tatiana Zemskova, Aleksei Staroverov, Dmitry Yudin, Aleksandr Panov arxiv

Open-vocabulary Object Goal Navigation requires an embodied agent to reach objects described by free-form language, including categories never seen during training. Existing end-to-end policies overfit small simulator da…

Learning Open-vocabulary Semantic Segmentation Models From Natural Language Supervision

2023-01-22 · CVPR 2023 1 · Jilan Xu, Junlin Hou, Yuejie Zhang, Rui Feng 외

In this paper, we consider the problem of open-vocabulary semantic segmentation (OVS), which aims to segment objects of arbitrary classes instead of pre-defined, closed-set categories. The main contributions are as follo…

Open Vocabulary Semantic SegmentationOpen-Vocabulary Semantic SegmentationSemantic Segmentation