paper-with-me

홈 › Papers

From Open-Vocabulary to Vocabulary-Free Semantic Segmentation

2025-02-17 · Klara Reichard, Giulia Rizzoli, Stefano Gasperini, Lukas Hoyer, Pietro Zanuttigh, Nassir Navab, Federico Tombari

Open-vocabulary semantic segmentation enables models to identify novel object categories beyond their training data. While this flexibility represents a significant advancement, current approaches still rely on manually specified class names as input, creating an inherent bottleneck in real-world applications. This work proposes a Vocabulary-Free Semantic Segmentation pipeline, eliminating the need for predefined class vocabularies. Specifically, we address the chicken-and-egg problem where users need knowledge of all potential objects within a scene to identify them, yet the purpose of segmentation is often to discover these objects. The proposed approach leverages Vision-Language Models to automatically recognize objects and generate appropriate class names, aiming to solve the challenge of class specification and naming quality. Through extensive experiments on several public datasets, we highlight the crucial role of the text encoder in model performance, particularly when the image text classes are paired with generated descriptions. Despite the challenges introduced by the sensitivity of the segmentation text encoder to false negatives within the class tagging process, which adds complexity to the task, we demonstrate that our fully automated pipeline significantly enhances vocabulary-free segmentation accuracy across diverse real-world scenarios.

📄 PDF Abstract BibTeX arXiv:2502.11891

Code (0)

등록된 구현이 없습니다.

Tasks

Open Vocabulary Semantic SegmentationOpen-Vocabulary Semantic SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

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

Lost in Translation? Vocabulary Alignment for Source-Free Adaptation in Open-Vocabulary Semantic Segmentation

2025-09-18 · Silvio Mazzucco, Carl Persson, Mattia Segu, Pier Luigi Dovesi 외 arxiv

We introduce VocAlign, a novel source-free domain adaptation framework specifically designed for VLMs in open-vocabulary semantic segmentation. Our method adopts a student-teacher paradigm enhanced with a vocabulary alig…

Source-Free Domain AdaptationSemantic Segmentation

OTAS: Open-vocabulary Token Alignment for Outdoor Segmentation

2025-07-08 · Simon Schwaiger, Stefan Thalhammer, Wilfried Wöber, Gerald Steinbauer-Wagner arxiv

Understanding open-world semantics is critical for robotic planning and control, particularly in unstructured outdoor environments. Existing vision-language mapping approaches typically rely on object-centric segmentatio…

POP-3D: Open-Vocabulary 3D Occupancy Prediction from Images

2024-01-17 · NeurIPS 2023 11 · Antonin Vobecky, Oriane Siméoni, David Hurych, Spyros Gidaris 외

We describe an approach to predict open-vocabulary 3D semantic voxel occupancy map from input 2D images with the objective of enabling 3D grounding, segmentation and retrieval of free-form language queries. This is a cha…

3D Semantic Occupancy Prediction3D Semantic SegmentationLanguage ModellingRetrieval+2

TAG: Guidance-free Open-Vocabulary Semantic Segmentation

2024-03-17 · Yasufumi Kawano, Yoshimitsu Aoki

Semantic segmentation is a crucial task in computer vision, where each pixel in an image is classified into a category. However, traditional methods face significant challenges, including the need for pixel-level annotat…

Open Vocabulary Semantic SegmentationOpen-Vocabulary Semantic SegmentationSegmentationSemantic Segmentation+1