Jump to content
 







Main menu
   


Navigation  



Main page
Contents
Current events
Random article
About Wikipedia
Contact us
Donate
 




Contribute  



Help
Learn to edit
Community portal
Recent changes
Upload file
 








Search  

































Create account

Log in
 









Create account
 Log in
 




Pages for logged out editors learn more  



Contributions
Talk
 



















Contents

   



(Top)
 


1 Definition  





2 A simple example  





3 Potential games and congestion games  





4 Potential games and improvement paths  





5 See also  





6 References  





7 External links  














Potential game






Deutsch
فارسی
Français
Italiano
עברית
Русский

 

Edit links
 









Article
Talk
 

















Read
Edit
View history
 








Tools
   


Actions  



Read
Edit
View history
 




General  



What links here
Related changes
Upload file
Special pages
Permanent link
Page information
Cite this page
Get shortened URL
Download QR code
Wikidata item
 




Print/export  



Download as PDF
Printable version
 
















Appearance
   

 






From Wikipedia, the free encyclopedia
 


Ingame theory, a game is said to be a potential game if the incentive of all players to change their strategy can be expressed using a single global function called the potential function. The concept originated in a 1996 paper by Dov Monderer and Lloyd Shapley.[1]

The properties of several types of potential games have since been studied. Games can be either ordinalorcardinal potential games. In cardinal games, the difference in individual payoffs for each player from individually changing one's strategy, other things equal, has to have the same value as the difference in values for the potential function. In ordinal games, only the signs of the differences have to be the same.

The potential function is a useful tool to analyze equilibrium properties of games, since the incentives of all players are mapped into one function, and the set of pure Nash equilibria can be found by locating the local optima of the potential function. Convergence and finite-time convergence of an iterated game towards a Nash equilibrium can also be understood by studying the potential function.

Potential games can be studied as repeated games with state so that every round played has a direct consequence on game's state in the next round.[2] This approach has applications in distributed control such as distributed resource allocation, where players without a central correlation mechanism can cooperate to achieve a globally optimal resource distribution.

Definition[edit]

Let be the number of players, the set of action profiles over the action sets of each player and be the payoff function for player .

Given a game , we say that is a potential game with an exact (weighted, ordinal, generalized ordinal, best response) potential functionif is an exact (weighted, ordinal, generalized ordinal, best response, respectively) potential function for . Here, is called

That is: when player switches from action to action , the change in the potential equals the change in the utility of that player.
That is: when a player switches action, the change in equals the change in the player's utility, times a positive player-specific weight. Every exact PF is a weighted PF with wi=1 for all i.
That is: when a player switches action, the sign of the change in equals the sign of the change in the player's utility, whereas the magnitude of change may differ. Every weighted PF is an ordinal PF.
That is: when a player switches action, if the player's utility increases, then the potential increases (but the opposite is not necessarily true). Every ordinal PF is a generalized-ordinal PF.
where is the best action for player given .

Note that while there are utility functions, one for each player, there is only one potential function. Thus, through the lens of potential functions, the players become interchangeable (in the sense of one of the definitions above). Because of this symmetry of the game, decentralized algorithms based on the shared potential function often lead to convergence (in some of sense) to a Nash equilibria.

A simple example[edit]

Ina 2-player, 2-action game with externalities, individual players' payoffs are given by the function ui(ai, aj) = bi ai + w ai aj, where ai is players i's action, aj is the opponent's action, and wisa positive externality from choosing the same action. The action choices are +1 and −1, as seen in the payoff matrix in Figure 1.

This game has a potential function P(a1, a2) = b1 a1 + b2 a2 + w a1 a2.

If player 1 moves from −1 to +1, the payoff difference is Δu1 = u1(+1, a2) – u1(–1, a2) = 2 b1 + 2 w a2.

The change in potential is ΔP = P(+1, a2) – P(–1, a2) = (b1 + b2 a2 + w a2) – (–b1 + b2 a2w a2) = 2 b1 + 2 w a2 = Δu1.

The solution for player 2 is equivalent. Using numerical values b1 = 2, b2 = −1, w = 3, this example transforms into a simple battle of the sexes, as shown in Figure 2. The game has two pure Nash equilibria, (+1, +1) and (−1, −1). These are also the local maxima of the potential function (Figure 3). The only stochastically stable equilibriumis(+1, +1), the global maximum of the potential function.

+1 –1
+1 +b1+w, +b2+w +b1w, –b2w
–1 b1w, +b2w b1+w, –b2+w
Fig. 1: Potential game example
+1 –1
+1 5, 2 –1, –2
–1 –5, –4 1, 4
Fig. 2: Battle of the sexes
(payoffs)
+1 –1
+1 4 0
–1 –6 2
Fig. 3: Battle of the sexes
(potentials)

A 2-player, 2-action game cannot be a potential game unless

Potential games and congestion games[edit]

Exact potential games are equivalent to congestion games: Rosenthal[3] proved that every congestion game has an exact potential; Monderer and Shapley[1] proved the opposite direction: every game with an exact potential function is a congestion game.

Potential games and improvement paths[edit]

Animprovement path (also called Nash dynamics) is a sequence of strategy-vectors, in which each vector is attained from the previous vector by a single player switching his strategy to a strategy that strictly increases his utility. If a game has a generalized-ordinal-potential function , then is strictly increasing in every improvement path, so every improvement path is acyclic. If, in addition, the game has finitely many strategies, then every improvement path must be finite. This property is called the finite improvement property (FIP). We have just proved that every finite generalized-ordinal-potential game has the FIP. The opposite is also true: every finite game has the FIP has a generalized-ordinal-potential function.[4][clarification needed] The terminal state in every finite improvement path is a Nash equilibrium, so FIP implies the existence of a pure-strategy Nash equilibrium. Moreover, it implies that a Nash equlibrium can be computed by a distributed process, in which each agent only has to improve his own strategy.

Abest-response path is a special case of an improvement path, in which each vector is attained from the previous vector by a single player switching his strategy to a best-response strategy. The property that every best-response path is finite is called the finite best-response property (FBRP). FBRP is weaker than FIP, and it still implies the existence of a pure-strategy Nash equilibrium. It also implies that a Nash equlibrium can be computed by a distributed process, but the computational burden on the agents is higher than with FIP, since they have to compute a best-response.

An even weaker property is weak-acyclicity (WA).[5] It means that, for any initial strategy-vector, there exists a finite best-response path starting at that vector. Weak-acyclicity is not sufficient for existence of a potential function (since some improvement-paths may be cyclic), but it is sufficient for the existence of pure-strategy Nash equilibirum. It implies that a Nash equilibrium can be computed almost-surely by a stochastic distributed process, in which at each point, a player is chosen at random, and this player chooses a best-strategy at random.[4]

See also[edit]

References[edit]

  1. ^ a b Monderer, Dov; Shapley, Lloyd (1996). "Potential Games". Games and Economic Behavior. 14: 124–143. doi:10.1006/game.1996.0044.
  • ^ Marden, J., (2012) State based potential games http://ecee.colorado.edu/marden/files/state-based-games.pdf
  • ^ Rosenthal, Robert W. (1973), "A class of games possessing pure-strategy Nash equilibria", International Journal of Game Theory, 2: 65–67, doi:10.1007/BF01737559, MR 0319584, S2CID 121904640.
  • ^ a b Milchtaich, Igal (1996-03-01). "Congestion Games with Player-Specific Payoff Functions". Games and Economic Behavior. 13 (1): 111–124. doi:10.1006/game.1996.0027. ISSN 0899-8256.
  • ^ Young, H. Peyton (1993). "The Evolution of Conventions". Econometrica. 61 (1): 57–84. doi:10.2307/2951778. ISSN 0012-9682. JSTOR 2951778.
  • ^ Voorneveld, Mark; Norde, Henk (1997-05-01). "A Characterization of Ordinal Potential Games". Games and Economic Behavior. 19 (2): 235–242. doi:10.1006/game.1997.0554. ISSN 0899-8256. S2CID 122795041.
  • External links[edit]


    Retrieved from "https://en.wikipedia.org/w/index.php?title=Potential_game&oldid=1203873613"

    Category: 
    Game theory game classes
    Hidden categories: 
    Articles with short description
    Short description is different from Wikidata
    Wikipedia articles needing clarification from June 2023
     



    This page was last edited on 5 February 2024, at 20:37 (UTC).

    Text is available under the Creative Commons Attribution-ShareAlike License 4.0; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc., a non-profit organization.



    Privacy policy

    About Wikipedia

    Disclaimers

    Contact Wikipedia

    Code of Conduct

    Developers

    Statistics

    Cookie statement

    Mobile view



    Wikimedia Foundation
    Powered by MediaWiki