Collaborative Vision-Text Representation Optimizing for Open-Vocabulary Segmentation
Siyu Jiao, Hongguang Zhu, Jiannan Huang, Yao Zhao, Yunchao Wei,, Humphrey Shi

TL;DR
This paper introduces a collaborative optimization framework for vision-text models like CLIP to improve open-vocabulary segmentation, balancing zero-shot capabilities with local region sensitivity through adaptive text enhancement and representation compensation.
Contribution
It proposes a novel collaborative vision-text optimization mechanism with content-dependent transfer and representation compensation, first in the OVS field, enhancing alignment and performance.
Findings
Achieves state-of-the-art results on multiple OVS benchmarks.
Outperforms previous methods by +0.5 to +3.4 mIoU on various datasets.
Attains competitive panoptic segmentation metrics on ADE20K.
Abstract
Pre-trained vision-language models, e.g. CLIP, have been increasingly used to address the challenging Open-Vocabulary Segmentation (OVS) task, benefiting from their well-aligned vision-text embedding space. Typical solutions involve either freezing CLIP during training to unilaterally maintain its zero-shot capability, or fine-tuning CLIP vision encoder to achieve perceptual sensitivity to local regions. However, few of them incorporate vision-text collaborative optimization. Based on this, we propose the Content-Dependent Transfer to adaptively enhance each text embedding by interacting with the input image, which presents a parameter-efficient way to optimize the text representation. Besides, we additionally introduce a Representation Compensation strategy, reviewing the original CLIP-V representation as compensation to maintain the zero-shot capability of CLIP. In this way, the…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques
MethodsContrastive Language-Image Pre-training
