2008 IEEE Symposium on Computational Intelligence and Games 2008
DOI: 10.1109/cig.2008.5035667
|View full text |Cite
|
Sign up to set email alerts
|

Transpositions and move groups in Monte Carlo tree search

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
50
0

Year Published

2010
2010
2024
2024

Publication Types

Select...
5
2
1

Relationship

0
8

Authors

Journals

citations
Cited by 56 publications
(51 citation statements)
references
References 5 publications
0
50
0
Order By: Relevance
“…One of the features of the DST is that it allows the usage of Transposition Tables (TT) [2]. TT is a technique used to optimize the search in tree search based algorithms.…”
Section: ) Transposition Tables In Dstmentioning
confidence: 99%
See 1 more Smart Citation
“…One of the features of the DST is that it allows the usage of Transposition Tables (TT) [2]. TT is a technique used to optimize the search in tree search based algorithms.…”
Section: ) Transposition Tables In Dstmentioning
confidence: 99%
“…2 For the latter one, two versions with 50 and 100 individuals per population have been tried. Each individual's genome is a sequence of N = 100 actions to One initial result to note is that all algorithms but one are able to converge to the optimal, NSGA-II (in both versions) and Pareto-MO-MCTS.…”
Section: A Offline Learningmentioning
confidence: 99%
“…Different ways to use a transposition table with UCT were investigated in [8]. UCT was also successfully applied to the single-player game SameGame [20].…”
Section: The Uct Algorithmmentioning
confidence: 99%
“…There are multiple ways to implement a transposition table with UCT [8]. We have chosen to store the results of the playout and the number of visits in the nodes and not in the edges between nodes.…”
Section: Uct Path Selectionmentioning
confidence: 99%
“…Abstracted action spaces have also been used, for instance, by Childs et al [15] (and recently revisited by Van Eyck et al [16]), who applied combined groups of actions when using UCT in the artificial game tree P-Game. A P-Game tree is a minimax tree where the winner is decided by a counting mechanism on the final state of the board.…”
Section: Introductionmentioning
confidence: 99%