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

AGAN: Towards Automated Design of Generative Adversarial Networks

About

Recent progress in Generative Adversarial Networks (GANs) has shown promising signs of improving GAN training via architectural change. Despite some early success, at present the design of GAN architectures requires human expertise, laborious trial-and-error testings, and often draws inspiration from its image classification counterpart. In the current paper, we present the first neural architecture search algorithm, automated neural architecture search for deep generative models, or AGAN for abbreviation, that is specifically suited for GAN training. For unsupervised image generation tasks on CIFAR-10, our algorithm finds architecture that outperforms state-of-the-art models under same regularization techniques. For supervised tasks, the automatically searched architectures also achieve highly competitive performance, outperforming best human-invented architectures at resolution $32\times32$. Moreover, we empirically demonstrate that the modules learned by AGAN are transferable to other image generation tasks such as STL-10.

Hanchao Wang, Jun Huan• 2019

Related benchmarks

TaskDatasetResultRank
Image GenerationCIFAR-10 (test)
FID30.5
471
Image GenerationCIFAR-10 (train/test)
FID23.8
78
Image GenerationSTL-10
FID52.75
66
Unsupervised Image GenerationCIFAR-10 (train)
FID30.5
24
Image GenerationSTL-10 (train test)
FID52.7
15
Unconditional Image GenerationSTL-10 (test)
Inception Score9.23
8
Unsupervised Image GenerationSTL (unsupervised)
FID52.7
6
Showing 7 of 7 rows

Other info

Follow for update