Moving Target Search (MTS) is a dynamic path planning problem, where an agent is trying to reach a moving entity with a minimum path cost. Problems of this nature can be found in video games and dynamic robotics, which require fast processing time (real time). In this work, we introduce a new algorithm for this problem - the Moving Target Search with Subgoal Graphs (MTSub). MTSub is based on environment abstraction and uses Subgoal Graphs to speed up the searches for a minimal cost route to the target. The algorithm is optimal with respect to the knowledge that the agent has during the search. Experimental results show that MTSub can be used in real-time applications (e.g., applications requiring 5 microseconds response time per step). The experiments compared MTSub to G-FRA*, which is the best known dynamic algorithm so far, showing that MTSub is up to 29 times faster in average time per step, and up to 186 times faster in maximum time per step.
CITATION STYLE
Nussbaum, D., & Yörükçu, A. (2015). Moving target search with subgoal graphs. In Proceedings of the 8th Annual Symposium on Combinatorial Search, SoCS 2015 (Vol. 2015-January, pp. 232–233). AAAI press. https://doi.org/10.1609/socs.v6i1.18345
Mendeley helps you to discover research relevant for your work.