Skip to content

The LaTeX codes of the paper that was accpeted to GECCO 2020.

Notifications You must be signed in to change notification settings

hwyncho/GECCO-2019-Paper

Repository files navigation

Stabilized Training of Generative Adversarial Networks by a Genetic Algorithm

Abstract

Generative adversarial networks (GAN) facilitate the learning of probability distributions of complex data in the real world, and allow neural networks to generate the distribution. GANs (GAN and its variants) exhibit excellent performance in applications like image generation and video generation. However, GANs sometimes experience problems during training with regard to the distribution of real data. We applied a genetic algorithm to improve and optimize the GAN’s training performance. As a result, the convergence speed and stability during the training process improved compared to the conventional GAN.