paper-with-me

Papers

OMNI-EPIC: Open-endedness via Models of human Notions of Interestingness with Environments Programmed in Code

2024-05-24 · Maxence Faldor, Jenny Zhang, Antoine Cully, Jeff Clune

Open-ended and AI-generating algorithms aim to continuously generate and solve increasingly complex tasks indefinitely, offering a promising path toward more general intelligence. To accomplish this grand vision, learning must occur within a vast array of potential tasks. Existing approaches to automatically generating environments are constrained within manually predefined, often narrow distributions of environment, limiting their ability to create any learning environment. To address this limitation, we introduce a novel framework, OMNI-EPIC, that augments previous work in Open-endedness via Models of human Notions of Interestingness (OMNI) with Environments Programmed in Code (EPIC). OMNI-EPIC leverages foundation models to autonomously generate code specifying the next learnable (i.e., not too easy or difficult for the agent's current skill set) and interesting (e.g., worthwhile and novel) tasks. OMNI-EPIC generates both environments (e.g., an obstacle course) and reward functions (e.g., progress through the obstacle course quickly without touching red objects), enabling it, in principle, to create any simulatable learning task. We showcase the explosive creativity of OMNI-EPIC, which continuously innovates to suggest new, interesting learning challenges. We also highlight how OMNI-EPIC can adapt to reinforcement learning agents' learning progress, generating tasks that are of suitable difficulty. Overall, OMNI-EPIC can endlessly create learnable and interesting environments, further propelling the development of self-improving AI systems and AI-Generating Algorithms. Project website with videos: https://dub.sh/omniepic

📄 PDF Abstract BibTeX arXiv:2405.15568

Code (1)

maxencefaldor/omni-epic 공식 구현

Similar Papers 제목 키워드 기반

OMNI: Open-endedness via Models of human Notions of Interestingness

2023-06-02 · Jenny Zhang, Joel Lehman, Kenneth Stanley, Jeff Clune

Open-ended algorithms aim to learn new, interesting behaviors forever. That requires a vast environment search space, but there are thus infinitely many possible tasks. Even after filtering for tasks the current agent ca…

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…

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

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

Building Open-Ended Embodied Agent via Language-Policy Bidirectional Adaptation

2023-12-12 · Shaopeng Zhai, Jie Wang, Tianyi Zhang, Fuxian Huang 외

Building embodied agents on integrating Large Language Models (LLMs) and Reinforcement Learning (RL) have revolutionized human-AI interaction: researchers can now leverage language instructions to plan decision-making fo…

Decision MakingLanguage ModellingReinforcement Learning (RL)