SOTAVerified

Evolving Flying Machines in Minecraft Using Quality Diversity

2023-02-01Code Available1· sign in to hype

Alejandro Medina, Melanie Richey, Mark Mueller, Jacob Schrum

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Minecraft is a great testbed for human creativity that has inspired the design of various structures and even functioning machines, including flying machines. EvoCraft is an API for programmatically generating structures in Minecraft, but the initial work in this domain was not capable of evolving flying machines. This paper applies fitness-based evolution and quality diversity search in order to evolve flying machines. Although fitness alone can occasionally produce flying machines, thanks in part to a more sophisticated fitness function than was used previously, the quality diversity algorithm MAP-Elites is capable of discovering flying machines much more reliably, at least when an appropriate behavior characterization is used to guide the search for diverse solutions.

Tasks

Reproductions