paper-with-me

Papers

Consistency Regularization for Generative Adversarial Networks

2019-10-26 · ICLR 2020 1 · Han Zhang, Zizhao Zhang, Augustus Odena, Honglak Lee

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.48 on CIFAR-10 and from 8.73 to 6.66 on ImageNet-2012.

📄 PDF Abstract BibTeX arXiv:1910.12027

Code (0)

등록된 구현이 없습니다.

Tasks

Conditional Image GenerationImage GenerationUnconditional Image Generation

Methods 이 논문이 사용한 방법론

Average Pooling 설명 없음
Residual Connection 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Batch Normalization 설명 없음
Bottleneck Residual Block A Bottleneck Residual Block is a variant of the residual block that utilises 1x1 convolutions to create a bottleneck. The…
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…
Residual Block Residual Blocks are skip-connection blocks that learn residual functions with reference to the layer inputs, instead of learning unreferenced functions. They were introduced…

Similar Papers 제목 키워드 기반

Consistency Regularization with Generative Adversarial Networks for Semi-Supervised Learning

2020-07-08 · Zexi Chen, Bharathkumar Ramachandra, Ranga Raju Vatsavai

Generative Adversarial Networks (GANs) based semi-supervised learning (SSL) approaches are shown to improve classification performance by utilizing a large number of unlabeled samples in conjunction with limited labeled …

image-classificationImage ClassificationSemi-Supervised Image Classification

Improved Consistency Regularization for GANs

2020-02-11 · Zhengli Zhao, Sameer Singh, Honglak Lee, Zizhao Zhang 외

Recent work has increased the performance of Generative Adversarial Networks (GANs) by enforcing a consistency cost on the discriminator. We improve on this technique in several ways. We first show that consistency regul…

Image Generation

Generative Adversarial Network for Probabilistic Forecast of Random Dynamical System

2021-11-04 · Kyongmin Yeo, Zan Li, Wesley M. Gifford

We present a deep learning model for data-driven simulations of random dynamical systems without a distributional assumption. The deep learning model consists of a recurrent neural network, which aims to learn the time m…

Deep LearningGenerative Adversarial Network

Augmented Cyclic Consistency Regularization for Unpaired Image-to-Image Translation

2020-02-29 · Takehiko Ohkawa, Naoto Inoue, Hirokatsu Kataoka, Nakamasa Inoue

Unpaired image-to-image (I2I) translation has received considerable attention in pattern recognition and computer vision because of recent advancements in generative adversarial networks (GANs). However, due to the lack …

Data AugmentationImage-to-Image TranslationTranslation

Self-Supervised Dense Consistency Regularization for Image-to-Image Translation

2022-01-01 · CVPR 2022 1 · Minsu Ko, Eunju Cha, Sungjoo Suh, Huijin Lee 외

Unsupervised image-to-image translation has gained considerable attention due to the recent impressive progress based on generative adversarial networks (GANs). In this paper, we present a simple but effective regula…

Image-to-Image TranslationTranslationUnsupervised Image-To-Image Translation