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
699
Semantic segmentationCityscapes
mIoU59
526
Open Vocabulary Semantic SegmentationADE20K
mIoU28.2
110
Open Vocabulary Semantic SegmentationCityscapes
mIoU59
105
Open Vocabulary Semantic SegmentationCOCO Stuff
mIoU33.3
84
Open Vocabulary Semantic SegmentationPascal Context 60
mIoU44.6
65
Open Vocabulary Semantic SegmentationCOCOStuff (val)
mIoU33.3
60
Open Vocabulary Semantic SegmentationPASCAL Context 59 (val)
mIoU53.1
57
Open Vocabulary Semantic SegmentationCityscapes (val)
mIoU59
56
Semantic segmentationPASCAL VOC with background category VOC21 2012
mIoU82.2
51
Showing 10 of 26 rows

Other info

Follow for update