Mask-invariant Face Recognition through Template-level Knowledge Distillation
Marco Huber, Fadi Boutros, Florian Kirchbuchner, Naser Damer

TL;DR
This paper introduces MaskInv, a face recognition method that maintains high accuracy despite masks by using template-level knowledge distillation and margin-based loss, outperforming state-of-the-art solutions.
Contribution
The paper proposes a novel mask-invariant face recognition approach utilizing template-level knowledge distillation and margin-based loss, improving robustness against masked faces.
Findings
Outperforms previous SOTA in masked face recognition challenges.
Effective on both real and synthetic masked face datasets.
Maintains good performance on unmasked faces with minimal loss.
Abstract
The emergence of the global COVID-19 pandemic poses new challenges for biometrics. Not only are contactless biometric identification options becoming more important, but face recognition has also recently been confronted with the frequent wearing of masks. These masks affect the performance of previous face recognition systems, as they hide important identity information. In this paper, we propose a mask-invariant face recognition solution (MaskInv) that utilizes template-level knowledge distillation within a training paradigm that aims at producing embeddings of masked faces that are similar to those of non-masked faces of the same identities. In addition to the distilled knowledge, the student network benefits from additional guidance by margin-based identity classification loss, ElasticFace, using masked and non-masked faces. In a step-wise ablation study on two real masked face…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFace recognition and analysis · Face and Expression Recognition · Biometric Identification and Security
MethodsKnowledge Distillation · Elastic Margin Loss for Deep Face Recognition
