kNN LRTA*: Simple Subgoaling for Real-Time Search

Authors

  • Vadim Bulitko University of Alberta
  • Yngvi Björnsson Reykjavik University

DOI:

https://doi.org/10.1609/aiide.v5i1.12349

Keywords:

heuristic search, real-time heuristic search, pathfinding, video games, artificial intelligence

Abstract

Real-time heuristic search algorithms satisfy a constant bound on the amount of planning per action, independent of problem size. As a result, they scale up well as problems become larger. This property would make them well suited for video games where Artificial Intelligence controlled agents must react quickly to user commands and to other agents' actions. On the downside, real-time search algorithms employ learning methods that frequently lead to poor solution quality and cause the agent to appear irrational by revisiting the same problem states repeatedly. The situation changed recently with a new algorithm, D LRTA*, which attempts to eliminate learning by automatically selecting subgoals. D LRTA* is well poised for video games except it has a complex and memory-demanding pre-computation phase during which it builds a database of subgoals. In this paper, we propose a simpler and more memory-efficient way of pre-computing subgoals thereby eliminating the main obstacle of applying state-of-the-art real-time search methods in video games. In the domain of pathfinding on eight video game maps, the new algorithm used approximately nine times less memory than D LRTA* while finding solutions 9% worse.

Downloads

Published

2009-10-16

How to Cite

Bulitko, V., & Björnsson, Y. (2009). kNN LRTA*: Simple Subgoaling for Real-Time Search. Proceedings of the AAAI Conference on Artificial Intelligence and Interactive Digital Entertainment, 5(1), 2-7. https://doi.org/10.1609/aiide.v5i1.12349