Exploring Generative Adversarial Networks for Text-to-Image Generation with Evolution Strategies
Victor Costa, Nuno Louren\c{c}o, Jo\~ao Correia, Penousal Machado

TL;DR
This paper investigates using Covariance Matrix Adaptation Evolution Strategy to explore GAN latent spaces for text-to-image generation, comparing it with gradient-based and hybrid methods, and demonstrating increased diversity and combined strengths.
Contribution
It introduces an evolutionary approach for latent space exploration in GANs for text-to-image tasks, enhancing diversity and combining advantages of existing methods.
Findings
Evolutionary method yields higher diversity in generated images.
Hybrid approach combines strengths of gradient and evolutionary methods.
Evolutionary strategy explores different regions of the latent space.
Abstract
In the context of generative models, text-to-image generation achieved impressive results in recent years. Models using different approaches were proposed and trained in huge datasets of pairs of texts and images. However, some methods rely on pre-trained models such as Generative Adversarial Networks, searching through the latent space of the generative model by using a gradient-based approach to update the latent vector, relying on loss functions such as the cosine similarity. In this work, we follow a different direction by proposing the use of Covariance Matrix Adaptation Evolution Strategy to explore the latent space of Generative Adversarial Networks. We compare this approach to the one using Adam and a hybrid strategy. We design an experimental study to compare the three approaches using different text inputs for image generation by adapting an evaluation method based on the…
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
MethodsAdam
