提出新方法让多模态模型学会超越冗余的信息交互。
What to align in multimodal contrastive learning?
- 通过最大化增强后多模态特征的互信息实现对齐
- 在7个基准上达到当前最优性能
- 能识别冗余、独特和协同信息,适合复杂场景
人类通过多感官融合感知世界并调整行为。对比学习为多模态自监督学习提供了有效方案,通常将不同模态视为同一实体的不同视角,在共享表示空间中对齐特征。然而该方法仅能学习模态间的共享或冗余信息,无法捕捉其他形式的多模态交互。本文提出CoMM(Contrastive MultiModal)学习策略,使模态在单一多模态空间中实现通信。不施加跨模态或模内约束,而是通过最大化多模态特征增强版本间的互信息来对齐表示。理论分析表明,该方法自然涌现出共享、协同与独特信息项,可估计超出冗余的多模态交互。我们在受控环境和一系列真实场景中测试CoMM:前者证明其能有效捕捉模态间的冗余、独特与协同信息;后者显示其学习复杂多模态交互,并在7个多模态基准上取得当前最优结果。代码已开源。
原文摘要 · Abstract (English)
Humans perceive the world through multisensory integration, blending the information of different modalities to adapt their behavior. Contrastive learning offers an appealing solution for multimodal self-supervised learning. Indeed, by considering each modality as a different view of the same entity, it learns to align features of different modalities in a shared representation space. However, this approach is intrinsically limited as it only learns shared or redundant information between modalities, while multimodal interactions can arise in other ways. In this work, we introduce CoMM, a Contrastive MultiModal learning strategy that enables the communication between modalities in a single multimodal space. Instead of imposing cross- or intra- modality constraints, we propose to align multimodal representations by maximizing the mutual information between augmented versions of these multimodal features. Our theoretical analysis shows that shared, synergistic and unique terms of information naturally emerge from this formulation, allowing us to estimate multimodal interactions beyond redundancy. We test CoMM both in a controlled and in a series of real-world settings: in the former, we demonstrate that CoMM effectively captures redundant, unique and synergistic information between modalities. In the latter, CoMM learns complex multimodal interactions and achieves state-of-the-art results on the seven multimodal benchmarks. Code is available at https://github.com/Duplums/CoMM
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。