When Relation Networks meet GANs: Relation GANs with Triplet Loss

02/24/2020
by   Runmin Wu, et al.
0

Though recent research has achieved remarkable progress in generating realistic images with generative adversarial networks (GANs), the lack of training stability is still a lingering concern of most GANs, especially on high-resolution inputs and complex datasets. Since the randomly generated distribution can hardly overlap with the real distribution, training GANs often suffers from the gradient vanishing problem. A number of approaches have been proposed to address this issue by constraining the discriminator's capabilities using empirical techniques, like weight clipping, gradient penalty, spectral normalization etc. In this paper, we provide a more principled approach as an alternative solution to this issue. Instead of training the discriminator to distinguish real and fake input samples, we investigate the relationship between paired samples by training the discriminator to separate paired samples from the same distribution and those from different distributions. To this end, we explore a relation network architecture for the discriminator and design a triplet loss which performs better generalization and stability. Extensive experiments on benchmark datasets show that the proposed relation discriminator and new loss can provide significant improvement on variable vision tasks including unconditional and conditional image generation and image translation. Our source codes are available on the website: <https://github.com/JosephineRabbit/Relation-GAN>

READ FULL TEXT

page 1

page 2

page 3

page 4

research
02/11/2019

Improving Generalization and Stability of Generative Adversarial Networks

Generative Adversarial Networks (GANs) are one of the most popular tools...
research
04/06/2017

Training Triplet Networks with GAN

Triplet networks are widely used models that are characterized by good p...
research
12/20/2019

Bridging adversarial samples and adversarial networks

Generative adversarial networks have achieved remarkable performance on ...
research
01/28/2018

Improved Training of Generative Adversarial Networks Using Representative Features

Despite of the success of Generative Adversarial Networks (GANs) for ima...
research
08/29/2019

Spectral Regularization for Combating Mode Collapse in GANs

Despite excellent progress in recent years, mode collapse remains a majo...
research
06/07/2018

CapsGAN: Using Dynamic Routing for Generative Adversarial Networks

In this paper, we propose a novel technique for generating images in the...
research
09/06/2020

Why Spectral Normalization Stabilizes GANs: Analysis and Improvements

Spectral normalization (SN) is a widely-used technique for improving the...

Please sign up or login with your details

Forgot password? Click here to reset