SFace: Privacy-friendly and Accurate Face Recognition using Synthetic Data
Fadi Boutros, Marco Huber, Patrick Siebke, Tim Rieber, Naser Damer

TL;DR
This paper introduces SFace, a synthetic face dataset generated by a class-conditional GAN, enabling privacy-friendly training of face recognition models with competitive accuracy on benchmarks.
Contribution
The work presents a novel synthetic dataset for face recognition training that addresses privacy concerns and evaluates its effectiveness with multiple learning strategies.
Findings
Synthetic dataset SFace shows high verification accuracy on benchmarks.
Associating synthetic identities with real identities is challenging.
Multiple training strategies achieve competitive results.
Abstract
Recent deep face recognition models proposed in the literature utilized large-scale public datasets such as MS-Celeb-1M and VGGFace2 for training very deep neural networks, achieving state-of-the-art performance on mainstream benchmarks. Recently, many of these datasets, e.g., MS-Celeb-1M and VGGFace2, are retracted due to credible privacy and ethical concerns. This motivates this work to propose and investigate the feasibility of using a privacy-friendly synthetically generated face dataset to train face recognition models. Towards this end, we utilize a class-conditional generative adversarial network to generate class-labeled synthetic face images, namely SFace. To address the privacy aspect of using such data to train a face recognition model, we provide extensive evaluation experiments on the identity relation between the synthetic dataset and the original authentic dataset used to…
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 · Generative Adversarial Networks and Image Synthesis · Biometric Identification and Security
