通过分步理解文本描述,提升弱监督图像定位精度
Boosting Weakly-Supervised Referring Image Segmentation via Progressive Comprehension
- 用大模型拆分文本为短语,分阶段逐步定位目标
- 在三个基准上达到当前最佳性能,最高提升1.8个点
- 适合需要精准文本引导定位的视觉任务研究者
本文研究弱监督指代图像分割(WRIS)问题,聚焦于直接从图像-文本对中学习目标定位的挑战性场景。我们发现输入文本通常已包含丰富的定位信息,且人类识别目标时会逐步利用属性与关系线索。为此,提出渐进式理解网络(PCNet),先用大语言模型(LLM)将文本分解为短语,作为目标相关线索,分多阶段输入条件指代模块(CRM),逐步更新文本嵌入并增强响应图。基于CRM,设计区域感知收缩损失(RaS),强制视觉定位从粗到精逐阶段进行;引入实例感知消歧损失(IaD),通过区分同一图像上不同指代文本生成的重叠响应图,缓解定位歧义。大量实验表明,该方法在三个常用基准上均优于现有最先进方法。
原文摘要 · Abstract (English)
This paper explores the weakly-supervised referring image segmentation (WRIS) problem, and focuses on a challenging setup where target localization is learned directly from image-text pairs. We note that the input text description typically already contains detailed information on how to localize the target object, and we also observe that humans often follow a step-by-step comprehension process (\ie, progressively utilizing target-related attributes and relations as cues) to identify the target object. Hence, we propose a novel Progressive Comprehension Network (PCNet) to leverage target-related textual cues from the input description for progressively localizing the target object. Specifically, we first use a Large Language Model (LLM) to decompose the input text description into short phrases. These short phrases are taken as target-related cues and fed into a Conditional Referring Module (CRM) in multiple stages, to allow updating the referring text embedding and enhance the response map for target localization in a multi-stage manner. Based on the CRM, we then propose a Region-aware Shrinking (RaS) loss to constrain the visual localization to be conducted progressively in a coarse-to-fine manner across different stages. Finally, we introduce an Instance-aware Disambiguation (IaD) loss to suppress instance localization ambiguity by differentiating overlapping response maps generated by different referring texts on the same image. Extensive experiments show that our method outperforms SOTA methods on three common benchmarks.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。