Iterative-Refinement for Action Timing Discretization
Abstract
Artificial Intelligence search algorithms search discrete systems. To apply such algorithms to continuous systems, such systems must first be discretized, i.e. approximated as discrete systems. Action-based discretization requires that both action parameters and action timing be discretized. We focus on the problem of action timing discretization. After describing an e-admissible variant of Korf's recursive best-first search (e-RBFS), we introduce iterative-refinement e-admissible recursive best-first search (IR e-RBFS) which offers significantly better performance for initial time delays between search states over several orders of magnitude. Lack of knowledge of a good time discretization is compensated for by knowledge of a suitable solution cost upper bound.
Cite
Text
Neller. "Iterative-Refinement for Action Timing Discretization." AAAI Conference on Artificial Intelligence, 2002. doi:10.5555/777092.777169Markdown
[Neller. "Iterative-Refinement for Action Timing Discretization." AAAI Conference on Artificial Intelligence, 2002.](https://mlanthology.org/aaai/2002/neller2002aaai-iterative/) doi:10.5555/777092.777169BibTeX
@inproceedings{neller2002aaai-iterative,
title = {{Iterative-Refinement for Action Timing Discretization}},
author = {Neller, Todd W.},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2002},
pages = {492-497},
doi = {10.5555/777092.777169},
url = {https://mlanthology.org/aaai/2002/neller2002aaai-iterative/}
}