Skip to main content

Comparing Evolutionary and Temporal Difference Methods in a Reinforcement Learning Domain

Matthew E. Taylor‚ Shimon Whiteson and Peter Stone

Abstract

Both genetic algorithms (GAs) and temporal difference (TD) methods have proven effective at solving reinforcement learning (RL) problems. However, since few rigorous empirical comparisons have been conducted, there are no general guidelines describing the methods' relative strengths and weaknesses. This paper presents the results of a detailed empirical comparison between a GA and a TD method in Keepaway, a standard RL benchmark domain based on robot soccer. In particular, we compare the performance of NEAT, a GA that evolves neural networks, with Sarsa, a popular TD method. The results demonstrate that NEAT can learn better policies in this task, though it requires more evaluations to do so. Additional experiments in two variations of Keepaway demonstrate that Sarsa learns better policies when the task is fully observable and NEAT learns faster when the task is deterministic. Together, these results help isolate the factors critical to the performance of each method and yield insights into their general strengths and weaknesses.

Book Title
GECCO 2006: Proceedings of the Genetic and Evolutionary Computation Conference
Month
July
Note
Best Paper Award‚ Genetic Algorithms Track.
Pages
1321−1328
Year
2006