Planning with Deadlines in Stochastic Domains
Abstract
We provide a method, based on the theory of Markov decision problems, for efficient planning in stochastic domains. Goals are encoded as reward functions, expressing the desirability of each world state; the planner must find a policy (mapping from states to actions) that maximizes future rewards. Standard goals of achievement, as well as goals of maintenance and prioritized combinations of goals, can be specified in this way. An optimal policy can be found using existing methods, but these methods are at best polynomial in the number of states in the domain, where the number of states is exponential in the number of propositions (or state variables) . By using information about the starting state, the reward function, and the transition probabilities of the domain, we can restrict the planner's attention to a set of world states that are likely to be encountered in satisfying the goal. Furthermore, the planner can generate more or less complete plans depending on the time it has avail...
Cite
Text
Dean et al. "Planning with Deadlines in Stochastic Domains." AAAI Conference on Artificial Intelligence, 1993.Markdown
[Dean et al. "Planning with Deadlines in Stochastic Domains." AAAI Conference on Artificial Intelligence, 1993.](https://mlanthology.org/aaai/1993/dean1993aaai-planning/)BibTeX
@inproceedings{dean1993aaai-planning,
title = {{Planning with Deadlines in Stochastic Domains}},
author = {Dean, Thomas L. and Kaelbling, Leslie Pack and Kirman, Jak and Nicholson, Ann E.},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {1993},
pages = {574-579},
url = {https://mlanthology.org/aaai/1993/dean1993aaai-planning/}
}