English

EVO-RL: Evolutionary-Driven Reinforcement Learning

Machine Learning 2020-07-13 v2 Artificial Intelligence Neural and Evolutionary Computing Machine Learning

Abstract

In this work, we propose a novel approach for reinforcement learning driven by evolutionary computation. Our algorithm, dubbed as Evolutionary-Driven Reinforcement Learning (evo-RL), embeds the reinforcement learning algorithm in an evolutionary cycle, where we distinctly differentiate between purely evolvable (instinctive) behaviour versus purely learnable behaviour. Furthermore, we propose that this distinction is decided by the evolutionary process, thus allowing evo-RL to be adaptive to different environments. In addition, evo-RL facilitates learning on environments with rewardless states, which makes it more suited for real-world problems with incomplete information. To show that evo-RL leads to state-of-the-art performance, we present the performance of different state-of-the-art reinforcement learning algorithms when operating within evo-RL and compare it with the case when these same algorithms are executed independently. Results show that reinforcement learning algorithms embedded within our evo-RL approach significantly outperform the stand-alone versions of the same RL algorithms on OpenAI Gym control problems with rewardless states constrained by the same computational budget.

Keywords

Cite

@article{arxiv.2007.04725,
  title  = {EVO-RL: Evolutionary-Driven Reinforcement Learning},
  author = {Ahmed Hallawa and Thorsten Born and Anke Schmeink and Guido Dartmann and Arne Peine and Lukas Martin and Giovanni Iacca and A. E. Eiben and Gerd Ascheid},
  journal= {arXiv preprint arXiv:2007.04725},
  year   = {2020}
}

Comments

9 pages, 7 figures

R2 v1 2026-06-23T16:58:52.619Z