Deep Covariance Descriptors for Facial Expression Recognition
Naima Otberdout, Anis Kacem, Mohamed Daoudi, Lahoucine, Ballihi, Stefano Berretti

TL;DR
This paper introduces a novel method for facial expression recognition that uses deep covariance descriptors on SPD manifolds, outperforming traditional fully connected layer classifiers.
Contribution
It proposes a new approach combining covariance matrices of DCNN features with Gaussian kernels on SPD manifolds for improved facial expression recognition.
Findings
Achieves state-of-the-art performance on Oulu-CASIA and SFEW datasets.
Demonstrates the effectiveness of covariance descriptors over standard fully connected layers.
Validates the approach with extensive experiments using VGG-face and ExpNet architectures.
Abstract
In this paper, covariance matrices are exploited to encode the deep convolutional neural networks (DCNN) features for facial expression recognition. The space geometry of the covariance matrices is that of Symmetric Positive Definite (SPD) matrices. By performing the classification of the facial expressions using Gaussian kernel on SPD manifold, we show that the covariance descriptors computed on DCNN features are more efficient than the standard classification with fully connected layers and softmax. By implementing our approach using the VGG-face and ExpNet architectures with extensive experiments on the Oulu-CASIA and SFEW datasets, we show that the proposed approach achieves performance at the state of the art for facial expression recognition.
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 · Face and Expression Recognition · Face recognition and analysis
MethodsDiffusion-Convolutional Neural Networks
