arXiv:2603.23673eess.AScs.SD2026-03被引 1

多层对比监督提升语音情感识别在自然语境下的性能

Crab: Multi Layer Contrastive Supervision to Improve Speech Emotion Recognition Under Both Acted and Natural Speech Condition

  • 在多层网络中引入对比学习信号,增强中间表示的情感区分能力
  • 在三个数据集上均超越基线模型,尤其在自然语音和数据不平衡时效果显著
  • 无需额外参数,适合真实场景下语音情感分析任务

真实场景中的语音情感识别(SER)仍面临严重类别不平衡和自发性自然语音的挑战。现有方法大多仅在最终分类层施加监督,限制了中间表示的判别力。本文提出Crab(对比表示与跨模态对齐瓶颈),一种融合WavLM语音表征与RoBERTa文本表征的双模态交叉注意力架构,并引入新颖的多层对比监督(MLCS)策略。MLCS在多层网络中注入多正例对比学习信号,无需推理时增加参数即可增强全模型的情感判别能力。为缓解数据不平衡,训练时采用加权交叉熵。在涵盖不同自然度的情感数据集IEMOCAP、MELD和MSP-Podcast 2.0上的实验表明,Crab在所有数据集上均持续优于强基线模型,尤其在自然语音和高度不平衡条件下表现突出。结果验证了多层对比监督作为通用且鲁棒的SER策略的有效性。

原文摘要 · Abstract (English)

Speech Emotion Recognition (SER) in real-world scenarios remains challenging due to severe class imbalance and the prevalence of spontaneous, natural speech. While recent approaches leverage self-supervised learning (SSL) representations and multimodal fusion of speech and text, most existing methods apply supervision only at the final classification layer, limiting the discriminative power of intermediate representations. In this work, we propose Crab (Contrastive Representation and Multimodal Aligned Bottleneck), a bimodal Cross-Modal Transformer architecture that integrates speech representations from WavLM and textual representations from RoBERTa, together with a novel \textit{Multi Layer Contrastive Supervision} (MLCS) strategy. MLCS injects multi-positive contrastive learning signals at multiple layers of the network, encouraging emotionally discriminative representations throughout the model without introducing additional parameters at inference time. To further address data imbalance, we adopt weighted cross-entropy during training. We evaluate the proposed approach on three benchmark datasets covering different degrees of emotional naturalness: IEMOCAP, MELD, and MSP-Podcast 2.0. Experimental results demonstrate that Crab consistently outperforms strong unimodal and multimodal baselines across all datasets, with particularly large gains under naturalistic and highly imbalanced conditions. These findings highlight the effectiveness of \textit{Multi Layer Contrastive Supervision} as a general and robust strategy for SER. Official implementation can be found in https://github.com/AI-Unicamp/Crab.

语音情感识别对比学习多模态WavLM

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