Multi-Agent Influence Diagrams for Representing and Solving Games

Abstract

The traditional representations of games using the extensive form or the strategic form obscure much of the structure of real-world games. In this paper, we propose a graphical representation for noncooperative games—multi-agent influence diagrams (MAIDs). The basic elements in the MAID representation are variables, allowing an explicit representation of dependence, or relevance, relationships among variables. We define a decision variable D′ as strategically relevant to D if, to optimize the decision rule at D, the decision maker needs to consider the decision rule at D′. We provide a sound and complete graphical criterion for determining strategic relevance. We then show how strategic relevance can be used to decompose large games into a set of interacting smaller games, which can be solved in sequence. We show that this decomposition can lead to substantial savings in the computational cost of finding Nash equilibria in these games.

Cite

Text

Koller and Milch. "Multi-Agent Influence Diagrams for Representing and Solving Games." International Joint Conference on Artificial Intelligence, 2001. doi:10.1016/S0899-8256(02)00544-4

Markdown

[Koller and Milch. "Multi-Agent Influence Diagrams for Representing and Solving Games." International Joint Conference on Artificial Intelligence, 2001.](https://mlanthology.org/ijcai/2001/koller2001ijcai-multi/) doi:10.1016/S0899-8256(02)00544-4

BibTeX

@inproceedings{koller2001ijcai-multi,
  title     = {{Multi-Agent Influence Diagrams for Representing and Solving Games}},
  author    = {Koller, Daphne and Milch, Brian},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2001},
  pages     = {1027-1036},
  doi       = {10.1016/S0899-8256(02)00544-4},
  url       = {https://mlanthology.org/ijcai/2001/koller2001ijcai-multi/}
}