From Open-Vocabulary to Vocabulary-Free Semantic Segmentation
Klara Reichard, Giulia Rizzoli, Stefano Gasperini, Lukas Hoyer, Pietro, Zanuttigh, Nassir Navab, Federico Tombari

TL;DR
This paper introduces a vocabulary-free semantic segmentation method that automatically recognizes and labels objects without predefined class vocabularies, leveraging vision-language models to improve flexibility and applicability in real-world scenarios.
Contribution
It proposes a novel pipeline that eliminates the need for manual class vocabularies in semantic segmentation by using vision-language models for automatic object recognition and naming.
Findings
Significant improvement in vocabulary-free segmentation accuracy.
The text encoder's role is crucial, especially with generated descriptions.
Sensitivity to false negatives affects segmentation performance.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques
