Exploring Multilingual Unseen Speaker Emotion Recognition: Leveraging Co-Attention Cues in Multitask Learning
Arnav Goel, Medha Hira, Anubha Gupta
TL;DR
The paper tackles the challenge of unseen-speaker multilingual speech emotion recognition by introducing CAMuLeNet, a co-attention fusion network that combines frequency-domain features with Whisper-based embeddings within a multitask learning framework for emotion and gender. It systematically benchmarks pretrained encoders across six multilingual datasets, including the novel BhavVani Hindi SER dataset, using a rigorous 10-fold leave-speaker-out evaluation, and reports an average improvement of approximately 8% on unseen speakers. The work contributes BhavVani as the first open-source Hindi SER dataset, provides a comprehensive benchmark of multiple PTMs on multilingual SER, and demonstrates that co-attention fusion plus multitask learning yields robust improvements, with CREMA-D and RAVDESS showing notable gains. These results advance robust, multilingual SER and have practical implications for deploying emotion recognition in diverse real-world scenarios.
Abstract
Advent of modern deep learning techniques has given rise to advancements in the field of Speech Emotion Recognition (SER). However, most systems prevalent in the field fail to generalize to speakers not seen during training. This study focuses on handling challenges of multilingual SER, specifically on unseen speakers. We introduce CAMuLeNet, a novel architecture leveraging co-attention based fusion and multitask learning to address this problem. Additionally, we benchmark pretrained encoders of Whisper, HuBERT, Wav2Vec2.0, and WavLM using 10-fold leave-speaker-out cross-validation on five existing multilingual benchmark datasets: IEMOCAP, RAVDESS, CREMA-D, EmoDB and CaFE and, release a novel dataset for SER on the Hindi language (BhavVani). CAMuLeNet shows an average improvement of approximately 8% over all benchmarks on unseen speakers determined by our cross-validation strategy.
