Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

PocketNet: Extreme Lightweight Face Recognition Network using Neural Architecture Search and Multi-Step Knowledge Distillation

About

Deep neural networks have rapidly become the mainstream method for face recognition (FR). However, this limits the deployment of such models that contain an extremely large number of parameters to embedded and low-end devices. In this work, we present an extremely lightweight and accurate FR solution, namely PocketNet. We utilize neural architecture search to develop a new family of lightweight face-specific architectures. We additionally propose a novel training paradigm based on knowledge distillation (KD), the multi-step KD, where the knowledge is distilled from the teacher model to the student model at different stages of the training maturity. We conduct a detailed ablation study proving both, the sanity of using NAS for the specific task of FR rather than general object classification, and the benefits of our proposed multi-step KD. We present an extensive experimental evaluation and comparisons with the state-of-the-art (SOTA) compact FR models on nine different benchmarks including large-scale evaluation benchmarks such as IJB-B, IJB-C, and MegaFace. PocketNets have consistently advanced the SOTA FR performance on nine mainstream benchmarks when considering the same level of model compactness. With 0.92M parameters, our smallest network PocketNetS-128 achieved very competitive results to recent SOTA compacted models that contain up to 4M parameters.

Fadi Boutros, Patrick Siebke, Marcel Klemt, Naser Damer, Florian Kirchbuchner, Arjan Kuijper• 2021

Related benchmarks

TaskDatasetResultRank
Face VerificationLFW
Mean Accuracy99.66
339
Face VerificationAgeDB-30
Accuracy97.17
204
Face VerificationCPLFW
Accuracy90.03
188
Face VerificationIJB-C
TAR @ FAR=0.01%92.7
173
Face VerificationIJB-B
TAR (FAR=1e-4)90.74
152
Face VerificationCALFW
Accuracy95.67
142
Face VerificationCFP-FP
Accuracy95.66
127
Face VerificationCA-LFW
Accuracy95.67
64
Face VerificationCFP (Frontal-Frontal)
Accuracy95.66
54
Face RecognitionMegaFace
Verification Rate92.75
23
Showing 10 of 14 rows

Other info

Code

Follow for update