arXiv Analytics

Sign in

arXiv:2210.01628 [cs.LG]AbstractReferencesReviewsResources

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

Lei Song, Ke Xue, Xiaobin Huang, Chao Qian

Published 2022-10-04Version 1

Bayesian optimization (BO) is a class of popular methods for expensive black-box optimization, and has been widely applied to many scenarios. However, BO suffers from the curse of dimensionality, and scaling it to high-dimensional problems is still a challenge. In this paper, we propose a variable selection method MCTS-VS based on Monte Carlo tree search (MCTS), to iteratively select and optimize a subset of variables. That is, MCTS-VS constructs a low-dimensional subspace via MCTS and optimizes in the subspace with any BO algorithm. We give a theoretical analysis of the general variable selection method to reveal how it can work. Experiments on high-dimensional synthetic functions and real-world problems (i.e., NAS-bench problems and MuJoCo locomotion tasks) show that MCTS-VS equipped with a proper BO optimizer can achieve state-of-the-art performance.

Related articles: Most relevant | Search more
arXiv:2003.13741 [cs.LG] (Published 2020-03-30)
Parallelization of Monte Carlo Tree Search in Continuous Domains
arXiv:2412.07186 [cs.LG] (Published 2024-12-10)
Monte Carlo Tree Search based Space Transfer for Black-box Optimization
arXiv:1812.00045 [cs.LG] (Published 2018-11-30)
Using Monte Carlo Tree Search as a Demonstrator within Asynchronous Deep RL