Learning to predict by the methods of temporal differences (1988)
Cached
Download Links
- [www.cs.ualberta.ca]
- [www-anw.cs.umass.edu]
- [www-anw.cs.umass.edu]
- [www.cs.ualberta.ca]
- DBLP
Other Repositories/Bibliography
| Venue: | Machine Learning |
| Citations: | 1060 - 33 self |
BibTeX
@INPROCEEDINGS{Sutton88learningto,
author = {Richard S. Sutton},
title = {Learning to predict by the methods of temporal differences},
booktitle = {Machine Learning},
year = {1988},
pages = {9--44}
}
Years of Citing Articles
OpenURL
Abstract
evaluation flmctions Abstract. This article introduces a class of incremental learning procedures spe-cialized for prediction that is, for using past experience with an incompletely known system to predict its future behavior. Whereas conventional prediction-learning methods assign credit by means of the difference between predicted and actual out-comes, tile new methods assign credit by means of the difference between temporally successive predictions. Although such temporal-difference method ~ have been used in Samuel's checker player, Holland's bucket brigade, and the author's Adaptive Heuris-tic Critic, they have remained poorly understood. Here we prove their convergence and optimality for special cases and relate them to supervised-learning methods. For most real-world prediction problems, telnporal-differenee methods require less mem-ory and less peak computation than conventional methods and they produce more accurate predictions. We argue that most problems to which supervised learning is currently applied are really prediction problems of the sort to which temporal-difference methods can be applied to advantage. 1.







