Back to Search Start Over

A Parallel Algorithm for Game Tree Search Using GPGPU.

Authors :
Li, Liang
Liu, Hong
Wang, Hao
Liu, Taoying
Li, Wei
Source :
IEEE Transactions on Parallel & Distributed Systems; Aug2015, Vol. 26 Issue 8, p2114-2127, 14p
Publication Year :
2015

Abstract

Game tree search is a classical problem in the field of game theory and artificial intelligence. Fast game tree search algorithm is critical for computer games asking for real-time responses. In this paper, we focus on how to leverage massive parallelism capabilities of GPU to accelerate the speed of game tree search algorithms and propose a concise and general parallel game tree search algorithm on GPU. The performance model of our algorithm is presented and analyzed theoretically. We implement the algorithm for two real computer games called Connect6 and Chess. We also use these two games to verify the effectiveness and efficiency of our algorithm. Experiments support our theoretical results and show good performance of our approach. Compared to classical CPU-based game tree search algorithms, our algorithm can achieve speedups of 89.95x for Connect6 and 11.43x for Chess, in case of no pruning. When pruning is considered, which means the practical performance of our algorithm, the speedup can reach about 10.58x for Connect6 and 7.26x for Chess. The insight of our work is that using GPU is a feasible way to improve the performance of game tree search algorithms. [ABSTRACT FROM AUTHOR]

Details

Language :
English
ISSN :
10459219
Volume :
26
Issue :
8
Database :
Complementary Index
Journal :
IEEE Transactions on Parallel & Distributed Systems
Publication Type :
Academic Journal
Accession number :
108444571
Full Text :
https://doi.org/10.1109/TPDS.2014.2345054