English

Solving Imperfect Information Games Using Decomposition

Computer Science and Game Theory 2014-04-22 v4

Abstract

Decomposition, i.e. independently analyzing possible subgames, has proven to be an essential principle for effective decision-making in perfect information games. However, in imperfect information games, decomposition has proven to be problematic. To date, all proposed techniques for decomposition in imperfect information games have abandoned theoretical guarantees. This work presents the first technique for decomposing an imperfect information game into subgames that can be solved independently, while retaining optimality guarantees on the full-game solution. We can use this technique to construct theoretically justified algorithms that make better use of information available at run-time, overcome memory or disk limitations at run-time, or make a time/space trade-off to overcome memory or disk limitations while solving a game. In particular, we present an algorithm for subgame solving which guarantees performance in the whole game, in contrast to existing methods which may have unbounded error. In addition, we present an offline game solving algorithm, CFR-D, which can produce a Nash equilibrium for a game that is larger than available storage.

Keywords

Cite

@article{arxiv.1303.4441,
  title  = {Solving Imperfect Information Games Using Decomposition},
  author = {Neil Burch and Michael Johanson and Michael Bowling},
  journal= {arXiv preprint arXiv:1303.4441},
  year   = {2014}
}

Comments

7 pages by 2 columns, 5 figures; April 21 2014 - expand explanations and theory

R2 v1 2026-06-21T23:44:07.547Z