Exploiting Emotional Dependencies with Graph Convolutional Networks for Facial Expression Recognition
Panagiotis Antoniadis, Panagiotis P. Filntisis, Petros Maragos

TL;DR
This paper introduces a multi-task learning framework using Graph Convolutional Networks to exploit dependencies between categorical and dimensional models of affect, improving facial expression recognition in-the-wild.
Contribution
It proposes a novel GCN-based multi-task learning approach that explicitly models dependencies between affect representations, enhancing FER performance.
Findings
Improves accuracy across multiple datasets and architectures.
Surpasses previous state-of-the-art on AffectNet.
Effectively captures emotional dependencies with GCNs.
Abstract
Over the past few years, deep learning methods have shown remarkable results in many face-related tasks including automatic facial expression recognition (FER) in-the-wild. Meanwhile, numerous models describing the human emotional states have been proposed by the psychology community. However, we have no clear evidence as to which representation is more appropriate and the majority of FER systems use either the categorical or the dimensional model of affect. Inspired by recent work in multi-label classification, this paper proposes a novel multi-task learning (MTL) framework that exploits the dependencies between these two models using a Graph Convolutional Network (GCN) to recognize facial expressions in-the-wild. Specifically, a shared feature representation is learned for both discrete and continuous recognition in a MTL setting. Moreover, the facial expression classifiers and the…
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
TopicsEmotion and Mood Recognition · Sentiment Analysis and Opinion Mining
MethodsGraph Convolutional Network
