TL;DR
This paper demonstrates that transformer-based models like wav2vec 2.0 and HuBERT achieve state-of-the-art results in speech emotion recognition, especially in valence prediction, while analyzing their robustness, fairness, and the implicit linguistic knowledge they learn.
Contribution
It provides a comprehensive analysis of transformer models in SER, highlighting their robustness, fairness, and the implicit linguistic information learned during fine-tuning, and releases the best model for reproducibility.
Findings
Transformer models achieve top valence prediction performance (CCC = .638).
They are more robust to perturbations than CNN baselines.
Transformer models are fair across sex groups but not individual speakers.
Abstract
Recent advances in transformer-based architectures which are pre-trained in self-supervised manner have shown great promise in several machine learning tasks. In the audio domain, such architectures have also been successfully utilised in the field of speech emotion recognition (SER). However, existing works have not evaluated the influence of model size and pre-training data on downstream performance, and have shown limited attention to generalisation, robustness, fairness, and efficiency. The present contribution conducts a thorough analysis of these aspects on several pre-trained variants of wav2vec 2.0 and HuBERT that we fine-tuned on the dimensions arousal, dominance, and valence of MSP-Podcast, while additionally using IEMOCAP and MOSI to test cross-corpus generalisation. To the best of our knowledge, we obtain the top performance for valence prediction without use of explicit…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
