Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Ref-Diff: Zero-shot Referring Image Segmentation with Generative Models

About

Zero-shot referring image segmentation is a challenging task because it aims to find an instance segmentation mask based on the given referring descriptions, without training on this type of paired data. Current zero-shot methods mainly focus on using pre-trained discriminative models (e.g., CLIP). However, we have observed that generative models (e.g., Stable Diffusion) have potentially understood the relationships between various visual elements and text descriptions, which are rarely investigated in this task. In this work, we introduce a novel Referring Diffusional segmentor (Ref-Diff) for this task, which leverages the fine-grained multi-modal information from generative models. We demonstrate that without a proposal generator, a generative model alone can achieve comparable performance to existing SOTA weakly-supervised models. When we combine both generative and discriminative models, our Ref-Diff outperforms these competing methods by a significant margin. This indicates that generative models are also beneficial for this task and can complement discriminative models for better referring segmentation. Our code is publicly available at https://github.com/kodenii/Ref-Diff.

Minheng Ni, Yabo Zhang, Kailai Feng, Xiaoming Li, Yiwen Guo, Wangmeng Zuo• 2023

Related benchmarks

TaskDatasetResultRank
Reasoning SegmentationReasonSeg (val)--
327
Referring Expression SegmentationRefCOCO (testA)
cIoU37.4
315
Referring Expression SegmentationRefCOCO+ (testA)
cIoU38.7
288
Referring Image SegmentationRefCOCO (val)
mIoU37.21
274
Referring Expression SegmentationRefCOCO+ (val)
cIoU35.6
272
Referring Image SegmentationRefCOCO+ (test-B)
mIoU33.01
267
Referring Expression SegmentationRefCOCO (val)
cIoU35.2
261
Referring Expression SegmentationRefCOCO (testB)
cIoU34.5
259
Referring Expression SegmentationRefCOCO+ (testB)
cIoU31.4
256
Referring Image SegmentationRefCOCO (test A)
mIoU38.4
245
Showing 10 of 24 rows

Other info

Follow for update