Evolutionary Generative Adversarial Networks with Crossover Based Knowledge Distillation
Junjie Li, Junwei Zhang, Xiaoyu Gong, Shuai L\"u

TL;DR
This paper introduces CE-GAN, an evolutionary GAN framework that employs crossover and knowledge distillation to improve training stability and image quality, addressing common GAN issues like mode collapse.
Contribution
It proposes a novel crossover operator and integrates knowledge distillation into evolutionary GANs, enhancing performance and training efficiency.
Findings
CE-GAN produces higher quality generated images.
The method improves training stability and reduces mode collapse.
CE-GAN is more time-efficient than traditional GANs.
Abstract
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 mode collapse and gradient vanish. In this paper, we firstly propose a general crossover operator, which can be widely applied to GANs using evolutionary strategies. Then we design an evolutionary GAN framework C-GAN based on it. And we combine the crossover operator with evolutionary generative adversarial networks (EGAN) to implement the evolutionary generative adversarial networks with crossover (CE-GAN). Under the premise that a variety of loss functions are used as mutation operators to generate mutation individuals, we evaluate the generated samples and allow the mutation individuals to learn experiences from the output in a knowledge distillation manner, imitating…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Advanced Image Processing Techniques · Digital Media Forensic Detection
MethodsKnowledge Distillation
