pith. machine review for the scientific record. sign in

arxiv: 1706.02986 · v2 · submitted 2017-06-09 · 📊 stat.ML · cs.LG

Recognition: unknown

Monte-Carlo Tree Search by Best Arm Identification

Authors on Pith no claims yet
classification 📊 stat.ML cs.LG
keywords treealgorithmsbestdepthgameidentificationproblemsearch
0
0 comments X
read the original abstract

Recent advances in bandit tools and techniques for sequential learning are steadily enabling new applications and are promising the resolution of a range of challenging related problems. We study the game tree search problem, where the goal is to quickly identify the optimal move in a given game tree by sequentially sampling its stochastic payoffs. We develop new algorithms for trees of arbitrary depth, that operate by summarizing all deeper levels of the tree into confidence intervals at depth one, and applying a best arm identification procedure at the root. We prove new sample complexity guarantees with a refined dependence on the problem instance. We show experimentally that our algorithms outperform existing elimination-based algorithms and match previous special-purpose methods for depth-two trees.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Planning in entropy-regularized Markov decision processes and games

    cs.LG 2026-04 unverdicted novelty 7.0

    SmoothCruiser achieves O~(1/epsilon^4) problem-independent sample complexity for value estimation in entropy-regularized MDPs and games via a generative model.

  2. Scale-free adaptive planning for deterministic dynamics & discounted rewards

    cs.LG 2026-04 unverdicted novelty 7.0

    Platypoos is a scale-free adaptive planning algorithm with sample complexity bounds that hold simultaneously across discount factors and reward scales, accompanied by a matching lower bound.