Multimodal Fusion with Deep Neural Networks for Audio-Video Emotion Recognition
This paper presents a novel deep neural network (DNN) for multimodal fusion of audio, video and text modalities for emotion recognition. The proposed DNN architecture has independent and shared layers which aim to learn the representation for each modality, as well as the best combined representation to achieve the best prediction. Experimental results on the AVEC Sentiment Analysis in the Wild dataset indicate that the proposed DNN can achieve a higher level of Concordance Correlation Coefficient (CCC) than other state-of-the-art systems that perform early fusion of modalities at feature-level (i.e., concatenation) and late fusion at score-level (i.e., weighted average) fusion. The proposed DNN has achieved CCCs of 0.606, 0.534, and 0.170 on the development partition of the dataset for predicting arousal, valence and liking, respectively.
Code (0)
등록된 구현이 없습니다.
Tasks
Emotion RecognitionSentiment AnalysisVideo Emotion RecognitionSimilar Papers 제목 키워드 기반
Multimodal Emotion Recognition using Audio-Video Transformer Fusion with Cross Attention
Understanding emotions is a fundamental aspect of human communication. Integrating audio and video signals offers a more comprehensive understanding of emotional states compared to traditional methods that rely on a sing…
Emotion RecognitionMultimodal Emotion RecognitionEnhancing Modal Fusion by Alignment and Label Matching for Multimodal Emotion Recognition
To address the limitation in multimodal emotion recognition (MER) performance arising from inter-modal information fusion, we propose a novel MER framework based on multitask learning where fusion occurs after alignment,…
Contrastive LearningEmotion RecognitionMultimodal Emotion RecognitionInvestigation of Multimodal Features, Classifiers and Fusion Methods for Emotion Recognition
Automatic emotion recognition is a challenging task. In this paper, we present our effort for the audio-video based sub-challenge of the Emotion Recognition in the Wild (EmotiW) 2018 challenge, which requires participant…
Emotion ClassificationEmotion RecognitionMultimodal Emotion RecognitionTransfer LearningMultimodal Local-Global Ranking Fusion for Emotion Recognition
Emotion recognition is a core research area at the intersection of artificial intelligence and human communication analysis. It is a significant technical challenge since humans display their emotions through complex idi…
Emotion RecognitionMulti-Modal Emotion Recognition by Text, Speech and Video Using Pretrained Transformers
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