paper-with-me

홈 › Papers

EvoCraft: A New Challenge for Open-Endedness

2020-12-08 · Djordje Grbic, Rasmus Berg Palm, Elias Najarro, Claire Glanois, Sebastian Risi

This paper introduces EvoCraft, a framework for Minecraft designed to study open-ended algorithms. We introduce an API that provides an open-source Python interface for communicating with Minecraft to place and track blocks. In contrast to previous work in Minecraft that focused on learning to play the game, the grand challenge we pose here is to automatically search for increasingly complex artifacts in an open-ended fashion. Compared to other environments used to study open-endedness, Minecraft allows the construction of almost any kind of structure, including actuated machines with circuits and mechanical components. We present initial baseline results in evolving simple Minecraft creations through both interactive and automated evolution. While evolution succeeds when tasked to grow a structure towards a specific target, it is unable to find a solution when rewarded for creating a simple machine that moves. Thus, EvoCraft offers a challenging new environment for automated search methods (such as evolution) to find complex artifacts that we hope will spur the development of more open-ended algorithms. A Python implementation of the EvoCraft framework is available at: https://github.com/real-itu/Evocraft-py.

📄 PDF Abstract BibTeX arXiv:2012.04751

Code (1)

real-itu/Evocraft-py 공식 구현

Tasks

Minecraft

Similar Papers 제목 키워드 기반

The Importance of Open-Endedness (for the Sake of Open-Endedness)

2020-06-04 · Tim Taylor

A paper in the recent Artificial Life journal special issue on open-ended evolution (OEE) presents a simple evolving computational system that, it is claimed, satisfies all proposed requirements for OEE (Hintze, 2019). A…

Artificial LifeDiversity

Open-Endedness is Essential for Artificial Superhuman Intelligence

2024-06-06 · Edward Hughes, Michael Dennis, Jack Parker-Holder, Feryal Behbahani 외

In recent years there has been a tremendous surge in the general capabilities of AI systems, mainly fuelled by training foundation models on internetscale data. Nevertheless, the creation of openended, ever self-improvin…

On the potential for open-endedness in neural networks

2018-12-12 · Nicholas Guttenberg, Nathaniel Virgo, Alexandra Penn

Natural evolution gives the impression of leading to an open-ended process of increasing diversity and complexity. If our goal is to produce such open-endedness artificially, this suggests an approach driven by evolution…

BIG-bench Machine LearningDiversity

Evolved Open-Endedness in Cultural Evolution: A New Dimension in Open-Ended Evolution Research

2022-03-24 · James M. Borg, Andrew Buskell, Rohan Kapitany, Simon T. Powers 외

The goal of Artificial Life research, as articulated by Chris Langton, is "to contribute to theoretical biology by locating life-as-we-know-it within the larger picture of life-as-it-could-be" (1989, p.1). The study and …

Artificial LifeCultural Vocal Bursts Intensity Prediction

Evolutionary Innovations and Where to Find Them: Routes to Open-Ended Evolution in Natural and Artificial Systems

2018-06-05 · Tim Taylor

This paper presents a high-level conceptual framework to help orient the discussion and implementation of open-endedness in evolutionary systems. Drawing upon earlier work by Banzhaf et al., three different kinds of open…