Prioritized Sweeping: Reinforcement Learning with Less Data and Less Real Time - Robotics Institute Carnegie Mellon University

Prioritized Sweeping: Reinforcement Learning with Less Data and Less Real Time

Andrew Moore and C. G. Atkeson
Journal Article, Machine Learning, Vol. 13, No. 1, pp. 103 - 130, October, 1993

Abstract

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.

BibTeX

@article{Moore-1993-13583,
author = {Andrew Moore and C. G. Atkeson},
title = {Prioritized Sweeping: Reinforcement Learning with Less Data and Less Real Time},
journal = {Machine Learning},
year = {1993},
month = {October},
volume = {13},
number = {1},
pages = {103 - 130},
}