arXiv:2411.10060cs.MMcs.CL2024-11被引 3

提出异构模态融合新框架,提升对话情感识别准确率

CMATH: Cross-Modality Augmented Transformer with Hierarchical Variational Distillation for Multimodal Emotion Recognition in Conversation

  • 采用非对称融合策略,以一模态为中心增强其他模态信息
  • 通过分层变分蒸馏保持多粒度表示一致性,提升融合效果
  • 在IEMOCAP和MELD数据集上优于现有最优方法

对话中多模态情感识别(MER)旨在通过整合多模态信息准确识别对话中的情绪。以往方法通常将各模态视为同等质量,并采用对称结构进行融合,但现实中不同模态质量差异显著,对称结构难以应对不均衡模态信息。此外,单一粒度融合无法充分整合模态信息,加剧识别误差。本文提出一种新的跨模态增强变压器模型(CMATH),包含两个核心组件:多模态交互融合与分层变分蒸馏。前者包括模态重建与跨模态增强变压器(CMA-Transformer),其中模态重建用于获取各模态的高质量压缩表示,而CMA-Transformer采用非对称融合策略,以某一模态为中心,其余为辅助模态。后者首先设计变分融合网络,将CMA-Transformer学习到的细粒度表示融合为粗粒度表示,再引入分层蒸馏框架,保持不同粒度表示间的一致性。在IEMOCAP和MELD数据集上的实验表明,所提模型优于先前最先进方法。代码已公开于https://github.com/cjw-MER/CMATH。

原文摘要 · Abstract (English)

Multimodal emotion recognition in conversation (MER) aims to accurately identify emotions in conversational utterances by integrating multimodal information. Previous methods usually treat multimodal information as equal quality and employ symmetric architectures to conduct multimodal fusion. However, in reality, the quality of different modalities usually varies considerably, and utilizing a symmetric architecture is difficult to accurately recognize conversational emotions when dealing with uneven modal information. Furthermore, fusing multi-modality information in a single granularity may fail to adequately integrate modal information, exacerbating the inaccuracy in emotion recognition. In this paper, we propose a novel Cross-Modality Augmented Transformer with Hierarchical Variational Distillation, called CMATH, which consists of two major components, i.e., Multimodal Interaction Fusion and Hierarchical Variational Distillation. The former is comprised of two submodules, including Modality Reconstruction and Cross-Modality Augmented Transformer (CMA-Transformer), where Modality Reconstruction focuses on obtaining high-quality compressed representation of each modality, and CMA-Transformer adopts an asymmetric fusion strategy which treats one modality as the central modality and takes others as auxiliary modalities. The latter first designs a variational fusion network to fuse the fine-grained representations learned by CMA- Transformer into a coarse-grained representations. Then, it introduces a hierarchical distillation framework to maintain the consistency between modality representations with different granularities. Experiments on the IEMOCAP and MELD datasets demonstrate that our proposed model outperforms previous state-of-the-art baselines. Implementation codes can be available at https://github.com/ cjw-MER/CMATH.

情感识别多模态对话系统蒸馏

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