arXiv:2508.08925eess.AScs.SD2025-08

轻量级模型LPGNet提升多模态情感识别精度与泛化能力

LPGNet: A Lightweight Network with Parallel Attention and Gated Fusion for Multimodal Emotion Recognition

  • 并行注意力+门控融合,高效建模跨模态关系
  • 在IEMOCAP上达87%准确率,参数更少、泛化更强
  • 无需说话人嵌入,适合真实对话场景

对话中的情感识别(ERC)旨在通过文本和音频等多种输入类型预测每句话的情绪状态。尽管基于Transformer的模型表现优异,但普遍存在计算成本高、严重依赖说话人信息的问题,影响其在真实对话中的泛化能力。为此,本文提出LPGNet:一种轻量级多模态情感识别网络,核心为轻量级并行交互注意力(LPIA)模块,用并行点积注意力替代传统堆叠Transformer层,更高效地建模模态内与模态间关系。同时采用双门控融合方法,动态筛选并融合多源特征。此外,完全移除说话人嵌入,使模型独立于说话人身份。在IEMOCAP数据集上的实验表明,LPGNet在四分类任务中准确率与F1分数均超过87%,优于多个强基线模型,且参数更少,跨说话人泛化能力更好。

原文摘要 · Abstract (English)

Emotion recognition in conversations (ERC) aims to predict the emotional state of each utterance by using multiple input types, such as text and audio. While Transformer-based models have shown strong performance in this task, they often face two major issues: high computational cost and heavy dependence on speaker information. These problems reduce their ability to generalize in real-world conversations. To solve these challenges, we propose LPGNet, a Lightweight network with Parallel attention and Gated fusion for multimodal ERC. The main part of LPGNet is the Lightweight Parallel Interaction Attention (LPIA) module. This module replaces traditional stacked Transformer layers with parallel dot-product attention, which can model both within-modality and between-modality relationships more efficiently. To improve emotional feature learning, LPGNet also uses a dual-gated fusion method. This method filters and combines features from different input types in a flexible and dynamic way. In addition, LPGNet removes speaker embeddings completely, which allows the model to work independently of speaker identity. Experiments on the IEMOCAP dataset show that LPGNet reaches over 87% accuracy and F1-score in 4-class emotion classification. It outperforms strong baseline models while using fewer parameters and showing better generalization across speakers.

情感识别轻量模型多模态注意力

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