Abstract
Recently, many studies have highlighted that training Generative Adversarial Networks (GANs) with limited data suffers from the overfitting of the discriminator (D). Existing studies mitigate the overfitting of D by employing data augmentation, model regularization, or pre-trained models. Despite the success of existing methods in training GANs with limited data, noise injection is another plausible, complementary, yet not well-explored approach to alleviate the overfitting of D issue. In this paper, we propose a simple yet effective method called Dual Adaptive Noise Injection (DANI), to further improve the training of GANs with limited data. Specifically, DANI consists of two adaptive strategies: adaptive injection probability and adaptive noise strength. For the adaptive injection probability, Gaussian noise is injected into both real and fake images for generator (G) and D with a probability p, respectively, where the probability p is controlled by the overfitting degree of D. For the adaptive noise strength, the Gaussian noise is produced by applying the adaptive forward diffusion process to both real and fake images, respectively. As a result, DANI can effectively increase the overlap between the distributions of real and fake data during training, thus alleviating the overfitting of D issue. Extensive experiments on several commonly-used datasets with both StyleGAN2 and FastGAN backbones demonstrate that DANI can further improve the training of GANs with limited data and achieve state-of-the-art results compared with other methods. Codes are available at https://github.com/zzhang05/DANI.
Original language | English |
---|---|
Title of host publication | MM '24: Proceedings of the 32nd ACM International Conference on Multimedia |
Publisher | Association for Computing Machinery |
Pages | 6725-6734 |
Number of pages | 10 |
ISBN (Electronic) | 9798400706868 |
DOIs | |
Publication status | Published - 28 Oct 2024 |
Event | MM '24: The 32nd ACM International Conference on Multimedia - Melbourne, Australia Duration: 28 Oct 2024 → 01 Nov 2024 |
Conference
Conference | MM '24: The 32nd ACM International Conference on Multimedia |
---|---|
Country/Territory | Australia |
City | Melbourne |
Period | 28/10/2024 → 01/11/2024 |