paper-with-me

홈 › Papers

Auto-Vocabulary Semantic Segmentation

2023-12-07 · Osman Ülger, Maksymilian Kulicki, Yuki Asano, Martin R. Oswald

Open-ended image understanding tasks gained significant attention from the research community, particularly with the emergence of Vision-Language Models. Open-Vocabulary Segmentation (OVS) methods are capable of performing semantic segmentation without relying on a fixed vocabulary, and in some cases, they operate without the need for training or fine-tuning. However, OVS methods typically require users to specify the vocabulary based on the task or dataset at hand. In this paper, we introduce \textit{Auto-Vocabulary Semantic Segmentation (AVS)}, advancing open-ended image understanding by eliminating the necessity to predefine object categories for segmentation. Our approach, \ours, presents a framework that autonomously identifies relevant class names using enhanced BLIP embeddings, which are utilized for segmentation afterwards. Given that open-ended object category predictions cannot be directly compared with a fixed ground truth, we develop a Large Language Model-based Auto-Vocabulary Evaluator (LAVE) to efficiently evaluate the automatically generated class names and their corresponding segments. Our method sets new benchmarks on datasets such as PASCAL VOC and Context, ADE20K, and Cityscapes for AVS and showcases competitive performance to OVS methods that require specified class names.

📄 PDF Abstract BibTeX arXiv:2312.04539

Code (1)

ozzyou/autoseg 공식 구현 pytorch

Tasks

Language ModelingLanguage ModellingLarge Language ModelOpen Vocabulary Semantic SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

BLIP Vision-Language Pre-training (VLP) has advanced the performance for many vision-language tasks. However, most existing pre-trained models only excel in either understanding-based…

Similar Papers 제목 키워드 기반

DiSCO-3D : Discovering and segmenting Sub-Concepts from Open-vocabulary queries in NeRF

2025-07-19 · Doriand Petit, Steve Bourgeois, Vincent Gay-Bellile, Florian Chabot 외 arxiv

3D semantic segmentation provides high-level scene understanding for applications in robotics, autonomous systems, \textit{etc}. Traditional methods adapt exclusively to either task-specific goals (open-vocabulary segmen…

Unsupervised Semantic Segmentation3D Semantic SegmentationScene Understanding

3D-AVS: LiDAR-based 3D Auto-Vocabulary Segmentation

2024-06-13 · CVPR 2025 1 · Weijie Wei, Osman Ülger, Fatemeh Karimi Nejadasl, Theo Gevers 외

Open-Vocabulary Segmentation (OVS) methods offer promising capabilities in detecting unseen object categories, but the category must be known and needs to be provided by a human, either via a text prompt or pre-labeled d…

Autonomous DrivingObjectSegmentationSemantic Similarity+1

OVOSE: Open-Vocabulary Semantic Segmentation in Event-Based Cameras

2024-08-18 · Muhammad Rameez Ur Rahman, Jhony H. Giraldo, Indro Spinelli, Stéphane Lathuilière 외

Event cameras, known for low-latency operation and superior performance in challenging lighting conditions, are suitable for sensitive computer vision tasks such as semantic segmentation in autonomous driving. However, c…

Autonomous DrivingDomain AdaptationKnowledge DistillationOpen Vocabulary Semantic Segmentation+4

From Open-Vocabulary to Vocabulary-Free Semantic Segmentation

2025-02-17 · Klara Reichard, Giulia Rizzoli, Stefano Gasperini, Lukas Hoyer 외

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 …

Open Vocabulary Semantic SegmentationOpen-Vocabulary Semantic SegmentationSegmentationSemantic Segmentation

SENSE: Stereo OpEN Vocabulary SEmantic Segmentation

2026-04-17 · Thomas Campagnolo, Ezio Malis, Philippe Martinet, Gaétan Bahl arxiv

Open-vocabulary semantic segmentation enables models to segment objects or image regions beyond fixed class sets, offering flexibility in dynamic environments. However, existing methods often rely on single-view images a…

Open Vocabulary Semantic SegmentationScene UnderstandingSpatial Reasoning