paper-with-me

홈 › Papers

Paired Open-Ended Trailblazer (POET): Endlessly Generating Increasingly Complex and Diverse Learning Environments and Their Solutions

2019-01-07 · Rui Wang, Joel Lehman, Jeff Clune, Kenneth O. Stanley

While the history of machine learning so far largely encompasses a series of problems posed by researchers and algorithms that learn their solutions, an important question is whether the problems themselves can be generated by the algorithm at the same time as they are being solved. Such a process would in effect build its own diverse and expanding curricula, and the solutions to problems at various stages would become stepping stones towards solving even more challenging problems later in the process. The Paired Open-Ended Trailblazer (POET) algorithm introduced in this paper does just that: it pairs the generation of environmental challenges and the optimization of agents to solve those challenges. It simultaneously explores many different paths through the space of possible problems and solutions and, critically, allows these stepping-stone solutions to transfer between problems if better, catalyzing innovation. The term open-ended signifies the intriguing potential for algorithms like POET to continue to create novel and increasingly complex capabilities without bound. Our results show that POET produces a diverse range of sophisticated behaviors that solve a wide range of environmental challenges, many of which cannot be solved by direct optimization alone, or even through a direct-path curriculum-building control algorithm introduced to highlight the critical role of open-endedness in solving ambitious challenges. The ability to transfer solutions from one environment to another proves essential to unlocking the full potential of the system as a whole, demonstrating the unpredictable nature of fortuitous stepping stones. We hope that POET will inspire a new push towards open-ended discovery across many domains, where algorithms like POET can blaze a trail through their interesting possible manifestations and solutions.

📄 PDF Abstract BibTeX arXiv:1901.01753

Code (2)

facebookresearch/dcd pytorch
uber-research/poet

Similar Papers 제목 키워드 기반

Enhanced POET: Open-Ended Reinforcement Learning through Unbounded Invention of Learning Challenges and their Solutions

2020-03-19 · ICML 2020 1 · Rui Wang, Joel Lehman, Aditya Rawal, Jiale Zhi 외

Creating open-ended algorithms, which generate their own never-ending stream of novel and appropriately challenging learning opportunities, could help to automate and accelerate progress in machine learning. A recent ste…

Reinforcement LearningReinforcement Learning (RL)

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 …

Rewardless Open-Ended Learning (ROEL)

2021-09-29 · Alexander Quessy, Thomas Stuart Richardson

Open-ended learning algorithms aim to automatically generate challenges and solutions to an unending sequence of learning opportunities. In Reinforcement Learning (RL) recent approaches to open-ended learning, such as Pa…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Unsupervised Reinforcement Learning

Open-Ended Learning Strategies for Learning Complex Locomotion Skills

2022-06-14 · Fangqin Zhou, Joaquin Vanschoren

Teaching robots to learn diverse locomotion skills under complex three-dimensional environmental settings via Reinforcement Learning (RL) is still challenging. It has been shown that training agents in simple settings be…

DiversityReinforcement Learning (RL)

Co-optimising Robot Morphology and Controller in a Simulated Open-Ended Environment

2021-04-07 · Emma Hjellbrekke Stensby, Kai Olav Ellefsen, Kyrre Glette

Designing robots by hand can be costly and time consuming, especially if the robots have to be created with novel materials, or be robust to internal or external changes. In order to create robots automatically, without …

Diversity