SOTAVerified

Improving generalization to new environments and removing catastrophic forgetting in Reinforcement Learning by using an eco-system of agents

2022-04-13Unverified0· sign in to hype

Olivier Moulin, Vincent Francois-Lavet, Paul Elbers, Mark Hoogendoorn

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Adapting a Reinforcement Learning (RL) agent to an unseen environment is a difficult task due to typical over-fitting on the training environment. RL agents are often capable of solving environments very close to the trained environment, but when environments become substantially different, their performance quickly drops. When agents are retrained on new environments, a second issue arises: there is a risk of catastrophic forgetting, where the performance on previously seen environments is seriously hampered. This paper proposes a novel approach that exploits an eco-system of agents to address both concerns. Hereby, the (limited) adaptive power of individual agents is harvested to build a highly adaptive eco-system.

Tasks

Reproductions