The Robotics Institute
Search the site
RI | Publications | Gradient Descent for General Reinforcement Learning

Text only version of this site

Gradient Descent for General Reinforcement Learning
L. Baird and A. Moore
Advances in Neural Information Processing Systems 11, 1999.

Jump to: Download | Abstract | Notes | Text Reference | BibTeX Reference

Download [Help]

Adobe portable document format (pdf) [48 KB]
Compressed postscript (ps.gz) [58 KB]

Copyright notice: This material is presented to ensure timely dissemination of scholarly and technical work. Copyright and all rights therein are retained by authors or by other copyright holders. All persons copying this information are expected to adhere to the terms and constraints invoked by each author's copyright. These works may not be reposted without the explicit permission of the copyright holder.

Abstract

A simple learning rule is derived, the VAPS algorithm, which can be instantiated to generate a wide range of new reinforcement-learning algorithms. These algorithms solve a number of open problems, define several new approaches to reinforcement learning, and unify different approaches to reinforcement learning under a single theory. These algorithms all have guaranteed convergence, and include modifications of several existing algorithms that were known to fail to converge on simple MDPs. These include Q-learning, SARSA, and advantage learning. In addition to these value-based algorithms it also generates pure policy-search reinforcement-learning algorithms, which learn optimal policies without learning a value function. In addition, it allows policy-search and value-based algorithms to be combined, thus unifying two very different approaches to reinforcement learning into a single Value and Policy Search (VAPS) algorithm. And these algorithms converge for POMDPs without requiring a proper belief state. Simulations results are given, and several areas for future research are discussed.

Notes

Associated lab/group: Auton Lab
Associated project: Auton Project

Number of pages: 7

Text Reference

L. Baird and A. Moore, "Gradient Descent for General Reinforcement Learning," Advances in Neural Information Processing Systems 11, 1999.

BibTeX Reference

@article{Baird_1999_2947,
   author = "Leemon Baird and Andrew Moore",
   title = "Gradient Descent for General Reinforcement Learning",
   journal = "Advances in Neural Information Processing Systems 11",
   year = "1999"
}


The Robotics Institute is part of the School of Computer Science, Carnegie Mellon University.
For updates and comments, please see these instructions.
This page maintained by robotwebmaster@ri.cmu.edu