LGMLAug 2, 2020

Curriculum Learning with a Progression Function

arXiv:2008.00511v26 citations
AI Analysis

This work addresses curriculum generation for reinforcement learning agents, offering a new approach that is incremental in its methodology.

The paper tackles the problem of generating curricula for reinforcement learning by introducing a novel paradigm based on progression and mapping functions, resulting in empirical performance improvements compared to two state-of-the-art algorithms across six domains.

Curriculum Learning for Reinforcement Learning is an increasingly popular technique that involves training an agent on a sequence of intermediate tasks, called a Curriculum, to increase the agent's performance and learning speed. This paper introduces a novel paradigm for curriculum generation based on progression and mapping functions. While progression functions specify the complexity of the environment at any given time, mapping functions generate environments of a specific complexity. Different progression functions are introduced, including an autonomous online task progression based on the agent's performance. Our approach's benefits and wide applicability are shown by empirically comparing its performance to two state-of-the-art Curriculum Learning algorithms on six domains.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes