Pith. sign in

REVIEW 1 cited by

Monte Carlo Tree Search for Asymmetric Trees

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1805.09218 v1 pith:OYHQ7XXL submitted 2018-05-23 stat.ML cs.AIcs.LG

classification stat.MLcs.AIcs.LG
keywords searchtreeasymmetricefficiencyloopsmctstreesalgorithm
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

We present an extension of Monte Carlo Tree Search (MCTS) that strongly increases its efficiency for trees with asymmetry and/or loops. Asymmetric termination of search trees introduces a type of uncertainty for which the standard upper confidence bound (UCB) formula does not account. Our first algorithm (MCTS-T), which assumes a non-stochastic environment, backs-up tree structure uncertainty and leverages it for exploration in a modified UCB formula. Results show vastly improved efficiency in a well-known asymmetric domain in which MCTS performs arbitrarily bad. Next, we connect the ideas about asymmetric termination to the presence of loops in the tree, where the same state appears multiple times in a single trace. An extension to our algorithm (MCTS-T+), which in addition to non-stochasticity assumes full state observability, further increases search efficiency for domains with loops as well. Benchmark testing on a set of OpenAI Gym and Atari 2600 games indicates that our algorithms always perform better than or at least equivalent to standard MCTS, and could be first-choice tree search algorithms for non-stochastic, fully-observable environments.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

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

  1. A Comprehensive Survey of Reinforcement Learning: From Algorithms to Practical Challenges

    cs.AI 2024-11 conditional novelty 2.0 of 10

    A comprehensive but flawed survey of RL algorithms that catalogs many methods and applications without rigorous comparative analysis.

Pith tools