arXiv:2410.10291cs.CLcs.AI2024-10ICLR被引 4

提出新评估框架,精准检测文本生成图像中语义变化的因果关系。

Evaluating Semantic Variation in Text-to-Image Synthesis: A Causal Perspective

  • 设计基于语言置换的因果评估方法,区分语义与字面变化。
  • 发现对象关系理解得分仅0.07,远低于属性理解的0.17-0.19。
  • 强调跨模态对齐关键作用,适合关注指令理解的科研人员。

准确理解和可视化人类指令对文本到图像(T2I)合成至关重要。然而,现有模型难以捕捉词序变化带来的语义差异,且依赖文本-图像相似度等间接指标的评估方式,无法可靠衡量此类挑战,常因关注高频组合而掩盖复杂或罕见语言模式下的表现缺陷。为此,本文提出新度量标准SemVarEffect和基准测试集SemVarBench,用于评估输入语义变化与输出之间的因果关系。通过两种语言置换实现语义变化,避免简单字面重复。实验表明,CogView-3-Plus与Ideogram 2表现最佳,得分0.2/1;对象关系理解得分0.07/1,显著低于属性理解的0.17–0.19/1。研究发现,UNet或Transformer中的跨模态对齐在处理语义变化中起决定性作用,这一因素此前被忽视。本工作建立了有效评估框架,推动社区对人类指令理解的深入探索。基准与代码已开源:https://github.com/zhuxiangru/SemVarBench。

原文摘要 · Abstract (English)

Accurate interpretation and visualization of human instructions are crucial for text-to-image (T2I) synthesis. However, current models struggle to capture semantic variations from word order changes, and existing evaluations, relying on indirect metrics like text-image similarity, fail to reliably assess these challenges. This often obscures poor performance on complex or uncommon linguistic patterns by the focus on frequent word combinations. To address these deficiencies, we propose a novel metric called SemVarEffect and a benchmark named SemVarBench, designed to evaluate the causality between semantic variations in inputs and outputs in T2I synthesis. Semantic variations are achieved through two types of linguistic permutations, while avoiding easily predictable literal variations. Experiments reveal that the CogView-3-Plus and Ideogram 2 performed the best, achieving a score of 0.2/1. Semantic variations in object relations are less understood than attributes, scoring 0.07/1 compared to 0.17-0.19/1. We found that cross-modal alignment in UNet or Transformers plays a crucial role in handling semantic variations, a factor previously overlooked by a focus on textual encoders. Our work establishes an effective evaluation framework that advances the T2I synthesis community's exploration of human instruction understanding. Our benchmark and code are available at https://github.com/zhuxiangru/SemVarBench .

文本生成语义理解评估基准跨模态

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