On-line evolutionary computation for reinforcement learning in stochastic domains

Whiteson, Shimon, and Peter Stone. “On-line evolutionary computation for reinforcement learning in stochastic domains.” In Proceedings of the 8th annual conference on Genetic and evolutionary computation , pp. 1577-1584. 2006.
URL1 URL2

In reinforcement learning , an agent interacting with its environment strives to learn a policy that specifies, for each state it may encounter, what action to take. Evolutionary computation is one of the most promising approaches to reinforcement learning but its success is largely restricted to off-line scenarios. In on-line scenarios, an agent must strive to maximize the reward it accrues while it is learning . Temporal difference (TD) methods, another approach to reinforcement learning, naturally excel in on-line scenarios because they have selection mechanisms for balancing the need to search for better policies exploration ) with the need to accrue maximal reward (exploitation). This paper presents a novel way to strike this balance in evolutionary methods by borrowing the selection mechanisms used by TD methods to choose individual actions and using them in evolution to choose policies for evaluation. Empirical results in the mountain car and server job scheduling domains demonstrate that these techniques can substantially improve evolution’s on-line performance in stochastic domains.

Cited by 31
Related articles