paper-with-me

홈 › Papers

L2Explorer: A Lifelong Reinforcement Learning Assessment Environment

2022-03-14 · Erik C. Johnson, Eric Q. Nguyen, Blake Schreurs, Chigozie S. Ewulum, Chace Ashcraft, Neil M. Fendley, Megan M. Baker, Alexander New, Gautam K. Vallabha

Despite groundbreaking progress in reinforcement learning for robotics, gameplay, and other complex domains, major challenges remain in applying reinforcement learning to the evolving, open-world problems often found in critical application spaces. Reinforcement learning solutions tend to generalize poorly when exposed to new tasks outside of the data distribution they are trained on, prompting an interest in continual learning algorithms. In tandem with research on continual learning algorithms, there is a need for challenge environments, carefully designed experiments, and metrics to assess research progress. We address the latter need by introducing a framework for continual reinforcement-learning development and assessment using Lifelong Learning Explorer (L2Explorer), a new, Unity-based, first-person 3D exploration environment that can be continuously reconfigured to generate a range of tasks and task variants structured into complex and evolving evaluation curricula. In contrast to procedurally generated worlds with randomized components, we have developed a systematic approach to defining curricula in response to controlled changes with accompanying metrics to assess transfer, performance recovery, and data efficiency. Taken together, the L2Explorer environment and evaluation approach provides a framework for developing future evaluation methodologies in open-world settings and rigorously evaluating approaches to lifelong learning.

📄 PDF Abstract BibTeX arXiv:2203.07454

Code (1)

lifelong-learning-systems/l2explorer 공식 구현

Tasks

Continual LearningLifelong learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)Unity

Similar Papers 제목 키워드 기반

Some Insights into Lifelong Reinforcement Learning Systems

2020-01-27 · Changjian Li

A lifelong reinforcement learning system is a learning system that has the ability to learn through trail-and-error interaction with the environment over its lifetime. In this paper, I give some arguments to show that th…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

OVD-Explorer: Optimism Should Not Be the Sole Pursuit of Exploration in Noisy Environments

2023-12-19 · Jinyi Liu, Zhi Wang, Yan Zheng, Jianye Hao 외

In reinforcement learning, the optimism in the face of uncertainty (OFU) is a mainstream principle for directing exploration towards less explored areas, characterized by higher uncertainty. However, in the presence of e…

continuous-controlContinuous ControlMuJoCo

Explore with Long-term Memory: A Benchmark and Multimodal LLM-based Reinforcement Learning Framework for Embodied Exploration

2026-01-11 · Sen Wang, Bangwei Liu, Zhenkun Gao, Lizhuang Ma 외 arxiv

An ideal embodied agent should possess lifelong learning capabilities to handle long-horizon and complex tasks, enabling continuous operation in general environments. This not only requires the agent to accurately accomp…

Reinforcement LearningQuestion Answering

MarsExplorer: Exploration of Unknown Terrains via Deep Reinforcement Learning and Procedurally Generated Environments

2021-07-21 · Dimitrios I. Koutras, Athanasios Ch. Kapoutsis, Angelos A. Amanatiadis, Elias B. Kosmatopoulos

This paper is an initial endeavor to bridge the gap between powerful Deep Reinforcement Learning methodologies and the problem of exploration/coverage of unknown terrains. Within this scope, MarsExplorer, an openai-gym c…

Deep Reinforcement LearningOpenAI Gymreinforcement-learningReinforcement Learning (RL)

Lifelong Incremental Reinforcement Learning with Online Bayesian Inference

2020-07-28 · Zhi Wang, Chunlin Chen, Daoyi Dong

A central capability of a long-lived reinforcement learning (RL) agent is to incrementally adapt its behavior as its environment changes, and to incrementally build upon previous experiences to facilitate future learning…

Bayesian InferenceClusteringLifelong learningreinforcement-learning+2