Accelerating and Improving AlphaZero Using Population Based Training

Authors

  • Ti-Rong Wu National Chiao Tung University
  • Ting-Han Wei National Chiao Tung University
  • I-Chen Wu National Chiao Tung University

DOI:

https://doi.org/10.1609/aaai.v34i01.5454

Abstract

AlphaZero has been very successful in many games. Unfortunately, it still consumes a huge amount of computing resources, the majority of which is spent in self-play. Hyperparameter tuning exacerbates the training cost since each hyperparameter configuration requires its own time to train one run, during which it will generate its own self-play records. As a result, multiple runs are usually needed for different hyperparameter configurations. This paper proposes using population based training (PBT) to help tune hyperparameters dynamically and improve strength during training time. Another significant advantage is that this method requires a single run only, while incurring a small additional time cost, since the time for generating self-play records remains unchanged though the time for optimization is increased following the AlphaZero training algorithm. In our experiments for 9x9 Go, the PBT method is able to achieve a higher win rate for 9x9 Go than the baselines, each with its own hyperparameter configuration and trained individually. For 19x19 Go, with PBT, we are able to obtain improvements in playing strength. Specifically, the PBT agent can obtain up to 74% win rate against ELF OpenGo, an open-source state-of-the-art AlphaZero program using a neural network of a comparable capacity. This is compared to a saturated non-PBT agent, which achieves a win rate of 47% against ELF OpenGo under the same circumstances.

Downloads

Published

2020-04-03

How to Cite

Wu, T.-R., Wei, T.-H., & Wu, I.-C. (2020). Accelerating and Improving AlphaZero Using Population Based Training. Proceedings of the AAAI Conference on Artificial Intelligence, 34(01), 1046-1053. https://doi.org/10.1609/aaai.v34i01.5454

Issue

Section

AAAI Technical Track: Applications