NEJul 6, 2018

Quality Diversity Through Surprise

arXiv:1807.02397v428 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of maintaining balance between divergence and convergence in evolutionary search for complex problems like robot navigation, representing an incremental improvement over existing methods.

The paper tackled the problem of improving quality diversity algorithms by introducing surprise as a diversity measure, either alone or combined with novelty, and found that synergistic use with local competition significantly enhanced efficiency, speed, and robustness in robot navigation tasks across 60 deceptive mazes.

Quality diversity is a recent family of evolutionary search algorithms which focus on finding several well-performing (quality) yet different (diversity) solutions with the aim to maintain an appropriate balance between divergence and convergence during search. While quality diversity has already delivered promising results in complex problems, the capacity of divergent search variants for quality diversity remains largely unexplored. Inspired by the notion of surprise as an effective driver of divergent search and its orthogonal nature to novelty this paper investigates the impact of the former to quality diversity performance. For that purpose we introduce three new quality diversity algorithms which employ surprise as a diversity measure, either on its own or combined with novelty, and compare their performance against novelty search with local competition, the state of the art quality diversity algorithm. The algorithms are tested in a robot navigation task across 60 highly deceptive mazes. Our findings suggest that allowing surprise and novelty to operate synergistically for divergence and in combination with local competition leads to quality diversity algorithms of significantly higher efficiency, speed and robustness.

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