Double Multi-Head Attention Multimodal System for Odyssey 2024 Speech Emotion Recognition Challenge
Federico Costa, Miquel India, Javier Hernando

TL;DR
This paper presents a novel multimodal speech emotion recognition system using double multi-head attention mechanisms and pre-trained models, achieving competitive results in the Odyssey 2024 challenge.
Contribution
It introduces a double multi-head attention approach with early fusion of acoustic and text features using pre-trained models for improved emotion recognition.
Findings
Achieved 34.41% Macro-F1 score, ranking third among 31 teams.
Utilized pre-trained self-supervised models for feature extraction.
Implemented a two-stage attention mechanism for better contextualization.
Abstract
As computer-based applications are becoming more integrated into our daily lives, the importance of Speech Emotion Recognition (SER) has increased significantly. Promoting research with innovative approaches in SER, the Odyssey 2024 Speech Emotion Recognition Challenge was organized as part of the Odyssey 2024 Speaker and Language Recognition Workshop. In this paper we describe the Double Multi-Head Attention Multimodal System developed for this challenge. Pre-trained self-supervised models were used to extract informative acoustic and text features. An early fusion strategy was adopted, where a Multi-Head Attention layer transforms these mixed features into complementary contextualized representations. A second attention mechanism is then applied to pool these representations into an utterance-level vector. Our proposed system achieved the third position in the categorical task ranking…
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
MethodsSoftmax · Attention Is All You Need · Linear Layer · Multi-Head Attention
