解决跨场景多模态情感识别中的域偏移与标签噪声问题
Dual-branch Graph Domain Adaptation for Cross-scenario Multi-modal Emotion Recognition
- 构建情感交互图,双分支编码器显式建模多模态关系
- 引入对抗判别器与正则化损失,提升跨场景泛化性能
- 首次联合处理域偏移与标签噪声,适合真实对话场景应用
多轮对话中的多模态情感识别(MERC)旨在通过文本、语音和视觉线索预测说话人情绪状态。现实中对话场景在说话人、话题、风格和噪声水平上差异显著,现有方法普遍忽略这些跨场景变化,导致源域训练模型难以迁移至未见目标域。为此,本文提出双分支图域适应框架(DGDA),首先构建情感交互图以刻画话语间复杂情绪依赖;设计由超图神经网络(HGNN)和路径神经网络(PathNN)组成的双分支编码器,显式建模多变量关系并隐式捕捉全局依赖;引入域对抗判别器学习跨域不变表示,并加入正则化损失抑制噪声标签影响。据我们所知,DGDA是首个同时应对域偏移与标签噪声的MERC框架。理论分析给出了更紧的泛化界,IEMOCAP与MELD上的大量实验表明,DGDA持续优于强基线,且对跨场景对话具有更好适应性。
原文摘要 · Abstract (English)
Multimodal Emotion Recognition in Conversations (MERC) aims to predict speakers' emotional states in multi-turn dialogues through text, audio, and visual cues. In real-world settings, conversation scenarios differ significantly in speakers, topics, styles, and noise levels. Existing MERC methods generally neglect these cross-scenario variations, limiting their ability to transfer models trained on a source domain to unseen target domains. To address this issue, we propose a Dual-branch Graph Domain Adaptation framework (DGDA) for multimodal emotion recognition under cross-scenario conditions. We first construct an emotion interaction graph to characterize complex emotional dependencies among utterances. A dual-branch encoder, consisting of a hypergraph neural network (HGNN) and a path neural network (PathNN), is then designed to explicitly model multivariate relationships and implicitly capture global dependencies. To enable out-of-domain generalization, a domain adversarial discriminator is introduced to learn invariant representations across domains. Furthermore, a regularization loss is incorporated to suppress the negative influence of noisy labels. To the best of our knowledge, DGDA is the first MERC framework that jointly addresses domain shift and label noise. Theoretical analysis provides tighter generalization bounds, and extensive experiments on IEMOCAP and MELD demonstrate that DGDA consistently outperforms strong baselines and better adapts to cross-scenario conversations. Our code is available at https://github.com/Xudmm1239439/DGDA-Net.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。