Quality-Diversity through AI Feedback
Herbie Bradley, Andrew Dai, Hannah Teufel, Jenny Zhang, Koen Oostermeijer, Marco Bellagente, Jeff Clune, Kenneth Stanley, Grégory Schott, Joel Lehman
TL;DR
This work introduces Quality-Diversity through AI Feedback (QDAIF), a method that blends MAP-Elites with language-model–driven generation, evaluation, and refinement to explore diverse, high-quality text outputs in creative domains. By using LMs as both mutation operators (LMX) and evaluators of quality and diversity, QDAIF eliminates the need for handcrafted domain-specific metrics and scales with advances in foundation models. Across opinions, short stories, and poetry, QDAIF achieves higher QD scores and demonstrates alignment between AI and human judgments, while analyses reveal areas for improvement such as reward hacking and the calibration challenges of AI feedback. The approach suggests a pathway toward autonomous, open-ended search systems capable of generating, evaluating, and improving creative content across multiple modalities and domains.
Abstract
In many text-generation problems, users may prefer not only a single response, but a diverse range of high-quality outputs from which to choose. Quality-diversity (QD) search algorithms aim at such outcomes, by continually improving and diversifying a population of candidates. However, the applicability of QD to qualitative domains, like creative writing, has been limited by the difficulty of algorithmically specifying measures of quality and diversity. Interestingly, recent developments in language models (LMs) have enabled guiding search through AI feedback, wherein LMs are prompted in natural language to evaluate qualitative aspects of text. Leveraging this development, we introduce Quality-Diversity through AI Feedback (QDAIF), wherein an evolutionary algorithm applies LMs to both generate variation and evaluate the quality and diversity of candidate text. When assessed on creative writing domains, QDAIF covers more of a specified search space with high-quality samples than do non-QD controls. Further, human evaluation of QDAIF-generated creative texts validates reasonable agreement between AI and human evaluation. Our results thus highlight the potential of AI feedback to guide open-ended search for creative and original solutions, providing a recipe that seemingly generalizes to many domains and modalities. In this way, QDAIF is a step towards AI systems that can independently search, diversify, evaluate, and improve, which are among the core skills underlying human society's capacity for innovation.
