Generative Adversarial Network using Perturbed-Convolutions

01/19/2021
by   Seung Park, et al.
0

Despite growing insights into the GAN training, it still suffers from instability during the training procedure. To alleviate this problem, this paper presents a novel convolutional layer, called perturbed-convolution (PConv), which focuses on achieving two goals simultaneously: penalize the discriminator for training GAN stably and prevent the overfitting problem in the discriminator. PConv generates perturbed features by randomly disturbing an input tensor before performing the convolution operation. This approach is simple but surprisingly effective. First, to reliably classify real and generated samples using the disturbed input tensor, the intermediate layers in the discriminator should learn features having a small local Lipschitz value. Second, due to the perturbed features in PConv, the discriminator is difficult to memorize the real images; this makes the discriminator avoid the overfitting problem. To show the generalization ability of the proposed method, we conducted extensive experiments with various loss functions and datasets including CIFAR-10, CelebA-HQ, LSUN, and tiny-ImageNet. Quantitative evaluations demonstrate that WCL significantly improves the performance of GAN and conditional GAN in terms of Frechet inception distance (FID). For instance, the proposed method improves FID scores on the tiny-ImageNet dataset from 58.59 to 50.42.

READ FULL TEXT

page 1

page 7

research
11/30/2021

Generative Convolution Layer for Image Generation

This paper introduces a novel convolution method, called generative conv...
research
11/19/2019

A Simple yet Effective Way for Improving the Performance of GANs

This paper presents a simple but effective way that improves the perform...
research
01/27/2022

Effective Shortcut Technique for GAN

In recent years, generative adversarial network (GAN)-based image genera...
research
12/05/2020

Adaptive Weighted Discriminator for Training Generative Adversarial Networks

Generative adversarial network (GAN) has become one of the most importan...
research
12/30/2021

A Novel Generator with Auxiliary Branch for Improving GAN Performance

The generator in the generative adversarial network (GAN) learns image g...
research
08/16/2019

Tag2Pix: Line Art Colorization Using Text Tag With SECat and Changing Loss

Line art colorization is expensive and challenging to automate. A GAN ap...
research
12/02/2019

Is Discriminator a Good Feature Extractor?

Discriminator from generative adversarial nets (GAN) has been used by so...

Please sign up or login with your details

Forgot password? Click here to reset