paper-with-me

홈 › Papers

LGD: Leveraging Generative Descriptions for Zero-Shot Referring Image Segmentation

2025-04-20 · Jiachen Li, Qing Xie, Renshu Gu, Jinyu Xu, Yongjian Liu, Xiaohan Yu

Zero-shot referring image segmentation aims to locate and segment the target region based on a referring expression, with the primary challenge of aligning and matching semantics across visual and textual modalities without training. Previous works address this challenge by utilizing Vision-Language Models and mask proposal networks for region-text matching. However, this paradigm may lead to incorrect target localization due to the inherent ambiguity and diversity of free-form referring expressions. To alleviate this issue, we present LGD (Leveraging Generative Descriptions), a framework that utilizes the advanced language generation capabilities of Multi-Modal Large Language Models to enhance region-text matching performance in Vision-Language Models. Specifically, we first design two kinds of prompts, the attribute prompt and the surrounding prompt, to guide the Multi-Modal Large Language Models in generating descriptions related to the crucial attributes of the referent object and the details of surrounding objects, referred to as attribute description and surrounding description, respectively. Secondly, three visual-text matching scores are introduced to evaluate the similarity between instance-level visual features and textual features, which determines the mask most associated with the referring expression. The proposed method achieves new state-of-the-art performance on three public datasets RefCOCO, RefCOCO+ and RefCOCOg, with maximum improvements of 9.97% in oIoU and 11.29% in mIoU compared to previous methods.

📄 PDF Abstract BibTeX arXiv:2504.14467

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeImage SegmentationReferring ExpressionSemantic SegmentationText GenerationText Matching

Similar Papers 제목 키워드 기반

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

2023-08-31 · Minheng Ni, Yabo Zhang, Kailai Feng, Xiaoming Li 외

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-sho…

Image SegmentationInstance SegmentationSegmentationSemantic Segmentation

FLORA: Formal Language Model Enables Robust Training-free Zero-shot Object Referring Analysis

2025-01-17 · Zhe Chen, Zijing Chen

Object Referring Analysis (ORA), commonly known as referring expression comprehension, requires the identification and localization of specific objects in an image based on natural descriptions. Unlike generic object det…

Bayesian InferenceLanguage ModelingLanguage ModellingObject+4

Leveraging Slot Descriptions for Zero-Shot Cross-Domain Dialogue StateTracking

2021-06-01 · NAACL 2021 4 · Zhaojiang Lin, Bing Liu, Seungwhan Moon, Paul Crook 외

Zero-shot cross-domain dialogue state tracking (DST) enables us to handle unseen domains without the expense of collecting in-domain data. In this paper, we propose a slot descriptions enhanced generative approach for ze…

Dialogue State TrackingTransfer Learning

Leveraging Slot Descriptions for Zero-Shot Cross-Domain Dialogue State Tracking

2021-05-10 · Zhaojiang Lin, Bing Liu, Seungwhan Moon, Paul Crook 외

Zero-shot cross-domain dialogue state tracking (DST) enables us to handle task-oriented dialogue in unseen domains without the expense of collecting in-domain data. In this paper, we propose a slot description enhanced g…

Dialogue State TrackingTransfer Learning

Zero-shot Referring Image Segmentation with Global-Local Context Features

2023-03-31 · CVPR 2023 1 · Seonghoon Yu, Paul Hongsuck Seo, Jeany Son

Referring image segmentation (RIS) aims to find a segmentation mask given a referring expression grounded to a region of the input image. Collecting labelled datasets for this task, however, is notoriously costly and lab…

Image SegmentationReferring ExpressionReferring Expression SegmentationSegmentation+3