arXiv:2508.01644cs.MMcs.AI2025-08被引 6

解耦多模态情感特征并融合关键信息,提升情感识别准确率

DRKF: Decoupled Representations with Knowledge Fusion for Multimodal Emotion Recognition

  • 分离共享特征与模态特有特征,缓解模态差异问题
  • 通过自注意力融合机制,实现跨模态情感信息互补
  • 在情感不一致时仍能保留判别性信息,适合复杂场景应用

多模态情感识别(MER)旨在通过整合分析多个模态的信息来识别情绪状态。然而,模态固有的异质性以及情绪线索的不一致性仍是制约性能的关键挑战。为此,本文提出解耦表示与知识融合方法(DRKF),包含优化表示学习(ORL)模块和知识融合(KF)模块。ORL采用渐进式模态增强的对比互信息估计方法,解耦任务相关的共享表示与模态特有特征,减轻模态异质性。KF模块包含轻量级自注意力融合编码器(FE),可识别主导模态并融合其他模态的情感信息以增强融合表示。为应对情绪不一致条件下主导模态误选带来的误差,引入情感判别子模块(ED),强制融合表示保留情绪不一致的判别线索。即使FE选择错误主导模态,情感分类子模块(EC)仍可通过保留的不一致信息做出准确预测。实验表明,DRKF在IEMOCAP、MELD和M3ED数据集上达到当前最优性能。源代码已公开于https://github.com/PANPANKK/DRKF。

原文摘要 · Abstract (English)

Multimodal emotion recognition (MER) aims to identify emotional states by integrating and analyzing information from multiple modalities. However, inherent modality heterogeneity and inconsistencies in emotional cues remain key challenges that hinder performance. To address these issues, we propose a Decoupled Representations with Knowledge Fusion (DRKF) method for MER. DRKF consists of two main modules: an Optimized Representation Learning (ORL) Module and a Knowledge Fusion (KF) Module. ORL employs a contrastive mutual information estimation method with progressive modality augmentation to decouple task-relevant shared representations and modality-specific features while mitigating modality heterogeneity. KF includes a lightweight self-attention-based Fusion Encoder (FE) that identifies the dominant modality and integrates emotional information from other modalities to enhance the fused representation. To handle potential errors from incorrect dominant modality selection under emotionally inconsistent conditions, we introduce an Emotion Discrimination Submodule (ED), which enforces the fused representation to retain discriminative cues of emotional inconsistency. This ensures that even if the FE selects an inappropriate dominant modality, the Emotion Classification Submodule (EC) can still make accurate predictions by leveraging preserved inconsistency information. Experiments show that DRKF achieves state-of-the-art (SOTA) performance on IEMOCAP, MELD, and M3ED. The source code is publicly available at https://github.com/PANPANKK/DRKF.

情感识别多模态知识融合

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