Video-based Facial Expression Recognition using Graph Convolutional Networks
Daizong Liu, Hongting Zhang, Pan Zhou

TL;DR
This paper introduces a novel approach for video-based facial expression recognition by integrating Graph Convolutional Networks with CNN-RNN models, focusing on significant facial regions to improve recognition accuracy.
Contribution
It is the first to incorporate GCNs into FER, enhancing feature focus on key facial regions and capturing expression variations more effectively.
Findings
Outperforms existing methods on multiple datasets.
Demonstrates superior accuracy on wild and controlled datasets.
Validates the effectiveness of GCN in modeling facial expressions.
Abstract
Facial expression recognition (FER), aiming to classify the expression present in the facial image or video, has attracted a lot of research interests in the field of artificial intelligence and multimedia. In terms of video based FER task, it is sensible to capture the dynamic expression variation among the frames to recognize facial expression. However, existing methods directly utilize CNN-RNN or 3D CNN to extract the spatial-temporal features from different facial units, instead of concentrating on a certain region during expression variation capturing, which leads to limited performance in FER. In our paper, we introduce a Graph Convolutional Network (GCN) layer into a common CNN-RNN based model for video-based FER. First, the GCN layer is utilized to learn more significant facial expression features which concentrate on certain regions after sharing information between extracted…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsEmotion and Mood Recognition · Gaze Tracking and Assistive Technology · Face and Expression Recognition
Methods3 Dimensional Convolutional Neural Network · Graph Convolutional Network · Tanh Activation · Sigmoid Activation · Long Short-Term Memory
