arXiv:2509.25270cs.LGcs.AI2025-09NeurIPS被引 4

通过无限遮蔽策略增强多模态协同信息,提升模型表现

InfMasking: Unleashing Synergistic Information by Contrastive Multimodal Interactions

  • 用随机遮蔽部分模态特征,生成多样化融合模式
  • 在七个基准上达到当前最佳性能,显著提升协同效果
  • 适合需要深度多模态交互的视觉语言任务研究者

在多模态表示学习中,模态间的协同作用不仅提供互补信息,还能通过特定交互模式产生单一模态无法实现的独特结果。现有方法难以有效捕捉全部协同信息,导致关键任务性能不佳。为此,我们提出InfMasking,一种基于对比学习的协同信息提取方法,采用无限遮蔽策略:在融合时随机遮蔽大部分模态特征,仅保留部分信息以生成具有不同协同模式的表示。未遮蔽的融合表示与遮蔽后的表示通过互信息最大化对齐,从而编码全面的协同信息。该策略使模型在训练中接触多样化的部分模态组合,捕获更丰富的交互。由于无限遮蔽下计算互信息不可行,我们推导出对应的InfMasking损失进行近似。控制实验表明,InfMasking能有效增强模态间协同信息;在大规模真实数据集上的评估显示,其在七个基准上均达到当前最优性能。代码已开源:https://github.com/brightest66/InfMasking。

原文摘要 · Abstract (English)

In multimodal representation learning, synergistic interactions between modalities not only provide complementary information but also create unique outcomes through specific interaction patterns that no single modality could achieve alone. Existing methods may struggle to effectively capture the full spectrum of synergistic information, leading to suboptimal performance in tasks where such interactions are critical. This is particularly problematic because synergistic information constitutes the fundamental value proposition of multimodal representation. To address this challenge, we introduce InfMasking, a contrastive synergistic information extraction method designed to enhance synergistic information through an Infinite Masking strategy. InfMasking stochastically occludes most features from each modality during fusion, preserving only partial information to create representations with varied synergistic patterns. Unmasked fused representations are then aligned with masked ones through mutual information maximization to encode comprehensive synergistic information. This infinite masking strategy enables capturing richer interactions by exposing the model to diverse partial modality combinations during training. As computing mutual information estimates with infinite masking is computationally prohibitive, we derive an InfMasking loss to approximate this calculation. Through controlled experiments, we demonstrate that InfMasking effectively enhances synergistic information between modalities. In evaluations on large-scale real-world datasets, InfMasking achieves state-of-the-art performance across seven benchmarks. Code is released at https://github.com/brightest66/InfMasking.

多模态学习协同信息对比学习

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