paper-with-me

Papers

Graphical Models for Game Theory

2013-01-10 · Michael Kearns, Michael L. Littman, Satinder Singh

In this work, we introduce graphical modelsfor multi-player game theory, and give powerful algorithms for computing their Nash equilibria in certain cases. An n-player game is given by an undirected graph on n nodes and a set of n local matrices. The interpretation is that the payoff to player i is determined entirely by the actions of player i and his neighbors in the graph, and thus the payoff matrix to player i is indexed only by these players. We thus view the global n-player game as being composed of interacting local games, each involving many fewer players. Each player's action may have global impact, but it occurs through the propagation of local influences.Our main technical result is an efficient algorithm for computing Nash equilibria when the underlying graph is a tree (or can be turned into a tree with few node mergings). The algorithm runs in time polynomial in the size of the representation (the graph and theassociated local game matrices), and comes in two related but distinct flavors. The first version involves an approximation step, and computes a representation of all approximate Nash equilibria (of which there may be an exponential number in general). The second version allows the exact computation of Nash equilibria at the expense of weakened complexity bounds. The algorithm requires only local message-passing between nodes (and thus can be implemented by the players themselves in a distributed manner). Despite an analogy to inference in Bayes nets that we develop, the analysis of our algorithm is more involved than that for the polytree algorithm in, owing partially to the fact that we must either compute, or select from, an exponential number of potential solutions. We discuss a number of extensions, such as the computation of equilibria with desirable global properties (e.g. maximizing global return), and directions for further research.

📄 PDF Abstract BibTeX arXiv:1301.2281

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Graphical Potential Games

2015-05-06 · Luis E. Ortiz

Potential games, originally introduced in the early 1990's by Lloyd Shapley, the 2012 Nobel Laureate in Economics, and his colleague Dov Monderer, are a very important class of models in game theory. They have special pr…

Image SegmentationSemantic Segmentation

Graphical Models for Decision-Making: Integrating Causality and Game Theory

2025-04-16 · Maarten C. Vonk, Mauricio Gonzalez Soto, Anna V. Kononova

Causality and game theory are two influential fields that contribute significantly to decision-making in various domains. Causality defines and models causal relationships in complex policy problems, while game theory pr…

Decision Making

Distributed Adaptive Networks: A Graphical Evolutionary Game-Theoretic View

2012-12-06 · Chunxiao Jiang, Yan Chen, K. J. Ray Liu

Distributed adaptive filtering has been considered as an effective approach for data processing and estimation over distributed networks. Most existing distributed adaptive filtering algorithms focus on designing differe…

Correlated Equilibria for Approximate Variational Inference in MRFs

2016-04-10 · Luis E. Ortiz, Boshen Wang, Ze Gong

Almost all of the work in graphical models for game theory has mirrored previous work in probabilistic graphical models. Our work considers the opposite direction: Taking advantage of recent advances in equilibrium compu…

FairnessVariational Inference

Equilibrium Refinements for Multi-Agent Influence Diagrams: Theory and Practice

2021-02-09 · Lewis Hammond, James Fox, Tom Everitt, Alessandro Abate 외

Multi-agent influence diagrams (MAIDs) are a popular form of graphical model that, for certain classes of games, have been shown to offer key complexity and explainability advantages over traditional extensive form game …

Form