Decomposition Techniques for Planning in Stochastic Domains
Abstract
This paper is concerned with modeling planning problems involving uncertainty as discrete-time, finite-state stochastic automata. Solving planning problems is reduced to computing policies for Markov decision processes. Classical methods for solving Markov decision processes cannot cope with the size of the state spaces for typical problems encountered in practice. As an alternative, we investigate methods that decompose global planning problems into a number of local problems, solve the local problems separately, and then combine the local solutions to generate a global solution. We present algorithms that decompose planning problems into smaller problems given an arbitrary partition of the state space. The local problems are interpreted as Markov decision processes and solutions to the local problems are interpreted as policies restricted to the subsets of the state space defined by the partition. One algorithm relies on constructing and solving an abstract version of the original de...
Cite
Text
Dean and Lin. "Decomposition Techniques for Planning in Stochastic Domains." International Joint Conference on Artificial Intelligence, 1995.Markdown
[Dean and Lin. "Decomposition Techniques for Planning in Stochastic Domains." International Joint Conference on Artificial Intelligence, 1995.](https://mlanthology.org/ijcai/1995/dean1995ijcai-decomposition/)BibTeX
@inproceedings{dean1995ijcai-decomposition,
title = {{Decomposition Techniques for Planning in Stochastic Domains}},
author = {Dean, Thomas and Lin, Shieu-Hong},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {1995},
pages = {1121-1129},
url = {https://mlanthology.org/ijcai/1995/dean1995ijcai-decomposition/}
}