2013 IEEE Conference on Computational Inteligence in Games (CIG) 2013
DOI: 10.1109/cig.2013.6633646
|View full text |Cite
|
Sign up to set email alerts
|

Recursive Monte Carlo search for imperfect information games

Abstract: Abstract-Perfect information Monte Carlo (PIMC) search is the method of choice for constructing strong AI systems for trick-taking card games. PIMC search evaluates moves in imperfect information games by repeatedly sampling worlds based on state inference and estimating move values by solving the corresponding perfect information scenarios. PIMC search performs well in trick-taking card games despite the fact that it suffers from the strategy fusion problem, whereby the game's information set structure is ign… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
21
0

Year Published

2015
2015
2024
2024

Publication Types

Select...
5
4
1

Relationship

2
8

Authors

Journals

citations
Cited by 29 publications
(21 citation statements)
references
References 12 publications
0
21
0
Order By: Relevance
“…Monte Carlo Search is common used for card games as well, as they commonly feature imperfect information (cf. [8,20]). Another route would be the implementation of AIs that imitate human players.…”
Section: Discussionmentioning
confidence: 99%
“…Monte Carlo Search is common used for card games as well, as they commonly feature imperfect information (cf. [8,20]). Another route would be the implementation of AIs that imitate human players.…”
Section: Discussionmentioning
confidence: 99%
“…It grows a tree over information sets for each player instead of constructing a separate tree for each determinization. ISMCTS suffered from the information leaking problem, as pointed out by [Furtak and Buro, 2013]. introduced Self-play MCTS and used a separate search tree for each player.…”
Section: Related Workmentioning
confidence: 99%
“…Despite its shortcomings, Perfect Information Monte-Carlo (PIMC) Search [7] continues be the state-of-the-art cardplay method for Skat and other trick-taking card games like Bridge [8] and Hearts [9]. Later, Imperfect Information Monte-Carlo Search [10] and Information Set Monte Carlo Tree Search [11] sought to address some of the issues inherent in PIMC while still relying on the use of state determinization and a forward model.…”
Section: B Previous Workmentioning
confidence: 99%