Adaptive Warm-Start MCTS in AlphaZero-like Deep Reinforcement Learning

05/13/2021
by   Hui Wang, et al.
0

AlphaZero has achieved impressive performance in deep reinforcement learning by utilizing an architecture that combines search and training of a neural network in self-play. Many researchers are looking for ways to reproduce and improve results for other games/tasks. However, the architecture is designed to learn from scratch, tabula rasa, accepting a cold-start problem in self-play. Recently, a warm-start enhancement method for Monte Carlo Tree Search was proposed to improve the self-play starting phase. It employs a fixed parameter I^' to control the warm-start length. Improved performance was reported in small board games. In this paper we present results with an adaptive switch method. Experiments show that our approach works better than the fixed I^', especially for "deep," tactical, games (Othello and Connect Four). We conjecture that the adaptive value for I^' is also influenced by the size of the game, and that on average I^' will increase with game size. We conclude that AlphaZero-like deep reinforcement learning benefits from adaptive rollout based warm-start, as Rapid Action Value Estimate did for rollout-based reinforcement learning 15 years ago.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
04/26/2020

Warm-Start AlphaZero Self-Play Search Enhancements

Recently, AlphaZero has achieved landmark results in deep reinforcement ...
research
10/10/2022

Exploring Adaptive MCTS with TD Learning in miniXCOM

In recent years, Monte Carlo tree search (MCTS) has achieved widespread ...
research
03/12/2020

Analysis of Hyper-Parameters for Small Games: Iterations or Epochs in Self-Play?

The landmark achievements of AlphaGo Zero have created great research in...
research
03/05/2019

Towards Understanding Chinese Checkers with Heuristics, Monte Carlo Tree Search, and Deep Reinforcement Learning

The game of Chinese Checkers is a challenging traditional board game of ...
research
10/14/2018

Assessing the Potential of Classical Q-learning in General Game Playing

After the recent groundbreaking results of AlphaGo and AlphaZero, we hav...
research
03/22/2023

CH-Go: Online Go System Based on Chunk Data Storage

The training and running of an online Go system require the support of e...
research
10/18/2020

Visibility Optimization for Surveillance-Evasion Games

We consider surveillance-evasion differential games, where a pursuer mus...

Please sign up or login with your details

Forgot password? Click here to reset