CDE-GAN: Cooperative Dual Evolution Based Generative Adversarial Network
Shiming Chen, Wenjie Wang, Beihao Xia, Xinge You, Zehong, Cao, Weiping Ding

TL;DR
CDE-GAN introduces a cooperative dual evolution framework for GANs, addressing mode collapse and instability by evolving generators and discriminators separately with diversity-promoting mutations, leading to improved quality and diversity in generated samples.
Contribution
This paper proposes a novel cooperative dual evolution approach for GAN training, decomposing the adversarial process into separate evolving populations for generators and discriminators, enhancing stability and diversity.
Findings
Achieves superior quality and diversity in generated images
Outperforms baseline GAN models on benchmark datasets
Demonstrates stable training through dual evolution and soft balancing mechanism
Abstract
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 still open problems caused by their adversarial optimization difficulties. In this paper, motivated by the cooperative co-evolutionary algorithm, we propose a Cooperative Dual Evolution based Generative Adversarial Network (CDE-GAN) to circumvent these drawbacks. In essence, CDE-GAN incorporates dual evolution with respect to the generator(s) and discriminators into a unified evolutionary adversarial framework to conduct effective adversarial multi-objective optimization. Thus it exploits the complementary properties and injects dual mutation diversity into training to steadily diversify the estimated density in capturing multi-modes and improve generative performance.…
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 · Digital Media Forensic Detection · Advanced Image Processing Techniques
