Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Few Shot Generative Model Adaption via Relaxed Spatial Structural Alignment

About

Training a generative adversarial network (GAN) with limited data has been a challenging task. A feasible solution is to start with a GAN well-trained on a large scale source domain and adapt it to the target domain with a few samples, termed as few shot generative model adaption. However, existing methods are prone to model overfitting and collapse in extremely few shot setting (less than 10). To solve this problem, we propose a relaxed spatial structural alignment method to calibrate the target generative models during the adaption. We design a cross-domain spatial structural consistency loss comprising the self-correlation and disturbance correlation consistency loss. It helps align the spatial structural information between the synthesis image pairs of the source and target domains. To relax the cross-domain alignment, we compress the original latent space of generative models to a subspace. Image pairs generated from the subspace are pulled closer. Qualitative and quantitative experiments show that our method consistently surpasses the state-of-the-art methods in few shot setting.

Jiayu Xiao, Liang Li, Chaofei Wang, Zheng-Jun Zha, Qingming Huang• 2022

Related benchmarks

TaskDatasetResultRank
Few-shot Image GenerationSunglasses 10-shot
FID42.03
36
Few-shot Image GenerationBabies 10-shot
FID66.81
35
Few-shot Image GenerationMetFaces 10-shot
FID63.97
34
Few-shot Image GenerationAFHQ-Dog 10-shot
FID169.8
34
Few-shot Image GenerationAFHQ-Wild 10-shot
FID100.4
34
Few-shot Image GenerationAFHQ-Cat 10-shot
FID159.5
34
Few-shot Image GenerationSketches 10-shot
FID69.51
18
Few-shot Image GenerationBabies
intra-LPIPS0.582
11
Few-shot Image GenerationSketches
intra-LPIPS0.478
11
Few-shot GAN adaptationFaces to Sketches (train test)
IS2.41
10
Showing 10 of 15 rows

Other info

Code

Follow for update