arXiv:2501.06710cs.CVcs.AI2025-01AAAI被引 33

通过粗到精一致性约束,提升多任务视觉定位的准确率

Multi-task Visual Grounding with Coarse-to-Fine Consistency Constraints

  • 分两阶段生成粗略预测,再用掩码引导交互模块优化
  • 在三个数据集上显著超越现有方法,REC和RIS均提升明显
  • 适合需要高精度图像定位与分割的应用场景

多任务视觉定位需同时完成图像中目标的定位与分割。现有主流方法多依赖基于Transformer的跨模态融合,但指代理解(REC)与图像分割(RIS)间存在歧义,导致多任务预测不一致;且跨模态理解不足易引发目标感知偏差。为此,提出一种粗到精一致性约束视觉定位架构(C³VG),采用双阶段框架:第一阶段使用查询与像素解码器生成初步检测与分割结果,称粗粒度语义感知(RSP);第二阶段通过掩码引导交互模块(MIM)及新型双向一致性约束损失,强化任务间表示一致性,称为精炼一致性交互(RCI)。同时利用预训练的视觉-语言融合模型增强跨模态理解。在RefCOCO、RefCOCO+与RefCOCOg数据集上的实证表明,C³VG显著优于当前最优的REC与RIS方法。代码与模型将开源。

原文摘要 · Abstract (English)

Multi-task visual grounding involves the simultaneous execution of localization and segmentation in images based on textual expressions. The majority of advanced methods predominantly focus on transformer-based multimodal fusion, aiming to extract robust multimodal representations. However, ambiguity between referring expression comprehension (REC) and referring image segmentation (RIS) is error-prone, leading to inconsistencies between multi-task predictions. Besides, insufficient multimodal understanding directly contributes to biased target perception. To overcome these challenges, we propose a Coarse-to-fine Consistency Constraints Visual Grounding architecture ($\text{C}^3\text{VG}$), which integrates implicit and explicit modeling approaches within a two-stage framework. Initially, query and pixel decoders are employed to generate preliminary detection and segmentation outputs, a process referred to as the Rough Semantic Perception (RSP) stage. These coarse predictions are subsequently refined through the proposed Mask-guided Interaction Module (MIM) and a novel explicit bidirectional consistency constraint loss to ensure consistent representations across tasks, which we term the Refined Consistency Interaction (RCI) stage. Furthermore, to address the challenge of insufficient multimodal understanding, we leverage pre-trained models based on visual-linguistic fusion representations. Empirical evaluations on the RefCOCO, RefCOCO+, and RefCOCOg datasets demonstrate the efficacy and soundness of $\text{C}^3\text{VG}$, which significantly outperforms state-of-the-art REC and RIS methods by a substantial margin. Code and model will be available at \url{https://github.com/Dmmm1997/C3VG}.

视觉定位多任务学习一致性约束图像分割

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。