SynthDistill: Face Recognition with Knowledge Distillation from Synthetic Data
Hatef Otroshi Shahreza, Anjith George, S\'ebastien Marcel

TL;DR
SynthDistill introduces a novel framework for training lightweight face recognition models by distilling knowledge from a pretrained teacher using synthetic data, effectively addressing privacy concerns and data scarcity.
Contribution
The paper presents a new synthetic data-based knowledge distillation framework that improves lightweight face recognition models without requiring identity labels.
Findings
Achieved 99.52% verification accuracy on LFW.
Reduced performance gap between real and synthetic data training.
Outperformed previous synthetic dataset-based models.
Abstract
State-of-the-art face recognition networks are often computationally expensive and cannot be used for mobile applications. Training lightweight face recognition models also requires large identity-labeled datasets. Meanwhile, there are privacy and ethical concerns with collecting and using large face recognition datasets. While generating synthetic datasets for training face recognition models is an alternative option, it is challenging to generate synthetic data with sufficient intra-class variations. In addition, there is still a considerable gap between the performance of models trained on real and synthetic data. In this paper, we propose a new framework (named SynthDistill) to train lightweight face recognition models by distilling the knowledge of a pretrained teacher face recognition model using synthetic data. We use a pretrained face generator network to generate synthetic 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 · Generative Adversarial Networks and Image Synthesis
