用大模型生成描述提升零样本指代图像分割精度
LGD: Leveraging Generative Descriptions for Zero-Shot Referring Image Segmentation
- 用属性和周边提示引导大模型生成目标描述,增强图文匹配
- 在三个数据集上取得新最优,最高提升9.97% oIoU和11.29% mIoU
- 适合需要零样本泛化能力的视觉语言理解任务
零样本指代图像分割旨在根据自然语言描述定位并分割目标区域,核心挑战在于跨模态语义对齐而无需训练。现有方法依赖视觉-语言模型与掩码提议网络进行区域-文本匹配,但自由形式描述的歧义性常导致定位错误。为此,本文提出LGD框架,利用多模态大语言模型的语言生成能力增强视觉-语言模型中的区域-文本匹配性能。首先设计属性提示与周边提示,引导模型生成目标关键属性描述和周围物体细节描述。其次引入三种视觉-文本匹配分数,评估实例级视觉特征与文本特征的相似性,从而确定最相关掩码。所提方法在RefCOCO、RefCOCO+和RefCOCOg三个公开数据集上达到新最佳性能,最大提升9.97% oIoU和11.29% mIoU。
原文摘要 · Abstract (English)
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.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。