paper-with-me

Papers

Evolutionary Generative Adversarial Networks

2018-03-01 · Chaoyue Wang, Chang Xu, Xin Yao, DaCheng Tao

Generative adversarial networks (GAN) have been effective for learning generative models for real-world data. However, existing GANs (GAN and its variants) tend to suffer from training problems such as instability and mode collapse. In this paper, we propose a novel GAN framework called evolutionary generative adversarial networks (E-GAN) for stable GAN training and improved generative performance. Unlike existing GANs, which employ a pre-defined adversarial objective function alternately training a generator and a discriminator, we utilize different adversarial training objectives as mutation operations and evolve a population of generators to adapt to the environment (i.e., the discriminator). We also utilize an evaluation mechanism to measure the quality and diversity of generated samples, such that only well-performing generator(s) are preserved and used for further training. In this way, E-GAN overcomes the limitations of an individual adversarial training objective and always preserves the best offspring, contributing to progress in and the success of GANs. Experiments on several datasets demonstrate that E-GAN achieves convincing generative performance and reduces the training problems inherent in existing GANs.

📄 PDF Abstract BibTeX arXiv:1803.00657

Code (3)

E-kitcher/MSc-Project-
WANG-Chaoyue/EvolutionaryGAN pytorch
WANG-Chaoyue/EvolutionaryGAN-pytorch pytorch

Tasks

Diversity

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Dogecoin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Evolutionary Generative Adversarial Networks with Crossover Based Knowledge Distillation

2021-01-27 · Junjie Li, Junwei Zhang, Xiaoyu Gong, Shuai Lü

Generative Adversarial Networks (GAN) is an adversarial model, and it has been demonstrated to be effective for various generative tasks. However, GAN and its variants also suffer from many training problems, such as mod…

Knowledge Distillation

EGANS: Evolutionary Generative Adversarial Network Search for Zero-Shot Learning

2023-08-19 · Shiming Chen, Shihuang Chen, Wenjin Hou, Weiping Ding 외

Zero-shot learning (ZSL) aims to recognize the novel classes which cannot be collected for training a prediction model. Accordingly, generative models (e.g., generative adversarial network (GAN)) are typically used to sy…

Generative Adversarial NetworkNeural Architecture SearchZero-Shot Learning

Adversarial attacks to image classification systems using evolutionary algorithms

2025-07-17 · Sergio Nesmachnow, Jamal Toutouh

Image classification currently faces significant security challenges due to adversarial attacks, which consist of intentional alterations designed to deceive classification models based on artificial intelligence. This a…

ClassificationDiversityEvolutionary AlgorithmsGenerative Adversarial Network+2

Spatial Evolutionary Generative Adversarial Networks

2019-05-29 · Jamal Toutouh, Erik Hemberg, Una-May O'Reilly

Generative adversary networks (GANs) suffer from training pathologies such as instability and mode collapse. These pathologies mainly arise from a lack of diversity in their adversarial interactions. Evolutionary generat…

Diversity

CDE-GAN: Cooperative Dual Evolution Based Generative Adversarial Network

2020-08-21 · Shiming Chen, Wenjie Wang, Beihao Xia, Xinge You 외

Generative adversarial networks (GANs) have been a popular deep generative model for real-world applications. Despite many recent efforts on GANs that have been contributed, mode collapse and instability of GANs are stil…

GAN image forensicsGenerative Adversarial NetworkImage Generation