Abstract
Traditionally, Deep Artificial Neural Networks (DNN's) are trained through gradient descent. Recent research shows that Deep Neuroevolution (DNE) is also capable of evolving multi-million-parameter DNN's, which proved to be particularly useful in the field of Reinforcement Learning (RL). This is mainly due to its excellent scalability and simplicity compared to the traditional MDP-based RL methods. So far, DNE has only been applied to complex single-agent problems. As evolutionary methods are a natural choice for multi-agent problems, the question arises whether DNE can also be applied in a complex multi-agent setting. In this paper, we describe and validate a new approach based on coevolution. To validate our approach, we benchmark two Deep coevolutionary Algorithms on a range of multi-agent Atari games and compare our results against the results of Ape-X DQN. Our results show that these Deep coevolutionary algorithms (1) can be successfully trained to play various games, (2) outperform Ape-X DQN in some of them, and therefore (3) show that coevolution can be a viable approach to solving complex multi-agent decision-making problems.
Original language | English |
---|---|
Title of host publication | GECCO 2021 |
Subtitle of host publication | Proceedings of the 2021 Genetic and Evolutionary Computation Conference Companion |
Publisher | Association for Computing Machinery, Inc |
Pages | 283-284 |
Number of pages | 2 |
ISBN (Electronic) | 9781450383516 |
DOIs | |
Publication status | Published - Jul 2021 |
Event | 2021 Genetic and Evolutionary Computation Conference, GECCO 2021 - Virtual, Online, France Duration: 10 Jul 2021 → 14 Jul 2021 |
Conference
Conference | 2021 Genetic and Evolutionary Computation Conference, GECCO 2021 |
---|---|
Country/Territory | France |
City | Virtual, Online |
Period | 10/07/21 → 14/07/21 |
Bibliographical note
Publisher Copyright:© 2021 Owner/Author.
Copyright:
Copyright 2021 Elsevier B.V., All rights reserved.
Keywords
- coevolution
- deep neuroevolution
- evolution strategies
- genetic algorithm
- multi-agent reinforcement learning