CVAILGJun 7, 2019

Does Generative Face Completion Help Face Recognition?

arXiv:1906.02858v128 citations
Originality Incremental advance
AI Analysis

This addresses the issue of occlusions degrading biometric systems for security and surveillance applications, but it is an incremental approach building on existing methods.

The paper tackled the problem of face recognition under occlusions by using generative face completion to restore missing facial information, resulting in improved recognition performance on LFW and LFW-BLUFR datasets.

Face occlusions, covering either the majority or discriminative parts of the face, can break facial perception and produce a drastic loss of information. Biometric systems such as recent deep face recognition models are not immune to obstructions or other objects covering parts of the face. While most of the current face recognition methods are not optimized to handle occlusions, there have been a few attempts to improve robustness directly in the training stage. Unlike those, we propose to study the effect of generative face completion on the recognition. We offer a face completion encoder-decoder, based on a convolutional operator with a gating mechanism, trained with an ample set of face occlusions. To systematically evaluate the impact of realistic occlusions on recognition, we propose to play the occlusion game: we render 3D objects onto different face parts, providing precious knowledge of what the impact is of effectively removing those occlusions. Extensive experiments on the Labeled Faces in the Wild (LFW), and its more difficult variant LFW-BLUFR, testify that face completion is able to partially restore face perception in machine vision systems for improved recognition.

Code Implementations1 repo
Foundations

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

Your Notes