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

ReME: A Data-Centric Framework for Training-Free Open-Vocabulary Segmentation

About

Training-free open-vocabulary semantic segmentation (OVS) aims to segment images given a set of arbitrary textual categories without costly model fine-tuning. Existing solutions often explore attention mechanisms of pre-trained models, such as CLIP, or generate synthetic data and design complex retrieval processes to perform OVS. However, their performance is limited by the capability of reliant models or the suboptimal quality of reference sets. In this work, we investigate the largely overlooked data quality problem for this challenging dense scene understanding task, and identify that a high-quality reference set can significantly benefit training-free OVS. With this observation, we introduce a data-quality-oriented framework, comprising a data pipeline to construct a reference set with well-paired segment-text embeddings and a simple similarity-based retrieval to unveil the essential effect of data. Remarkably, extensive evaluations on ten benchmark datasets demonstrate that our method outperforms all existing training-free OVS approaches, highlighting the importance of data-centric design for advancing OVS without training. Our code is available at https://github.com/xiweix/ReME .

Xiwei Xuan, Ziquan Deng, Kwan-Liu Ma• 2025

Related benchmarks

TaskDatasetResultRank
Semantic segmentationADE20K
mIoU28.2
559
Semantic segmentationCityscapes
mIoU59
494
Open Vocabulary Semantic SegmentationCOCOStuff (val)
mIoU33.3
60
Semantic segmentationPASCAL VOC with background category VOC21 2012
mIoU82.2
51
Open Vocabulary Semantic SegmentationPASCAL Context 59 (val)
mIoU53.1
49
Open Vocabulary Semantic SegmentationCityscapes (val)
mIoU59
48
Semantic segmentationAverage Overall
mIoU55.2
46
Semantic segmentationPascal Context 60 with background
mIoU44.6
43
Semantic segmentationPascal VOC without background 2012 V20
mIoU93.2
42
Semantic segmentationCOCO-Object with background class
mIoU48.2
34
Showing 10 of 18 rows

Other info

Follow for update