Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

LMSeg: Unleashing the Power of Large-Scale Models for Open-Vocabulary Semantic Segmentation

About

It is widely agreed that open-vocabulary-based approaches outperform classical closed-set training solutions for recognizing unseen objects in images for semantic segmentation. Existing open-vocabulary approaches leverage vision-language models, such as CLIP, to align visual features with rich semantic features acquired through pre-training on large-scale vision-language datasets. However, the text prompts employed in these methods are short phrases based on fixed templates, failing to capture comprehensive object attributes. Moreover, while the CLIP model excels at exploiting image-level features, it is less effective at pixel-level representation, which is crucial for semantic segmentation tasks. In this work, we propose to alleviate the above-mentioned issues by leveraging multiple large-scale models to enhance the alignment between fine-grained visual features and enriched linguistic features. Specifically, our method employs large language models (LLMs) to generate enriched language prompts with diverse visual attributes for each category, including color, shape/size, and texture/material. Additionally, for enhanced visual feature extraction, the SAM model is adopted as a supplement to the CLIP visual encoder through a proposed learnable weighted fusion strategy. Built upon these techniques, our method, termed LMSeg, achieves state-of-the-art performance across all major open-vocabulary segmentation benchmarks. The code will be made available soon.

Huadong Tang, Youpeng Zhao, Yan Huang, Min Xu, Jun Wang, Qiang Wu• 2024

Related benchmarks

TaskDatasetResultRank
Semantic segmentationADE20K A-150
mIoU38.5
188
Semantic segmentationPascal Context 59
mIoU63.4
164
Semantic segmentationADE20K 847
mIoU1.69e+3
83
Semantic segmentationPascal Context 459
mIoU25.6
58
Semantic segmentationPASCAL VOC with background class
mIoU84
13
Open Vocabulary Semantic SegmentationModel Efficiency Analysis
Params (M)70.3
5
Showing 6 of 6 rows

Other info

Follow for update