arXiv:2510.02608cs.AI2025-10被引 11

发现大模型在跨模态冲突中严重偏倚,提出简单方法缓解注意力失衡。

Mitigating Modal Imbalance in Multimodal Reasoning

  • 通过跨模态冲突实验揭示模型对多模态信息的整合缺陷。
  • 模态分裂时识别冲突成功率从90%降至3%,暴露注意力严重不均。
  • 在训练中显式融合多模态内容可显著降低偏倚,提升下游性能。

部署于真实任务(如计算机使用代理)的基础模型需整合多种模态。它们在联合推理(同时处理多个模态)方面表现如何,尤其当模态间相互关联形成跨模态上下文时?为理解此问题,我们研究基础模型在跨模态冲突场景下的表现:即不同模态间存在矛盾证据的情形。这使我们能检验模型是否优先某一模态或真正进行联合推理以调和矛盾。实验表明,模型在单模态情境下识别冲突的准确率为90%,但当证据分布在不同模态时,该比率下降至仅3%——跨语言情境亦呈现类似现象。我们追踪此失败根源为跨模态注意力失衡,发现模型表现出极端不对称的注意力分数,过度偏向特定模态。进一步表明,单纯扩大多模态或多语言数据集无法解决此问题,因其缺乏需要显式跨模态推理的训练样本。我们证明,仅通过在每个训练实例中显式组合多模态信息,即可显著减少注意力失衡。注意力失衡的降低直接带来多个视觉-语言基准测试上的性能提升。研究强调,系统性解决跨模态上下文是构建可靠基础模型的关键。

原文摘要 · Abstract (English)

Foundation models (FMs) deployed in real-world tasks such as computer-use agents must integrate diverse modalities. How good are FMs at performing joint reasoning, simultaneously reasoning over multiple modalities, especially when the modalities interact and relate to each other to form cross-modal context? To better understand this problem, we study FMs on cross-modal conflicts: scenarios where conflicting evidence is presented across modalities. This allows us to examine whether FMs prioritize one modality over another or reason jointly to reconcile the conflict. Our experiments reveal that FMs can recognize conflicts in unimodal contexts, composed of a single modality, 90% of the time, but the ratio falls as low as 3% when evidence is split across modalities -- similar observations hold in cross-lingual contexts, composed of multiple languages. We trace this failure to cross-modal attention imbalance, showing that FMs exhibit extreme asymmetry in attention scores, disproportionately prioritizing certain modalities. We show that cross-modal attention imbalance does not go away by simply scaling up multimodal or multilingual datasets blindly, since they lack training examples that explicitly require cross-modal reasoning. We demonstrate that even a simple and scalable method of explicitly combining multiple modalities within each training instance significantly reduces attention imbalance. Reduced attention imbalance directly translates to improved downstream performance on several vision-language benchmarks. Our findings underscore the importance of systematically addressing cross-modal contexts to build reliable foundation models.

多模态注意力机制基础模型推理

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