Prioritized sweeping: Reinforcement learning with less data and less time

作者:Andrew W. Moore, Christopher G. Atkeson

摘要

We present a new algorithm,prioritized sweeping, for efficient prediction and control of stochastic Markov systems. Incremental learning methods such as temporal differencing and Q-learning have real-time performance. Classical methods are slower, but more accurate, because they make full use of the observations. Prioritized sweeping aims for the best of both worlds. It uses all previous experiences both to prioritize important dynamic programming sweeps and to guide the exploration of state-space. We compare prioritized sweeping with other reinforcement learning schemes for a number of different stochastic optimal control problems. It successfully solves large state-space real-time problems with which other methods have difficulty.

论文关键词:Memory-based learning, learning control, reinforcement learning, temporal differencing, asynchronous dynamic programming, heuristic search, prioritized sweeping

论文评审过程:

论文官网地址:https://doi.org/10.1007/BF00993104