Max-norm Projections for Factored MDPs (2001)

Carlos Guestrin, Daphne Koller, and Ronald Parr

Abstract -- Markov Decision Processes (MDPs) provide a coherent mathematical framework for planning under uncertainty. However, exact MDP solution algorithms require the manipulation of a value function, which specifies a value for each state in the system. Most real-world MDPs are too large for such a representation to be feasible, preventing the use of exact MDP algorithms. Various approximate solution algorithms have been proposed, many of which use a linear combination of basis functions as a compact approximation to the value function. Almost all of these algorithms use an approximation based on the (weighted) L_2-norm (Euclidean distance); this approach prevents the application of standard convergence results for MDP algorithms, all of which are based on max-norm. This paper makes two contributions. First, it presents the first approximate MDP solution algorithms - both value and policy iteration - that use max-norm projection, thereby directly optimizing the quantity required to obtain the best error bounds. Second, it shows how these algorithms can be applied efficiently in the context of factored MDPs, where the transition model is specified using a dynamic Bayesian network.

download information

Carlos Guestrin, Daphne Koller, and Ronald Parr (2001). "Max-norm Projections for Factored MDPs." The Seventeenth International Joint Conference on Artificial Intelligence (IJCAI-01) (pp. 673 - 680).   ps  

bibtex citation

@inproceedings{Guestrin+al:2001b,
   author = {Carlos Guestrin and Daphne Koller and Ronald Parr},
   title = {Max-norm Projections for Factored {MDP}s},
   year = {2001},
   booktitle = {The Seventeenth International Joint Conference on Artificial Intelligence (IJCAI-01)},
   address = "Seattle, Washington",
   month = "August",
   pages = {673 -- 680},
}