One-Shot Domain Adaptation For Face Generation
Chao Yang, Ser-Nam Lim

TL;DR
This paper introduces a one-shot domain adaptation framework for face generation using StyleGAN, enabling the creation of diverse faces matching a single target example's distribution, useful for data augmentation and manipulation detection.
Contribution
The method adapts a pre-trained StyleGAN to a new face distribution with only one example, combining iterative optimization and style-mixing for diverse, target-consistent face generation.
Findings
Effective in generating diverse faces matching one-shot target distribution
Improves face manipulation detection accuracy
Outperforms other few-shot adaptation methods
Abstract
In this paper, we propose a framework capable of generating face images that fall into the same distribution as that of a given one-shot example. We leverage a pre-trained StyleGAN model that already learned the generic face distribution. Given the one-shot target, we develop an iterative optimization scheme that rapidly adapts the weights of the model to shift the output's high-level distribution to the target's. To generate images of the same distribution, we introduce a style-mixing technique that transfers the low-level statistics from the target to faces randomly generated with the model. With that, we are able to generate an unlimited number of faces that inherit from the distribution of both generic human faces and the one-shot example. The newly generated faces can serve as augmented training data for other downstream tasks. Such setting is appealing as it requires labeling very…
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.
Videos
One-Shot Domain Adaptation for Face Generation· youtube
Taxonomy
TopicsFace recognition and analysis · Generative Adversarial Networks and Image Synthesis · Domain Adaptation and Few-Shot Learning
MethodsConvolution · Adaptive Instance Normalization · R1 Regularization · HuMan(Expedia)||How do I get a human at Expedia? · Dense Connections · Feedforward Network · StyleGAN
