Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

FLOSS: Free Lunch in Open-vocabulary Semantic Segmentation

About

In this paper, we challenge the conventional practice in Open-Vocabulary Semantic Segmentation (OVSS) of using averaged class-wise text embeddings, which are typically obtained by encoding each class name with multiple templates (e.g., a photo of <class>, a sketch of a <class>). We investigate the impact of templates for OVSS, and find that for each class, there exist single-template classifiers--which we refer to as class-experts--that significantly outperform the conventional averaged classifier. First, to identify these class-experts, we introduce a novel approach that estimates them without any labeled data or training. By leveraging the class-wise prediction entropy of single-template classifiers, we select those yielding the lowest entropy as the most reliable class-experts. Second, we combine the outputs of class-experts in a new fusion process. Our plug-and-play method, coined FLOSS, is orthogonal and complementary to existing OVSS methods, offering an improvement without the need for additional labels or training. Extensive experiments show that FLOSS consistently enhances state-of-the-art OVSS models, generalizes well across datasets with different distribution shifts, and delivers substantial improvements in low-data scenarios where only a few unlabeled images are available. Our code is available at https://github.com/yasserben/FLOSS .

Yasser Benigmim, Mohammad Fahes, Tuan-Hung Vu, Andrei Bursuc, Raoul de Charette• 2025

Related benchmarks

TaskDatasetResultRank
Open Vocabulary Semantic SegmentationADE20K without background
mIoU18.4
72
Open Vocabulary Semantic SegmentationCOCO Stuff without background
mIoU23.6
71
Open Vocabulary Semantic SegmentationCityscapes without background
mIoU37
67
Open Vocabulary Semantic SegmentationPASCAL Context 59 without background
mIoU35.9
67
Open Vocabulary Semantic SegmentationPascal VOC 20 With Background
mIoU80.2
21
Showing 5 of 5 rows

Other info

Follow for update