arXiv:2507.04635cs.CV2025-07ICML被引 9

提出MODA注意力机制,提升多模态模型对认知与情感的理解能力

MODA: MOdular Duplex Attention for Multimodal Perception, Cognition, and Emotion Understanding

  • 采用模块化双通道注意力,分步实现模态内优化与跨模态交互
  • 在21个基准数据集上显著提升感知、认知和情绪理解性能
  • 适合需要精细多模态理解的AI应用,如智能客服与情感计算

多模态大语言模型近年来展现出强大的跨模态信息融合能力,得益于通用化的注意力架构。现有方法多聚焦于以语言为中心的微调,较少探索通过注意力机制混合的多模态标记,导致在需细粒度认知与情感理解的高阶任务中表现受限。本文识别出多模态学习中的注意力缺陷问题:跨模态注意力不一致及逐层衰减的激活现象。为此,提出新型注意力机制MOdular Duplex Attention(MODA),同时实现模态内精炼与模态间交互。MODA采用先对齐后校正策略,有效解耦模态对齐与跨层标记混合。对齐阶段,基于基向量将标记映射至双通道模态空间,实现视觉与语言模态间的交互;通过自适应掩码注意力确保注意力得分的准确性,支持不同模态的可定制掩码模式,增强模型灵活性。在21个基准数据集上的大量实验验证了MODA在感知、认知和情绪任务中的有效性。源代码与演示已公开于https://zzcheng.top/MODA。

原文摘要 · Abstract (English)

Multimodal large language models (MLLMs) recently showed strong capacity in integrating data among multiple modalities, empowered by a generalizable attention architecture. Advanced methods predominantly focus on language-centric tuning while less exploring multimodal tokens mixed through attention, posing challenges in high-level tasks that require fine-grained cognition and emotion understanding. In this work, we identify the attention deficit disorder problem in multimodal learning, caused by inconsistent cross-modal attention and layer-by-layer decayed attention activation. To address this, we propose a novel attention mechanism, termed MOdular Duplex Attention (MODA), simultaneously conducting the inner-modal refinement and inter-modal interaction. MODA employs a correct-after-align strategy to effectively decouple modality alignment from cross-layer token mixing. In the alignment phase, tokens are mapped to duplex modality spaces based on the basis vectors, enabling the interaction between visual and language modality. Further, the correctness of attention scores is ensured through adaptive masked attention, which enhances the model's flexibility by allowing customizable masking patterns for different modalities. Extensive experiments on 21 benchmark datasets verify the effectiveness of MODA in perception, cognition, and emotion tasks. Source code and demo are available in https://zzcheng.top/MODA.

多模态注意力机制情感理解

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