SDAIASNov 16, 2022

Improving Speech Emotion Recognition with Unsupervised Speaking Style Transfer

arXiv:2211.08843v311 citationsh-index: 51
Originality Highly original
AI Analysis

This addresses data limitations in speech emotion recognition, an incremental improvement for applications like human-computer interaction.

The paper tackles data scarcity and imbalance in speech emotion recognition by proposing EmoAug, an unsupervised style transfer model that enriches emotional expressions with varied prosodic attributes, resulting in a model that surpasses state-of-the-art methods on the IEMOCAP dataset.

Humans can effortlessly modify various prosodic attributes, such as the placement of stress and the intensity of sentiment, to convey a specific emotion while maintaining consistent linguistic content. Motivated by this capability, we propose EmoAug, a novel style transfer model designed to enhance emotional expression and tackle the data scarcity issue in speech emotion recognition tasks. EmoAug consists of a semantic encoder and a paralinguistic encoder that represent verbal and non-verbal information respectively. Additionally, a decoder reconstructs speech signals by conditioning on the aforementioned two information flows in an unsupervised fashion. Once training is completed, EmoAug enriches expressions of emotional speech with different prosodic attributes, such as stress, rhythm and intensity, by feeding different styles into the paralinguistic encoder. EmoAug enables us to generate similar numbers of samples for each class to tackle the data imbalance issue as well. Experimental results on the IEMOCAP dataset demonstrate that EmoAug can successfully transfer different speaking styles while retaining the speaker identity and semantic content. Furthermore, we train a SER model with data augmented by EmoAug and show that the augmented model not only surpasses the state-of-the-art supervised and self-supervised methods but also overcomes overfitting problems caused by data imbalance. Some audio samples can be found on our demo website.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes