CVAILGSep 19, 2024

Look Through Masks: Towards Masked Face Recognition with De-Occlusion Distillation

arXiv:2409.12385v167 citationsh-index: 34
Originality Highly original
AI Analysis

This addresses the problem of face recognition in video surveillance and urban governance where masks cause accuracy drops, representing an incremental improvement with a novel method for a known bottleneck.

The paper tackles masked face recognition by proposing a de-occlusion distillation framework that recovers occluded facial content and transfers knowledge from a pre-trained model, achieving improved accuracy on synthetic and realistic datasets.

Many real-world applications today like video surveillance and urban governance need to address the recognition of masked faces, where content replacement by diverse masks often brings in incomplete appearance and ambiguous representation, leading to a sharp drop in accuracy. Inspired by recent progress on amodal perception, we propose to migrate the mechanism of amodal completion for the task of masked face recognition with an end-to-end de-occlusion distillation framework, which consists of two modules. The \textit{de-occlusion} module applies a generative adversarial network to perform face completion, which recovers the content under the mask and eliminates appearance ambiguity. The \textit{distillation} module takes a pre-trained general face recognition model as the teacher and transfers its knowledge to train a student for completed faces using massive online synthesized face pairs. Especially, the teacher knowledge is represented with structural relations among instances in multiple orders, which serves as a posterior regularization to enable the adaptation. In this way, the knowledge can be fully distilled and transferred to identify masked faces. Experiments on synthetic and realistic datasets show the efficacy of the proposed approach.

Foundations

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

Your Notes