Multi-Objective Quality-Diversity in Unstructured and Unbounded Spaces
Hannah Janmohamed, Antoine Cully
TL;DR
This paper addresses the limitation of grid-based MOQD methods in unstructured and unbounded feature spaces by introducing MOUR-QD, a Multi-Objective Quality-Diversity algorithm that maintains a continuous, unstructured archive. It defines local Pareto fronts within a radius $l$ and proves improvements extend to a region of radius $2l$, enabling effective trade-off exploration without predefined feature bounds. Empirically, MOUR-QD matches or surpasses grid-based baselines on traditional MOQD tasks, demonstrates robustness when feature-space bounds are unknown, and enables unsupervised feature learning in latent spaces, opening doors to domains like protein design and latent exploration. The method shows strong performance across five robotic tasks and is backed by publicly available, containerised code for reproducibility and broader adoption.
Abstract
Quality-Diversity algorithms are powerful tools for discovering diverse, high-performing solutions. Recently, Multi-Objective Quality-Diversity (MOQD) extends QD to problems with several objectives while preserving solution diversity. MOQD has shown promise in fields such as robotics and materials science, where finding trade-offs between competing objectives like energy efficiency and speed, or material properties is essential. However, existing methods in MOQD rely on tessellating the feature space into a grid structure, which prevents their application in domains where feature spaces are unknown or must be learned, such as complex biological systems or latent exploration tasks. In this work, we introduce Multi-Objective Unstructured Repertoire for Quality-Diversity (MOUR-QD), a MOQD algorithm designed for unstructured and unbounded feature spaces. We evaluate MOUR-QD on five robotic tasks. Importantly, we show that our method excels in tasks where features must be learned, paving the way for applying MOQD to unsupervised domains. We also demonstrate that MOUR-QD is advantageous in domains with unbounded feature spaces, outperforming existing grid-based methods. Finally, we demonstrate that MOUR-QD is competitive with established MOQD methods on existing MOQD tasks and achieves double the MOQD-score in some environments. MOUR-QD opens up new opportunities for MOQD in domains like protein design and image generation.
