首页 /研究 /Comparing evolutionary and temporal difference methods in a reinforcement learning domain
LEARNING

Comparing evolutionary and temporal difference methods in a reinforcement learning domain

Matthew E. Taylor, Shimon Whiteson, Peter Stone

发表年份
2006
引用次数
88

摘要

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 [19], a GA that evolves neural networks, with Sarsa [16, 17], 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.

关键词

Reinforcement learningBenchmark (surveying)Computer scienceStrengths and weaknessesTemporal difference learningTask (project management)Artificial intelligenceMachine learningDomain (mathematical analysis)Mathematics

相关论文

查看 LEARNING 分类全部论文