arXiv:2412.08110cs.CVcs.CL2024-12

让视觉语言模型更好理解复杂多物体描述,无需额外标注。

The ART of Composition: Attention-Regularized Training for Compositional Visual Grounding

  • 将句子拆成物体短语,用连接词组合成复合短语训练。
  • 使复合短语的注意力等于各部分之和,提升多物体定位平衡性。
  • 适用于多种模型和数据集,显著改善复杂描述理解和问答能力。

视觉语言模型在单物体描述的视觉定位任务上表现优异,但在复杂多物体参考场景下性能下降。这主要源于训练目标依赖图像-标题对齐,而多物体描述稀少、可能组合呈指数级增长且归属难判定。为此,我们提出无需额外标注的组合注意力正则化训练(CompART):将标题分解为以物体为中心的短语,通过连词构建复合短语,并引入组合损失,强制复合短语引发的注意力等于其组成短语注意力之和,促进多物体定位均衡。我们在四种视觉语言模型架构上评估,涵盖四组多物体定位基准及两组通用视觉理解的VQA基准。结果表明,CompART在不同模型与数据集上均一致提升单/多物体定位性能,并在未显式训练的情况下实现VQA任务准确率提升,证明其增强整体视觉理解能力。

原文摘要 · Abstract (English)

Vision-Language Models (VLMs) have achieved strong performance on implicit and explicit visual grounding and related tasks. However, such abilities are generally tested on simple, single-object phrases. We find that grounding performance degrades for complex, multi-object references. These limitations largely arise from training objectives that leverage image-caption alignment, where direct multi-object references are rare, the number of possible such references is theoretically large (exponential in the number of objects), and attribution is difficult. To address this, without requiring any additional annotations, we propose Compositional Attention-Regularized Training (CompART), which decomposes captions into object-centric phrases and constructs composite phrases by pairing them with conjunctions. We then introduce a composition loss that encourages the attention induced by a composite phrase to equal the sum of the attentions of its constituent phrases, promoting balanced multi-object localization. We evaluate CompART across four VLM architectures, spanning both contrastive-based and generative-based models, on four benchmarks for multi-object grounding and two VQA benchmarks for general visual understanding. CompART consistently improves grounding for both single- and multi-object references across diverse VLM architectures and datasets, and further demonstrates enhanced visual understanding, as evidenced by gains on VQA, despite not being explicitly trained for this task.

视觉定位多物体理解注意力正则化视觉语言模型

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