CVDec 24, 2020

Dynamic Facial Expression Recognition under Partial Occlusion with Optical Flow Reconstruction

arXiv:2012.13217v150 citations
Originality Highly original
AI Analysis

This research is significant for improving facial expression recognition accuracy for users whose faces are partially occluded, which is a common challenge in real-world applications.

This paper addresses dynamic facial expression recognition under partial occlusion by reconstructing the occluded facial movement using an auto-encoder with skip connections in the optical flow domain. The proposed method significantly reduces the accuracy gap between occluded and non-occluded scenarios on the CK+ dataset.

Video facial expression recognition is useful for many applications and received much interest lately. Although some solutions give really good results in a controlled environment (no occlusion), recognition in the presence of partial facial occlusion remains a challenging task. To handle occlusions, solutions based on the reconstruction of the occluded part of the face have been proposed. These solutions are mainly based on the texture or the geometry of the face. However, the similarity of the face movement between different persons doing the same expression seems to be a real asset for the reconstruction. In this paper we exploit this asset and propose a new solution based on an auto-encoder with skip connections to reconstruct the occluded part of the face in the optical flow domain. To the best of our knowledge, this is the first proposition to directly reconstruct the movement for facial expression recognition. We validated our approach in the controlled dataset CK+ on which different occlusions were generated. Our experiments show that the proposed method reduce significantly the gap, in terms of recognition accuracy, between occluded and non-occluded situations. We also compare our approach with existing state-of-the-art solutions. In order to lay the basis of a reproducible and fair comparison in the future, we also propose a new experimental protocol that includes occlusion generation and reconstruction evaluation.

Foundations

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

Your Notes