The reviewed record of science sign in
Pith

arxiv: 1804.10892 · v7 · pith:A7RRSVIX · submitted 2018-04-29 · cs.CV

Local Learning with Deep and Handcrafted Features for Facial Expression Recognition

Reviewed by Pithpith:A7RRSVIXopen to challenge →

classification cs.CV
keywords featureslearninglocaldataaffectnetexpressionfacialhandcrafted
0
0 comments X
read the original abstract

We present an approach that combines automatic features learned by convolutional neural networks (CNN) and handcrafted features computed by the bag-of-visual-words (BOVW) model in order to achieve state-of-the-art results in facial expression recognition. To obtain automatic features, we experiment with multiple CNN architectures, pre-trained models and training procedures, e.g. Dense-Sparse-Dense. After fusing the two types of features, we employ a local learning framework to predict the class label for each test image. The local learning framework is based on three steps. First, a k-nearest neighbors model is applied in order to select the nearest training samples for an input test image. Second, a one-versus-all Support Vector Machines (SVM) classifier is trained on the selected training samples. Finally, the SVM classifier is used to predict the class label only for the test image it was trained for. Although we have used local learning in combination with handcrafted features in our previous work, to the best of our knowledge, local learning has never been employed in combination with deep features. The experiments on the 2013 Facial Expression Recognition (FER) Challenge data set, the FER+ data set and the AffectNet data set demonstrate that our approach achieves state-of-the-art results. With a top accuracy of 75.42% on FER 2013, 87.76% on the FER+, 59.58% on AffectNet 8-way classification and 63.31% on AffectNet 7-way classification, we surpass the state-of-the-art methods by more than 1% on all data sets.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. A Fine-Grained Facial Expression Database for End-to-End Multi-Pose Facial Expression Recognition

    cs.CV 2019-07 unverdicted novelty 7.0

    A new multi-pose facial expression dataset with 54 expressions is introduced, augmented by FaPE-GAN, and used to train Fa-Net for end-to-end recognition across unbalanced poses and zero-shot subjects.