HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

A proposal for Multimodal Emotion Recognition using aural transformers and Action Units on RAVDESS dataset

{Fernando Fernández-Martínez Juan M. Montero Zoraida Callejas David Griol Ricardo Kleinlein Cristina Luna-Jiménez}

Abstract

Emotion recognition is attracting the attention of the research community due to its multiple applications in different fields, such as medicine or autonomous driving. In this paper, we proposed an automatic emotion recognizer system that consisted of a speech emotion recognizer (SER) and a facial emotion recognizer (FER). For the SER, we evaluated a pre-trained xlsr-Wav2Vec2.0 transformer using two transfer-learning techniques: embedding extraction and fine-tuning. The best accuracy results were achieved when we fine-tuned the whole model by appending a multilayer perceptron on top of it, confirming that the training was more robust when it did not start from scratch and the previous knowledge of the network was similar to the task to adapt. Regarding the facial emotion recognizer, we extracted the Action Units of the videos and compared the performance between employing static models against sequential models. Results showed that sequential models beat static models by a narrow difference. Error analysis reported that the visual systems could improve with a detector of high-emotional load frames, which opened a new line of research to discover new ways to learn from videos. Finally, combining these two modalities with a late fusion strategy, we achieved 86.70% accuracy on the RAVDESS dataset on a subject-wise 5-CV evaluation, classifying eight emotions. Results demonstrated that these modalities carried relevant information to detect users’ emotional state and their combination allowed to improve the final system performance.

Benchmarks

BenchmarkMethodologyMetrics
emotion-recognition-on-ravdessLogisticRegression on posteriors of xlsr-Wav2Vec2.0&bi-LSTM+Attention
Accuracy: 86.70%
facial-emotion-recognition-on-ravdessbi-LSTM+Attention
Accuracy: 62.13%
speech-emotion-recognition-on-ravdessxlsr-Wav2Vec2.0(FineTuning)
Accuracy: 81.82%

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
A proposal for Multimodal Emotion Recognition using aural transformers and Action Units on RAVDESS dataset | Papers | HyperAI