用因果图模型提升视觉语言模型的组合理解能力
Causal Graphical Models for Vision-Language Compositional Understanding
- 基于依存句法构建因果图,引导解码器按结构生成
- 在5个基准上超越当前最优方法,显著提升组合理解性能
- 适合需要精准语义解析的视觉语言任务研究者
近期研究表明,视觉语言模型(VLMs)难以充分理解人类语言的组合特性,常将图像描述视为“词袋”,导致在需要深层语义理解的组合任务中表现不佳。本文提出使用因果图模型(CGM)建模文本与视觉标记间的依赖关系,基于依存句法分析构建图结构,并训练一个由VLM视觉编码器条件控制的解码器。不同于传统的自回归或并行生成,该解码器的生成过程遵循CGM结构,部分有序,仅学习主要因果关系,避免冗余相关性。在五个组合性基准上的大量实验表明,该方法显著优于所有现有先进方法,且性能超越使用更大数据集训练的基线模型。
原文摘要 · Abstract (English)
Recent work has empirically shown that Vision-Language Models (VLMs) struggle to fully understand the compositional properties of the human language, usually modeling an image caption as a "bag of words". As a result, they perform poorly on compositional tasks, which require a deeper understanding of the different entities of a sentence (subject, verb, etc.) jointly with their mutual relationships in order to be solved. In this paper, we model the dependency relations among textual and visual tokens using a Causal Graphical Model (CGM), built using a dependency parser, and we train a decoder conditioned by the VLM visual encoder. Differently from standard autoregressive or parallel predictions, our decoder's generative process is partially-ordered following the CGM structure. This structure encourages the decoder to learn only the main causal dependencies in a sentence discarding spurious correlations. Using extensive experiments on five compositional benchmarks, we show that our method significantly outperforms all the state-of-the-art compositional approaches by a large margin, and it also improves over methods trained using much larger datasets.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。