English

Dynamically Grown Generative Adversarial Networks

Computer Vision and Pattern Recognition 2021-06-17 v1 Machine Learning Image and Video Processing

Abstract

Recent work introduced progressive network growing as a promising way to ease the training for large GANs, but the model design and architecture-growing strategy still remain under-explored and needs manual design for different image data. In this paper, we propose a method to dynamically grow a GAN during training, optimizing the network architecture and its parameters together with automation. The method embeds architecture search techniques as an interleaving step with gradient-based training to periodically seek the optimal architecture-growing strategy for the generator and discriminator. It enjoys the benefits of both eased training because of progressive growing and improved performance because of broader architecture design space. Experimental results demonstrate new state-of-the-art of image generation. Observations in the search procedure also provide constructive insights into the GAN model design such as generator-discriminator balance and convolutional layer choices.

Keywords

Cite

@article{arxiv.2106.08505,
  title  = {Dynamically Grown Generative Adversarial Networks},
  author = {Lanlan Liu and Yuting Zhang and Jia Deng and Stefano Soatto},
  journal= {arXiv preprint arXiv:2106.08505},
  year   = {2021}
}

Comments

Accepted to AAAI 2021

R2 v1 2026-06-24T03:14:50.921Z