Gaussian-smoothed Imbalance Data Improves Speech Emotion Recognition
Xuefeng Liang, Hexin Jiang, Wenxin Xu, Ying Zhou

TL;DR
This paper introduces PDDS, a Gaussian smoothing-based data augmentation method that addresses class imbalance in speech emotion recognition datasets, leading to improved model performance.
Contribution
The paper proposes a novel PDDS method that smooths emotional data distribution using Gaussian smoothing and mixup augmentation, enhancing speech emotion recognition models.
Findings
Models improved by 0.2%-4.8% in WA
Models improved by 1.5%-5.9% in UA
Distribution smoothing outperforms simple augmentation
Abstract
In speech emotion recognition tasks, models learn emotional representations from datasets. We find the data distribution in the IEMOCAP dataset is very imbalanced, which may harm models to learn a better representation. To address this issue, we propose a novel Pairwise-emotion Data Distribution Smoothing (PDDS) method. PDDS considers that the distribution of emotional data should be smooth in reality, then applies Gaussian smoothing to emotion-pairs for constructing a new training set with a smoother distribution. The required new data are complemented using the mixup augmentation. As PDDS is model and modality agnostic, it is evaluated with three SOTA models on the IEMOCAP dataset. The experimental results show that these models are improved by 0.2\% - 4.8\% and 1.5\% - 5.9\% in terms of WA and UA. In addition, an ablation study demonstrates that the key advantage of PDDS is the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpeech Recognition and Synthesis · Speech and Audio Processing · Emotion and Mood Recognition
MethodsMixup
