English

Identifying reasoning patterns in games

Computer Science and Game Theory 2012-06-18 v1 Artificial Intelligence

Abstract

We present an algorithm that identifies the reasoning patterns of agents in a game, by iteratively examining the graph structure of its Multi-Agent Influence Diagram (MAID) representation. If the decision of an agent participates in no reasoning patterns, then we can effectively ignore that decision for the purpose of calculating a Nash equilibrium for the game. In some cases, this can lead to exponential time savings in the process of equilibrium calculation. Moreover, our algorithm can be used to enumerate the reasoning patterns in a game, which can be useful for constructing more effective computerized agents interacting with humans.

Keywords

Cite

@article{arxiv.1206.3235,
  title  = {Identifying reasoning patterns in games},
  author = {Dimitrios Antos and Avi Pfeffer},
  journal= {arXiv preprint arXiv:1206.3235},
  year   = {2012}
}

Comments

Appears in Proceedings of the Twenty-Fourth Conference on Uncertainty in Artificial Intelligence (UAI2008)

R2 v1 2026-06-21T21:19:31.623Z