CVLGIVSep 15, 2020

The FaceChannel: A Fast & Furious Deep Neural Network for Facial Expression Recognition

arXiv:2009.07635v141 citations
Originality Incremental advance
AI Analysis

This work addresses the need for efficient facial expression recognition models for general affect recognition applications, though it is incremental as it builds on existing deep learning approaches.

The paper tackles the problem of high computational cost in deep neural networks for facial expression recognition by proposing FaceChannel, a lightweight network with an inhibitory layer that reduces parameters while achieving comparable or better performance on benchmark datasets.

Current state-of-the-art models for automatic Facial Expression Recognition (FER) are based on very deep neural networks that are effective but rather expensive to train. Given the dynamic conditions of FER, this characteristic hinders such models of been used as a general affect recognition. In this paper, we address this problem by formalizing the FaceChannel, a light-weight neural network that has much fewer parameters than common deep neural networks. We introduce an inhibitory layer that helps to shape the learning of facial features in the last layer of the network and thus improving performance while reducing the number of trainable parameters. To evaluate our model, we perform a series of experiments on different benchmark datasets and demonstrate how the FaceChannel achieves a comparable, if not better, performance to the current state-of-the-art in FER. Our experiments include cross-dataset analysis, to estimate how our model behaves on different affective recognition conditions. We conclude our paper with an analysis of how FaceChannel learns and adapt the learned facial features towards the different datasets.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes