arXiv Analytics

Sign in

arXiv:1910.12027 [cs.LG]AbstractReferencesReviewsResources

Consistency Regularization for Generative Adversarial Networks

Han Zhang, Zizhao Zhang, Augustus Odena, Honglak Lee

Published 2019-10-26Version 1

Generative Adversarial Networks (GANs) are known to be difficult to train, despite considerable research effort. Several regularization techniques for stabilizing training have been proposed, but they introduce non-trivial computational overheads and interact poorly with existing techniques like spectral normalization. In this work, we propose a simple, effective training stabilizer based on the notion of consistency regularization---a popular technique in the semi-supervised learning literature. In particular, we augment data passing into the GAN discriminator and penalize the sensitivity of the discriminator to these augmentations. We conduct a series of experiments to demonstrate that consistency regularization works effectively with spectral normalization and various GAN architectures, loss functions and optimizer settings. Our method achieves the best FID scores for unconditional image generation compared to other regularization methods on CIFAR-10 and CelebA. Moreover, Our consistency regularized GAN (CR-GAN) improves state-of-the-art FID scores for conditional generation from 14.73 to 11.67 on CIFAR-10 and from 8.73 to 6.66 on ImageNet-2012.

Related articles: Most relevant | Search more
arXiv:1802.05957 [cs.LG] (Published 2018-02-16)
Spectral Normalization for Generative Adversarial Networks
arXiv:2007.03844 [cs.LG] (Published 2020-07-08)
Consistency Regularization with Generative Adversarial Networks for Semi-Supervised Image Classification
arXiv:1911.06663 [cs.LG] (Published 2019-11-15)
MMGAN: Generative Adversarial Networks for Multi-Modal Distributions