CVSDASNov 10, 2021

Multimodal End-to-End Group Emotion Recognition using Cross-Modal Attention

arXiv:2111.05890v19 citations
Originality Incremental advance
AI Analysis

This work addresses the problem of improving emotion recognition accuracy for groups in videos, which is incremental as it builds on existing multimodal approaches.

The paper tackles group-level emotion recognition in videos by proposing an end-to-end multimodal model that integrates visual and audio information, achieving a validation accuracy of 60.37%, which is about 8.5% higher than the VGAF dataset baseline.

Classifying group-level emotions is a challenging task due to complexity of video, in which not only visual, but also audio information should be taken into consideration. Existing works on multimodal emotion recognition are using bulky approach, where pretrained neural networks are used as a feature extractors and then extracted features are being fused. However, this approach does not consider attributes of multimodal data and feature extractors cannot be fine-tuned for specific task which can be disadvantageous for overall model accuracy. To this end, our impact is twofold: (i) we train model end-to-end, which allows early layers of neural network to be adapted with taking into account later, fusion layers, of two modalities; (ii) all layers of our model was fine-tuned for downstream task of emotion recognition, so there were no need to train neural networks from scratch. Our model achieves best validation accuracy of 60.37% which is approximately 8.5% higher, than VGAF dataset baseline and is competitive with existing works, audio and video modalities.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes