method
active
method:monte-carlo-tree-searchMonte Carlo Tree Search
Search algorithm used in AlphaGo and proposed for combining with LLMs.
Neighborhood — ranked by edge-count
Papers (1)
paper
- Taking AI Welfare Seriouslymentions
Related by similarity (8)
cosine ≥ 0.65 · no typed edgeEntities 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
- 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.
- 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