NEAIApr 7, 2024

Dynamic Quality-Diversity Search

arXiv:2404.05769v11 citationsh-index: 59GECCO Companion
Originality Incremental advance
AI Analysis

This addresses the limitation of QD methods to static tasks, which is incremental for evolutionary robotics and real-world applications where environments change over time.

The paper tackles the problem of applying quality-diversity (QD) search to dynamic environments, where tasks change unpredictably, by introducing a Dynamic QD methodology that updates solution archives and a novel characterisation for adapting benchmarks. The result shows that the dynamic variants of MAP-Elites and CMA-ME algorithms are tested on various dynamic tasks, though no concrete performance numbers are provided in the abstract.

Evolutionary search via the quality-diversity (QD) paradigm can discover highly performing solutions in different behavioural niches, showing considerable potential in complex real-world scenarios such as evolutionary robotics. Yet most QD methods only tackle static tasks that are fixed over time, which is rarely the case in the real world. Unlike noisy environments, where the fitness of an individual changes slightly at every evaluation, dynamic environments simulate tasks where external factors at unknown and irregular intervals alter the performance of the individual with a severity that is unknown a priori. Literature on optimisation in dynamic environments is extensive, yet such environments have not been explored in the context of QD search. This paper introduces a novel and generalisable Dynamic QD methodology that aims to keep the archive of past solutions updated in the case of environment changes. Secondly, we present a novel characterisation of dynamic environments that can be easily applied to well-known benchmarks, with minor interventions to move them from a static task to a dynamic one. Our Dynamic QD intervention is applied on MAP-Elites and CMA-ME, two powerful QD algorithms, and we test the dynamic variants on different dynamic tasks.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes