Proceedings:
Proceedings of the International Symposium on Combinatorial Search, 6
Volume
Issue:
Vol. 6 No. 1 (2013): Sixth Annual Symposium on Combinatorial Search
Track:
Full Papers
Downloads:
Abstract:
In real-time domains such as video games, a planning algo- rithm has a strictly bounded time before it must return the next action for the agent to execute. We introduce a realistic video game benchmark domain that is useful for evaluating real-time heuristic search algorithms. Unlike previous bench- marks such as grid pathfinding and the sliding tile puzzle, this new domain includes dynamics and induces a directed graph. Using both the previous and new domains, we investigate sev- eral enhancements to a leading real-time search algorithm, LSS-LRTA*. We show experimentally that 1) it is not dif- ficult to outperform A* when optimizing goal achievement time, 2) it is better to plan after each action than to commit to multiple actions or to use a dynamically sized lookahead, 3) A*-based lookahead can cause undesirable actions to be selected, and 4) on-line de-biasing of the heuristic can lead to improved performance. We hope that this new domain and results will stimulate further research on applying real-time search to dynamic real-time domains.
DOI:
10.1609/socs.v4i1.18284
SOCS
Vol. 6 No. 1 (2013): Sixth Annual Symposium on Combinatorial Search