用混合模型和增强数据提升语音情感识别准确率
EmoAugNet: A Signal-Augmented Hybrid CNN-LSTM Framework for Speech Emotion Recognition
- 融合1D-CNN与LSTM的混合架构,捕捉语音时序与局部特征
- 在IEMOCAP和RAVDESS数据集上达到96.75%加权准确率
- 结合噪声、变调等增强策略,有效防止过拟合
语音情感识别对提升人机交互效果具有重要意义。本文提出EmoAugNet,一种融合一维卷积神经网络(1D-CNN)与长短期记忆网络(LSTM)的深度学习框架,用于可靠语音情感识别(SER)。特征质量与多样性显著影响SER性能。采用综合数据增强策略,结合传统方法(如加噪、音高变换、时间拉伸)与新型组合增强流程,提升模型泛化能力并减少过拟合。每个音频样本通过均方根能量(RMSE)、梅尔频率倒谱系数(MFCC)和零交叉率(ZCR)转换为高维特征向量。使用ReLU激活函数时,模型在IEMOCAP数据集上取得95.78%加权准确率与92.52%无权重准确率;采用ELU激活函数时,加权准确率达96.75%,无权重准确率为91.28%。在RAVDESS数据集上,ReLU激活下加权准确率为94.53%,无权重准确率为94.98%;ELU激活下加权准确率为93.72%,无权重准确率为94.64%。结果表明,整合数据增强与混合建模能有效提升SER系统的鲁棒性与性能。
原文摘要 · Abstract (English)
Recognizing emotional signals in speech has a significant impact on enhancing the effectiveness of human-computer interaction (HCI). This study introduces EmoAugNet, a hybrid deep learning framework, that incorporates Long Short-Term Memory (LSTM) layers with one-dimensional Convolutional Neural Networks (1D-CNN) to enable reliable Speech Emotion Recognition (SER). The quality and variety of the features that are taken from speech signals have a significant impact on how well SER systems perform. A comprehensive speech data augmentation strategy was used to combine both traditional methods, such as noise addition, pitch shifting, and time stretching, with a novel combination-based augmentation pipeline to enhance generalization and reduce overfitting. Each audio sample was transformed into a high-dimensional feature vector using root mean square energy (RMSE), Mel-frequency Cepstral Coefficient (MFCC), and zero-crossing rate (ZCR). Our model with ReLU activation has a weighted accuracy of 95.78\% and unweighted accuracy of 92.52\% on the IEMOCAP dataset and, with ELU activation, has a weighted accuracy of 96.75\% and unweighted accuracy of 91.28\%. On the RAVDESS dataset, we get a weighted accuracy of 94.53\% and 94.98\% unweighted accuracy for ReLU activation and 93.72\% weighted accuracy and 94.64\% unweighted accuracy for ELU activation. These results highlight EmoAugNet's effectiveness in improving the robustness and performance of SER systems through integated data augmentation and hybrid modeling.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。