arXiv:2609.04690cs.CVcs.AI2026-09被引 1

融合音频视频特征,用注意力机制提升情绪识别准确率

Enhancing Multimodal Emotion Recognition via Multi-Feature Encoding and Attention-Based Fusion

论文配图:Enhancing Multimodal Emotion Recognition via Multi-Feature Encoding and Attention-Based Fusion
图 1 · 摘自论文原文
  • 音频提取语义、梅尔频谱和声学统计特征,视频用残差网络+双向LSTM建模
  • 在MELD和IEMOCAP数据集上准确率显著优于基线模型
  • 注意力融合策略增强跨模态协同,尤其适合数据不平衡场景

多模态情绪识别在人机交互、远程教育和医疗领域具有重要意义。本文提出一种新型多模态情绪识别框架,融合丰富的音频与视觉特征提取及基于注意力的融合策略。音频方面,提取Wav2Vec2语义嵌入、MFCC特征以及音高、能量、节奏等统计声学描述符,通过双向LSTM对齐并捕捉时序依赖。视频方面,采用ResNet50-BiLSTM架构,结合深度残差学习与序列建模,从面部序列中提取时空特征。为增强多模态协同,引入基于多头注意力的特征级融合机制,使模型可自适应权衡各模态贡献。在MELD和IEMOCAP数据集上的实验表明,该模型在准确率与鲁棒性上均显著优于基线。消融研究进一步显示,注意力融合策略在数据不均衡情况下性能提升明显。结果表明,该框架能有效捕捉语音与视觉表达中的多样化情绪线索,为真实场景下的多模态情绪识别提供了实用且通用的解决方案。

原文摘要 · Abstract (English)

Multimodal emotion recognition has attracted growing interest due to its importance in human-computer interaction, remote education, and healthcare. This paper proposes a novel multimodal emotion recognition framework that integrates rich audio and visual feature extraction with an attention-based fusion strategy. For audio, we extract three complementary feature types: semantic embeddings from Wav2Vec2, MFCC features, and statistical acoustic descriptors such as pitch, energy, and rhythm. These are aligned and fused via a BiLSTM to capture temporal dependencies. For video, we propose a ResNet50-BiLSTM architecture that combines deep residual learning and sequential modeling to extract expressive spatiotemporal features from facial sequences. To enhance multimodal synergy, we introduce a feature-level fusion mechanism based on multi-head attention, allowing the model to adaptively weigh contributions across modalities. Experiments conducted on the MELD and IEMOCAP datasets demonstrate that our model significantly outperforms baselines in both accuracy and robustness. Furthermore, ablation studies show that the attention-based fusion strategy significantly improves performance in unbalanced data settings. Our findings suggest that the proposed framework effectively captures diverse emotional cues from speech and visual expressions, and offers a practical and generalizable approach for real-world multimodal emotion recognition tasks.

情绪识别多模态注意力机制语音分析

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