paper-with-me

Papers

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

2021-12-30 · Applied Sciences Journal 2021 12 · Cristina Luna-Jiménez, Ricardo Kleinlein, David Griol, Zoraida Callejas, Juan M. Montero, Fernando Fernández-Martínez

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.

📄 PDF Abstract BibTeX

Code (1)

cristinalunaj/MMEmotionRecognition pytorch

Tasks

Autonomous DrivingEmotion RecognitionFacial Emotion RecognitionMultimodal Emotion RecognitionSpeech Emotion RecognitionTransfer Learning

Similar Papers 제목 키워드 기반

Emotion Recognition with Pre-Trained Transformers Using Multimodal Signals

2022-12-22 · Juan Vazquez-Rodriguez, Grégoire Lefebvre, Julien Cumin, James L Crowley

In this paper, we address the problem of multimodal emotion recognition from multiple physiological signals. We demonstrate that a Transformer-based approach is suitable for this task. In addition, we present how such mo…

Emotion RecognitionMultimodal Emotion Recognition

Multi-Modal Emotion Recognition by Text, Speech and Video Using Pretrained Transformers

2024-02-11 · Minoo Shayaninasab, Bagher BabaAli

Due to the complex nature of human emotions and the diversity of emotion representation methods in humans, emotion recognition is a challenging field. In this research, three input modalities, namely text, audio (speech)…

DiversityEmotion RecognitionMultimodal Emotion RecognitionSelf-Supervised Learning+1

Multimodal Emotion Recognition with Transformer-Based Self Supervised Feature Fusion

2020-10-27 · Shamane Siriwardhana ; Tharindu Kaluarachchi ; Mark Billinghurst ; Suranga Nanayakkara

Emotion Recognition is a challenging research area given its complex nature, and humans express emotional cues across various modalities such as language, facial expressions, and speech. Representation and fusion of feat…

Emotion RecognitionMultimodal Deep LearningMultimodal Emotion RecognitionMultimodal Sentiment Analysis+2

Multimodal Emotion Recognition using Transfer Learning from Speaker Recognition and BERT-based models

2022-02-16 · Sarala Padi, Seyed Omid Sadjadi, Dinesh Manocha, Ram D. Sriram

Automatic emotion recognition plays a key role in computer-human interaction as it has the potential to enrich the next-generation artificial intelligence with emotional intelligence. It finds applications in customer an…

Data AugmentationEmotional IntelligenceEmotion RecognitionMultimodal Emotion Recognition+2

Low Rank Fusion based Transformers for Multimodal Sequences

2020-07-04 · WS 2020 7 · Saurav Sahay, Eda Okur, Shachi H. Kumar, Lama Nachman

Our senses individually work in a coordinated fashion to express our emotional intentions. In this work, we experiment with modeling modality-specific sensory signals to attend to our latent multimodal emotional intentio…

Emotion Recognition