Robust Value Function Approximation by Working Backwards - Robotics Institute Carnegie Mellon University

Robust Value Function Approximation by Working Backwards

Justin Boyan and Andrew Moore
Workshop Paper, ICML '95 Workshop on Value Function Approximation, July, 1995

Abstract

In this paper, we examine the intuition that TD() is meant to operate by approximating asynchronous value iteration. We note that on the important class of discrete acyclic stochastic tasks, value iteration is inefficient compared with the DAG-SP algorithm, which essentially performs only one sweep instead of many by working backwards from the goal. The question we address in this paper is whether there is an analogous algorithm that can be used in large stochastic state spaces requiring function approximation. We present such an algorithm, analyze it, and give comparative results to TD on several domains.

BibTeX

@workshop{Boyan-1995-13922,
author = {Justin Boyan and Andrew Moore},
title = {Robust Value Function Approximation by Working Backwards},
booktitle = {Proceedings of ICML '95 Workshop on Value Function Approximation},
year = {1995},
month = {July},
}