Lazy Approximation for Solving Continuous Finite-Horizon MDPs
Abstract
Solving Markov decision processes (MDPs) with con-tinuous state spaces is a challenge due to, among other problems, the well-known curse of dimensionality. Nevertheless, numerous real-world applications such as transportation planning and telescope observation scheduling exhibit a critical dependence on continuous states. Current approaches to continuous-state MDPs include discretizing their transition models. In this pa-per, we propose and study an alternative, discretization-free approach we call lazy approximation. Empirical study shows that lazy approximation performs much better than discretization, and we successfully applied this new technique to a more realistic planetary rover planning problem.
Cite
Text
Li and Littman. "Lazy Approximation for Solving Continuous Finite-Horizon MDPs." AAAI Conference on Artificial Intelligence, 2005.Markdown
[Li and Littman. "Lazy Approximation for Solving Continuous Finite-Horizon MDPs." AAAI Conference on Artificial Intelligence, 2005.](https://mlanthology.org/aaai/2005/li2005aaai-lazy/)BibTeX
@inproceedings{li2005aaai-lazy,
title = {{Lazy Approximation for Solving Continuous Finite-Horizon MDPs}},
author = {Li, Lihong and Littman, Michael L.},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2005},
pages = {1175-1180},
url = {https://mlanthology.org/aaai/2005/li2005aaai-lazy/}
}