ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 1810.10948
46
5
v1v2 (latest)

Training Generative Adversarial Networks Via Turing Test

25 October 2018
Jianlin Su
    GAN
ArXiv (abs)PDFHTML
Abstract

In this article, we introduce a new mode for training Generative Adversarial Networks (GANs). Rather than minimizing the distance of evidence distribution p~(x)\tilde{p}(x)p~​(x) and the generative distribution q(x)q(x)q(x), we minimize the distance of p~(xr)q(xf)\tilde{p}(x_r)q(x_f)p~​(xr​)q(xf​) and p~(xf)q(xr)\tilde{p}(x_f)q(x_r)p~​(xf​)q(xr​). This adversarial pattern can be interpreted as a Turing test in GANs. It allows us to use information of real samples during training generator and accelerates the whole training procedure. We even find that just proportionally increasing the size of discriminator and generator, it succeeds on 256x256 resolution without adjusting hyperparameters carefully.

View on arXiv
Comments on this paper