TL;DR
This paper investigates whether generative models like StyleGAN2 leak identity information from training data into synthetic face images, raising privacy concerns and highlighting the need for models that prevent such leakage.
Contribution
It demonstrates that identity information can transfer from training data to generated images in some face synthesis models, and evaluates this leakage across multiple face matchers.
Findings
Identity leakage occurs in some face synthesis methods.
Different face matchers vary in their susceptibility to leakage.
The study provides datasets for replicability and further research.
Abstract
Generative adversarial networks (GANs) are able to generate high resolution photo-realistic images of objects that "do not exist." These synthetic images are rather difficult to detect as fake. However, the manner in which these generative models are trained hints at a potential for information leakage from the supplied training data, especially in the context of synthetic faces. This paper presents experiments suggesting that identity information in face images can flow from the training corpus into synthetic samples without any adversarial actions when building or using the existing model. This raises privacy-related questions, but also stimulates discussions of (a) the face manifold's characteristics in the feature space and (b) how to create generative models that do not inadvertently reveal identity information of real subjects whose images were used for training. We used five…
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
MethodsHuMan(Expedia)||How do I get a human at Expedia? · Convolution · Path Length Regularization · Weight Demodulation · R1 Regularization · StyleGAN2 · Additive Angular Margin Loss
