Commonality in Natural Images Rescues GANs: Pretraining GANs with Generic and Privacy-free Synthetic Data
Kyungjune Baek, Hyunjung Shim

TL;DR
This paper introduces Primitives-PS, a synthetic data generator based on natural image properties, which enhances GAN transfer learning, improves performance across datasets, and reduces privacy risks.
Contribution
The authors propose Primitives-PS, a novel synthetic data synthesizer leveraging natural image characteristics to improve GAN pretraining transferability and privacy safety.
Findings
Pretrained GANs with Primitives-PS outperform previous methods in FID scores.
The synthesizer's components are validated through extensive ablation studies.
The approach ensures better generalization across diverse target datasets.
Abstract
Transfer learning for GANs successfully improves generation performance under low-shot regimes. However, existing studies show that the pretrained model using a single benchmark dataset is not generalized to various target datasets. More importantly, the pretrained model can be vulnerable to copyright or privacy risks as membership inference attack advances. To resolve both issues, we propose an effective and unbiased data synthesizer, namely Primitives-PS, inspired by the generic characteristics of natural images. Specifically, we utilize 1) the generic statistics on the frequency magnitude spectrum, 2) the elementary shape (i.e., image composition via elementary shapes) for representing the structure information, and 3) the existence of saliency as prior. Since our synthesizer only considers the generic properties of natural images, the single model pretrained on our dataset can be…
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
TopicsGenerative Adversarial Networks and Image Synthesis · AI in cancer detection · Advanced Neural Network Applications
