Bayesian optimization for backpropagation in Monte-Carlo tree search

01/25/2020
by   Yueqin Li, et al.
0

In large domains, Monte-Carlo tree search (MCTS) is required to estimate the values of the states as efficiently and accurately as possible. However, the standard update rule in backpropagation assumes a stationary distribution for the returns, and particularly in min-max trees, convergence to the true value can be slow because of averaging. We present two methods, Softmax MCTS and Monotone MCTS, which generalize previous attempts to improve upon the backpropagation strategy. We demonstrate that both methods reduce to finding optimal monotone functions, which we do so by performing Bayesian optimization with a Gaussian process (GP) prior. We conduct experiments on computer Go, where the returns are given by a deep value neural network, and show that our proposed framework outperforms previous methods.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
10/07/2020

Bayesian Optimized Monte Carlo Planning

Online solvers for partially observable Markov decision processes have d...
research
11/01/2022

Monte Carlo Tree Descent for Black-Box Optimization

The key to Black-Box Optimization is to efficiently search through input...
research
03/15/2012

Bayesian Inference in Monte-Carlo Tree Search

Monte-Carlo Tree Search (MCTS) methods are drawing great interest after ...
research
07/29/2021

Bayesian Optimization for Min Max Optimization

A solution that is only reliable under favourable conditions is hardly a...
research
05/25/2018

Maximizing acquisition functions for Bayesian optimization

Bayesian optimization is a sample-efficient approach to global optimizat...
research
10/04/2022

Monte Carlo Tree Search based Variable Selection for High Dimensional Bayesian Optimization

Bayesian optimization (BO) is a class of popular methods for expensive b...
research
05/23/2018

Monte Carlo Tree Search for Asymmetric Trees

We present an extension of Monte Carlo Tree Search (MCTS) that strongly ...

Please sign up or login with your details

Forgot password? Click here to reset