An Attention Model for group-level emotion recognition
Aarush Gupta (1), Dakshit Agrawal (1), Hardik Chauhan (1), Jose Dolz, (2), Marco Pedersoli (2) ((1) Indian Institute of Technology Roorkee,, India, (2) \'Ecole de Technologie Sup\'erieure, Montreal, Canada)

TL;DR
This paper introduces an attention-based model that combines global image features and local face features to classify group emotions, achieving competitive results in a challenge.
Contribution
The paper presents a novel attention mechanism to merge global and local face features for improved group emotion recognition.
Findings
Achieved 64.83% accuracy on the EmotiW 2018 test set.
Ensemble of models outperforms individual models.
Ranked 4th in the challenge.
Abstract
In this paper we propose a new approach for classifying the global emotion of images containing groups of people. To achieve this task, we consider two different and complementary sources of information: i) a global representation of the entire image (ii) a local representation where only faces are considered. While the global representation of the image is learned with a convolutional neural network (CNN), the local representation is obtained by merging face features through an attention mechanism. The two representations are first learned independently with two separate CNN branches and then fused through concatenation in order to obtain the final group-emotion classifier. For our submission to the EmotiW 2018 group-level emotion recognition challenge, we combine several variations of the proposed model into an ensemble, obtaining a final accuracy of 64.83% on the test set and 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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace and Expression Recognition · Emotion and Mood Recognition · Face recognition and analysis
