TL;DR
This paper compares the diversity of solutions generated by evolutionary search in explicit parametric spaces versus learned latent spaces, finding parametric encodings generally produce more diverse outputs.
Contribution
It provides an empirical comparison showing parametric encodings outperform learned latent spaces in diversity for quality diversity search tasks.
Findings
Parametric encodings yield more diverse artifacts than latent spaces.
Latent spaces excel at interpolation but struggle with extrapolation.
Using generative models' latent space for similarity measurement is recommended over search.
Abstract
We consider multi-solution optimization and generative models for the generation of diverse artifacts and the discovery of novel solutions. In cases where the domain's factors of variation are unknown or too complex to encode manually, generative models can provide a learned latent space to approximate these factors. When used as a search space, however, the range and diversity of possible outputs are limited to the expressivity and generative capabilities of the learned model. We compare the output diversity of a quality diversity evolutionary search performed in two different search spaces: 1) a predefined parameterized space and 2) the latent space of a variational autoencoder model. We find that the search on an explicit parametric encoding creates more diverse artifact sets than searching the latent space. A learned model is better at interpolating between known data points than at…
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.
