Share your thoughts, 1 month free Claude Pro on usSee more
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
365
Face RecognitionLFW
Accuracy99.66
229
Face VerificationCPLFW
Accuracy90.03
206
Face VerificationAgeDB-30
Accuracy97.17
204
Face VerificationIJB-C
TAR @ FAR=0.01%92.7
191
Face VerificationCALFW
Accuracy95.67
160
Face VerificationCFP-FP
Accuracy95.66
153
Face VerificationIJB-B
TAR (FAR=1e-4)90.74
152
Face RecognitionCFP-FP
Accuracy95.66
121
Face VerificationCA-LFW
Accuracy95.67
98
Showing 10 of 20 rows

Other info

Code

Follow for update