Multi-agent parallel hierarchical path finding in navigation meshes (MA-HNA*)

被引:10
作者
Rahmani, Vahid [1 ]
Pelechano, Nuria [1 ]
机构
[1] Univ Politecn Cataluna, ES-08034 Barcelona, Spain
来源
COMPUTERS & GRAPHICS-UK | 2020年 / 86卷
关键词
Multi-agent path finding; Hierarchical search; Parallel path finding; ABSTRACTION;
D O I
10.1016/j.cag.2019.10.006
中图分类号
TP31 [计算机软件];
学科分类号
081202 ; 0835 ;
摘要
One of the main challenges in video games is to compute paths as efficiently as possible for groups of agents. As both the size of the environments and the number of autonomous agents increase, it becomes harder to obtain results in real time under the constraints of memory and computing resources. Hierarchical approaches, such as HNA* (Hierarchical A* for Navigation Meshes) can compute paths more efficiently, although only for certain configurations of the hierarchy. For other configurations, the method suffers from a bottleneck in the step that connects the Start and Goal positions with the hierarchy. This bottleneck can drop performance drastically. In this paper we present two approaches to solve the HNA* bottleneck and thus obtain a performance boost for all hierarchical configurations. The first method relies on further memory storage, and the second one uses parallelism on the GPU. Our comparative evaluation shows that both approaches offer speed-ups as high as 9x faster than A*, and show no limitations based on hierarchical configuration. Finally we show how our CUDA based parallel implementation of HNA* for multi-agent path finding can now compute paths for over 500K agents simultaneously in real-time, with speed-ups above 15x faster than a parallel multi-agent implementation using A*. (C) 2019 Elsevier Ltd. All rights reserved.
引用
收藏
页码:1 / 14
页数:14
相关论文
共 37 条
[1]   Relaxed Dijkstra and A* with linear complexity for robot path planning problems in large-scale grid environments [J].
Ammar, Adel ;
Bennaceur, Hachemi ;
Chaari, Imen ;
Koubaa, Anis ;
Alajlan, Maram .
SOFT COMPUTING, 2016, 20 (10) :4149-4171
[2]  
[Anonymous], P 29 AAAI C ART INT
[3]  
[Anonymous], CUDA
[4]  
[Anonymous], COMP HIGH LEVEL APPR
[5]  
[Anonymous], 6 ART INT INT DIG EN
[6]  
[Anonymous], RECAST NAVIGATION TO
[7]  
[Anonymous], 2004, J. Game Develop.
[8]  
[Anonymous], 2012 INT C HIGH PERF
[9]  
[Anonymous], GAME PROGRAMMING
[10]  
[Anonymous], MULTIAGENT PATH FIND