ShrinkTeaNet: Million-scale Lightweight Face Recognition via Shrinking Teacher-Student Networks
Chi Nhan Duong, Khoa Luu, Kha Gia Quach, Ngan Le

TL;DR
ShrinkTeaNet introduces a teacher-student learning framework with a novel Angular Distillation Loss, enabling the training of lightweight face recognition networks that maintain high accuracy on large-scale, open-set face recognition tasks.
Contribution
The paper proposes ShrinkTeaNet, a new teacher-student paradigm with Angular Distillation Loss for robust, compact face recognition models suitable for large-scale open-set scenarios.
Findings
Achieved 99.77% accuracy on LFW with a lightweight model.
Demonstrated high performance on MegaFace with one million distractors.
Produced models with significantly fewer parameters while maintaining competitive accuracy.
Abstract
Large-scale face recognition in-the-wild has been recently achieved matured performance in many real work applications. However, such systems are built on GPU platforms and mostly deploy heavy deep network architectures. Given a high-performance heavy network as a teacher, this work presents a simple and elegant teacher-student learning paradigm, namely ShrinkTeaNet, to train a portable student network that has significantly fewer parameters and competitive accuracy against the teacher network. Far apart from prior teacher-student frameworks mainly focusing on accuracy and compression ratios in closed-set problems, our proposed teacher-student network is proved to be more robust against open-set problem, i.e. large-scale face recognition. In addition, this work introduces a novel Angular Distillation Loss for distilling the feature direction and the sample distributions of the teacher's…
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
