How to Boost Face Recognition with StyleGAN?
Artem Sevastopolsky, Yury Malkov, Nikita Durasov, Luisa Verdoliva,, Matthias Nie{\ss}ner

TL;DR
This paper introduces a self-supervised approach using StyleGAN to enhance face recognition, especially with limited labeled data, by fine-tuning generative models and leveraging large unlabeled datasets for improved ethnicity-specific recognition.
Contribution
It demonstrates that fine-tuning StyleGAN's encoder improves face recognition accuracy and that pretraining on large unlabeled datasets boosts ethnicity-specific and overall recognition performance.
Findings
Fine-tuning StyleGAN's encoder outperforms synthetic data training.
Pretraining on large unlabeled datasets enhances recognition across ethnicities.
Combining multiple unlabeled datasets yields the best results.
Abstract
State-of-the-art face recognition systems require vast amounts of labeled training data. Given the priority of privacy in face recognition applications, the data is limited to celebrity web crawls, which have issues such as limited numbers of identities. On the other hand, self-supervised revolution in the industry motivates research on the adaptation of related techniques to facial recognition. One of the most popular practical tricks is to augment the dataset by the samples drawn from generative models while preserving the identity. We show that a simple approach based on fine-tuning pSp encoder for StyleGAN allows us to improve upon the state-of-the-art facial recognition and performs better compared to training on synthetic face identities. We also collect large-scale unlabeled datasets with controllable ethnic constitution -- AfricanFaceSet-5M (5 million images of different people)…
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 · Biometric Identification and Security · Generative Adversarial Networks and Image Synthesis
MethodsStyleGAN · HuMan(Expedia)||How do I get a human at Expedia? · Dense Connections · Adaptive Instance Normalization · Convolution · R1 Regularization · Feedforward Network
