paper-with-me

홈 › Papers

Open-ended search for environments and adapted agents using MAP-Elites

2023-05-02 · Emma Stensby Norstein, Kai Olav Ellefsen, Kyrre Glette

Creatures in the real world constantly encounter new and diverse challenges they have never seen before. They will often need to adapt to some of these tasks and solve them in order to survive. This almost endless world of novel challenges is not as common in virtual environments, where artificially evolving agents often have a limited set of tasks to solve. An exception to this is the field of open-endedness where the goal is to create unbounded exploration of interesting artefacts. We want to move one step closer to creating simulated environments similar to the diverse real world, where agents can both find solvable tasks, and adapt to them. Through the use of MAP-Elites we create a structured repertoire, a map, of terrains and virtual creatures that locomote through them. By using novelty as a dimension in the grid, the map can continuously develop to encourage exploration of new environments. The agents must adapt to the environments found, but can also search for environments within each cell of the grid to find the one that best fits their set of skills. Our approach combines the structure of MAP-Elites, which can allow the virtual creatures to use adjacent cells as stepping stones to solve increasingly difficult environments, with open-ended innovation. This leads to a search that is unbounded, but still has a clear structure. We find that while handcrafted bounded dimensions for the map lead to quicker exploration of a large set of environments, both the bounded and unbounded approach manage to solve a diverse set of terrains.

📄 PDF Abstract BibTeX arXiv:2305.01153

Code (1)

emmastensby/environment-map 공식 구현

Similar Papers 제목 키워드 기반

Hybrid Open-Ended Tri-Evolution Makes Better Deep Researcher

2026-06-10 · Hongming Piao, Chi Liu, Mengzhuo Chen, Yan Shu 외 arxiv

Deep research and agent evolution serve as de-facto tasks for AI agents in real-world applications toward artificial general intelligence. The former enables autonomous retrieval and integration of information in open-en…

Reinforcement Learning

Augmentative Topology Agents For Open-Ended Learning

2022-10-20 · Muhammad Umair Nasir, Michael Beukman, Steven James, Christopher Wesley Cleghorn

In this work, we tackle the problem of open-ended learning by introducing a method that simultaneously evolves agents and increasingly challenging environments. Unlike previous open-ended approaches that optimize agents …

Autoverse: An Evolvable Game Language for Learning Robust Embodied Agents

2024-07-05 · Sam Earle, Julian Togelius

We introduce Autoverse, an evolvable, domain-specific language for single-player 2D grid-based games, and demonstrate its use as a scalable training ground for Open-Ended Learning (OEL) algorithms. Autoverse uses cellula…

GPUImitation LearningReinforcement Learning (RL)Sokoban

S-Agents: Self-organizing Agents in Open-ended Environments

2024-02-07 · Jiaqi Chen, Yuxian Jiang, Jiachen Lu, Li Zhang

Leveraging large language models (LLMs), autonomous agents have significantly improved, gaining the ability to handle a variety of tasks. In open-ended settings, optimizing collaboration for efficiency and effectiveness …

Minecraft

An Efficient Open World Environment for Multi-Agent Social Learning

2025-08-21 · Eric Ye, Ren Tao, Natasha Jaques arxiv

Many challenges remain before AI agents can be deployed in real-world environments. However, one virtue of such environments is that they are inherently multi-agent and contain human experts. Using advanced social intell…