Reinforcement Learning: A Survey - Robotics Institute Carnegie Mellon University

Reinforcement Learning: A Survey

L. P. Kaelbling, M. L. Littman, and Andrew Moore
Journal Article, Journal of Artificial Intelligence Research, Vol. 4, pp. 237 - 285, May, 1996

Abstract

This paper surveys the field of reinforcement learning from a computer-science perspective. It is written to be accessible to researchers familiar with machine learning. Both the historical basis of the field and a broad selection of current work are summarized. Reinforcement learning is the problem faced by an agent that learns behavior through trial-and-error interactions with a dynamic environment. The work described here has a resemblance to work in psychology, but differs considerably in the details and in the use of the word ``reinforcement.'' The paper discusses central issues of reinforcement learning, including trading off exploration and exploitation, establishing the foundations of the field via Markov decision theory, learning from delayed reinforcement, constructing empirical models to accelerate learning, making use of generalization and hierarchy, and coping with hidden state. It concludes with a survey of some implemented systems and an assessment of the practical utility of current methods for reinforcement learning.

BibTeX

@article{Kaelbling-1996-16308,
author = {L. P. Kaelbling and M. L. Littman and Andrew Moore},
title = {Reinforcement Learning: A Survey},
journal = {Journal of Artificial Intelligence Research},
year = {1996},
month = {May},
volume = {4},
pages = {237 - 285},
}