paper-with-me

홈 › Papers

Extending CLIP's Image-Text Alignment to Referring Image Segmentation

2023-06-14 · Seoyeon Kim, Minguk Kang, Dongwon Kim, Jaesik Park, Suha Kwak

Referring Image Segmentation (RIS) is a cross-modal task that aims to segment an instance described by a natural language expression. Recent methods leverage large-scale pretrained unimodal models as backbones along with fusion techniques for joint reasoning across modalities. However, the inherent cross-modal nature of RIS raises questions about the effectiveness of unimodal backbones. We propose RISCLIP, a novel framework that effectively leverages the cross-modal nature of CLIP for RIS. Observing CLIP's inherent alignment between image and text features, we capitalize on this starting point and introduce simple but strong modules that enhance unimodal feature extraction and leverage rich alignment knowledge in CLIP's image-text shared-embedding space. RISCLIP exhibits outstanding results on all three major RIS benchmarks and also outperforms previous CLIP-based methods, demonstrating the efficacy of our strategy in extending CLIP's image-text alignment to RIS.

📄 PDF Abstract BibTeX arXiv:2306.08498

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationReferring Expression SegmentationSemantic SegmentationVisual Grounding

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Text Augmented Spatial-aware Zero-shot Referring Image Segmentation

2023-10-27 · Yucheng Suo, Linchao Zhu, Yi Yang

In this paper, we study a challenging task of zero-shot referring image segmentation. This task aims to identify the instance mask that is most related to a referring expression without training on pixel-level annotation…

Image SegmentationReferring ExpressionSegmentationSemantic Segmentation+2

CausalCLIPSeg: Unlocking CLIP's Potential in Referring Medical Image Segmentation with Causal Intervention

2025-03-20 · Yaxiong Chen, Minghong Wei, Zixuan Zheng, Jingliang Hu 외

Referring medical image segmentation targets delineating lesions indicated by textual descriptions. Aligning visual and textual cues is challenging due to their distinct data properties. Inspired by large-scale pre-train…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

CRIS: CLIP-Driven Referring Image Segmentation

2021-11-30 · CVPR 2022 1 · Zhaoqing Wang, Yu Lu, Qiang Li, Xunqiang Tao 외

Referring image segmentation aims to segment a referent via a natural linguistic expression.Due to the distinct data properties between text and image, it is challenging for a network to well align text and pixel-level f…

Contrastive LearningDecoderGeneralized Referring Expression SegmentationImage Segmentation+3

Prompt-Driven Referring Image Segmentation with Instance Contrasting

2024-01-01 · CVPR 2024 1 · Chao Shang, Zichen Song, Heqian Qiu, Lanxiao Wang 외

Referring image segmentation (RIS) aims to segment the target referent described by natural language. Recently large-scale pre-trained models e.g. CLIP and SAM have been successfully applied in many downstream tasks …

Contrastive LearningImage SegmentationPrompt LearningSemantic Segmentation

Attribute Retrieving for Open-Vocabulary Endoscopic Compositional Referring Segmentation

2026-07-09 · Shun Liu, Nan Xi, Yang Liu, Tianyu Luan 외 arxiv

Referring Image Segmentation (RIS) aims to segment image regions specified by natural language, enabling fine-grained and controllable visual understanding. Extending RIS to endoscopic imagery, however, presents unique c…

Image Segmentation