paper-with-me

홈 › Papers

Prompt-Driven Referring Image Segmentation with Instance Contrasting

2024-01-01 · CVPR 2024 1 · Chao Shang, Zichen Song, Heqian Qiu, Lanxiao Wang, Fanman Meng, Hongliang Li

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 but they are not well adapted to RIS task due to inter-task differences. In this paper we propose a new prompt-driven framework named Prompt-RIS which bridges CLIP and SAM end-to-end and transfers their rich knowledge and powerful capabilities to RIS task through prompt learning. To adapt CLIP to pixel-level task we first propose a Cross-Modal Prompting method which acquires more comprehensive vision-language interaction and fine-grained text-to-pixel alignment by performing bidirectional prompting. Then the prompt-tuned CLIP generates masks points and text prompts for SAM to generate more accurate mask predictions. Moreover we further propose Instance Contrastive Learning to improve the model's discriminability to different instances and robustness to diverse languages describing the same instance. Extensive experiments demonstrate that the performance of our method outperforms the state-of-the-art methods consistently in both general and open-vocabulary settings.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningImage SegmentationPrompt LearningSemantic Segmentation

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음
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…
SAM 설명 없음

Similar Papers 제목 키워드 기반

Image-Conditioned Instance Prompt Network for Referring Remote Sensing Image Segmentation

2026-05-23 · Biaoyu Ren, Qingsheng Wang, Cun Xu, Dingkang Yang 외 arxiv

Referring Remote Sensing Image Segmentation (RRSIS) is a situated, task-driven cross-modal task related to the embodied perception paradigm, requiring models to align visual-spatial features with linguistic intentions fo…

Image Segmentation

Progressive Prompt-Guided Cross-Modal Reasoning for Referring Image Segmentation

2026-03-30 · Jiachen Li, Hongyun Wang, Jinyu Xu, Wenbo Jiang 외 arxiv

Referring image segmentation aims to localize and segment a target object in an image based on a free-form referring expression. The core challenge lies in effectively bridging linguistic descriptions with object-level v…

Semantic SegmentationInstance SegmentationReferring ExpressionImage Segmentation

Instance-Aware Generalized Referring Expression Segmentation

2024-11-22 · E-Ro Nguyen, Hieu Le, Dimitris Samaras, Michael Ryoo

Recent works on Generalized Referring Expression Segmentation (GRES) struggle with handling complex expressions referring to multiple distinct objects. This is because these methods typically employ an end-to-end foregro…

Generalized Referring Expression SegmentationObjectReferring ExpressionReferring Expression Segmentation+1

GenSeg-R1: RL-Driven Vision-Language Grounding for Fine-Grained Referring Segmentation

2026-02-10 · Sandesh Hegde, Jaison Saji Chacko, Debarshi Banerjee, Uma Mahesh arxiv

We study fine-grained referring image segmentation via a decoupled reason-then-segment pipeline. A vision-language model (VLM) receives an image and a natural-language query, reasons about the scene, and emits structured…

Image Segmentation

Temporal Prompting Matters: Rethinking Referring Video Object Segmentation

2025-10-08 · Ci-Siang Lin, Min-Hung Chen, I-Jieh Liu, Chien-Yi Wang 외 arxiv

Referring Video Object Segmentation (RVOS) aims to segment the object referred to by the query sentence in the video. Most existing methods require end-to-end training with dense mask annotations, which could be computat…

Referring Video Object Segmentation