通过协作学习提升多模态情感分析的跨模态特征融合效果
Multi-Modality Collaborative Learning for Sentiment Analysis
- 设计无参数解耦模块分离共性与特异性特征
- 引入奖励机制自适应挖掘互补情感特征,性能显著提升
- 适合多模态情感分析、跨模态融合研究者参考
多模态情感分析(MSA)通过融合视觉、音频和文本模态识别视频中个体的情感状态。尽管现有方法取得进展,但模态固有的异质性限制了跨模态交互特征的有效捕捉。本文提出多模态协作学习(MMCL)框架,促进跨模态交互,分别从模态共性和特异性表示中提取增强且互补的特征。具体地,设计无参数解耦模块,通过跨模态元素的语义评估将单模态分解为共性与特异性成分;针对特异性表示,受强化学习中行为-奖励机制启发,构建策略模型,在联合奖励指导下自适应挖掘互补情感特征;对于共性表示,采用模态内注意力机制突出关键成分,在模态间发挥增强作用。实验在四个数据集上验证了优越性,模块有效性及互补特征的贡献,结果表明MMCL能有效学习跨模态协作特征并显著提升性能。代码已开源:https://github.com/smwanghhh/MMCL。
原文摘要 · Abstract (English)
Multimodal sentiment analysis (MSA) identifies individuals' sentiment states in videos by integrating visual, audio, and text modalities. Despite progress in existing methods, the inherent modality heterogeneity limits the effective capture of interactive sentiment features across modalities. In this paper, by introducing a Multi-Modality Collaborative Learning (MMCL) framework, we facilitate cross-modal interactions and capture enhanced and complementary features from modality-common and modality-specific representations, respectively. Specifically, we design a parameter-free decoupling module and separate uni-modality into modality-common and modality-specific components through semantics assessment of cross-modal elements. For modality-specific representations, inspired by the act-reward mechanism in reinforcement learning, we design policy models to adaptively mine complementary sentiment features under the guidance of a joint reward. For modality-common representations, intra-modal attention is employed to highlight crucial components, playing enhanced roles among modalities. Experimental results, including superiority evaluations on four databases, effectiveness verification of each module, and assessment of complementary features, demonstrate that MMCL successfully learns collaborative features across modalities and significantly improves performance. The code can be available at https://github.com/smwanghhh/MMCL.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。