method
active
method:monte-carlo-tree-search

Monte Carlo Tree Search

Search algorithm used in AlphaGo and proposed for combining with LLMs.

Neighborhood — ranked by edge-count

Papers (1)

paper

Related by similarity (8)

cosine ≥ 0.65 · no typed edge

Entities in the same semantic neighborhood but without a typed relation to this one — candidates for new edges or unrecognized duplicates.

  • Computational algorithm mentioned as an example of diverse problem-solving strategies.
  • Procedure for sampling 64 random nonnegative combinations of cone basis vectors to evaluate the full cone distribution
  • Apple Treeconcept0.706
    Used to illustrate the recursive definition of centers: the tree is a center made of branches, blossoms, leaves.
  • Technique to estimate the continuous EI formula by sampling, used in neural network EI calculation.
  • Reinforcement learning methods that update parameters at the end of an episode based on sampled returns.
  • Redwood Researchinstitute0.669
    Affiliation of Greenblatt and Shlegeris; co-develops AI control research
  • Exhaustive search over 312,130 subjective reward functions per environment to find best-performing agents
  • Methods for bottom-up model space construction; contrasted with top-down BMR approach of this paper