Cooperative game
This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Cooperative_game"
.

A cooperative game is a game where groups of players ("coalitions") may enforce cooperative behaviour, hence the game is a competition between coalitions of players, rather than between individual players. It is like a coordination game, when players choose the strategies by a consensus decision-making process.

Recreational games are rarely cooperative, because they usually lack mechanisms by which coalitions may enforce coordinated behaviour on the members of the coalition. Such mechanisms, however, are abundant in real life situations, such as contract law.

content

Contents

Mathematical definition

A cooperative game is given by specifying a value for every coalition. Formally, the game is a finite set of players N, called the grand coalition, and a characteristic function  \nu : 2^N \to \mathbb{R} from the set of coalitions to a set of payments that satisfies  \nu( \emptyset ) = 0 . The function describes how much collective payoff a set of players can gain by forming a coalition, and the game is sometimes called a value game or a profit game . The players are assumed to choose which coalitions to form, according to their estimate of the way the payment will be divided among coalition members.

Conversely, a cooperative game can also be defined with a characteristic cost function  c: 2^N \to \mathbb{R} satisfying  c( \emptyset ) = 0 . In this setting, players must accomplish some task, and the characteristic function c represents the cost of a set of players accomplishing the task together. A game of this kind is known as a cost game. Although most cooperative game theory deals with profit games, all concepts can be translated to the cost setting without difficulty.

Duality

Let ν be a profit game. The dual game of ν is the cost game ν * defined as

 \nu^*(S) = \nu(N) - \nu( N \setminus S ), \forall~ S \subseteq N .

Intuitively, the dual game represents the opportunity cost for a coalition S of not joining the grand coalition N. A dual profit game c * can be defined identically for a cost game c. A cooperative game and its dual are in some sense equivalent, and they share many properties. For example, the core of a game and its dual are equal. For more details on cooperative game duality, see for instance (Bilbao 2000).

Subgames

Let  S \subsetneq N be a non-empty coalition of players. The subgame  \nu_S : 2^S \to \mathbb{R} on S is naturally defined as

 \nu_S(T) = \nu(T), \forall~ T \subseteq S .

In other words, we simply restrict our attention to coalitions contained in S. Subgames are useful because they allow us to apply solution concepts defined for the grand coalition on smaller coalitions.

Properties for characterization

Superadditivity

Characteristic functions are often assumed to be superadditive (Owen 1995, p. 213). This means that the value of a union of disjoint coalitions is no less than the sum of the coalitions' separate values:

 \nu ( S \cup T ) \geq \nu (S) + \nu (T) whenever  S, T \subseteq N satisfy  S \cap T = \emptyset .

Monotonicity

Larger coalitions gain more:  S \subseteq T \Rightarrow \nu (S) \le \nu (T) . This follows from superadditivity if payoffs are normalized so singleton coalitions have value zero.

Simple games

A game is simple if payoffs are either 1 or 0, i.e. coalitions are either "winning" or "losing".

  • A simple game is called proper if the complement (opposition) of any winning coalition is losing. It is called strong if  \nu (S) = 1 - \nu (N \setminus S) ; that is, a coalition is winning if and only if its complement is losing.
  • A veto player in a simple game is a player who is included in all winning coalitions. That is, all coalitions not containing the veto player are losing. A dictator is a veto player who also does not belong to any losing coalitions (in this context unrelated to dictator games.)

Relation with non-cooperative theory

Let G be a strategic (non-cooperative) game. Then, assuming that coalitions have the ability to enforce coordinated behaviour, there are several cooperative games associated with G. These games are often referred to as representations of G.

  • The α-effective game associates with each coalition the sum of gains its members can 'guarantee' by joining forces. By 'guaranteeing', it is meant that the value is the max-min, e.g. the maximal value of the minimum taken over the opposition's strategies.
  • The β-effective game associates with each coalition the sum of gains its members can 'strategically guarantee' by joining forces. By 'strategically guaranteeing', it is meant that the value is the min-max, e.g. the minimal value of the maximum taken over the opposition's strategies.

Solution concepts

The main assumption in cooperative game theory is that the grand coalition N will form. The challenge is then to allocate the payoff ν(N) among the players in some fair way. (This assumption is not restrictive, because even if players split off and form smaller coalitions, we can apply solution concepts to the subgames defined by whatever coalitons actually form.) A solution concept is a vector  x \in \mathbb{R}^N that represents the allocation to each player. Researchers have proposed different solution concepts based on different notions of fairness. Some properties to look for in a solution concept include:

  • Efficiency: The payoff vector exactly splits the total value:  \sum_{ i \in N } x_i = \nu(N) .
  • Individual rationality: No player receives less than what he could get on his own:  x_i \geq \nu(i), \forall~ i \in N .
  • Existence: The solution concept exists for any game ν.
  • Uniqueness: The solution concept is unique for any game ν.
  • Computational ease: The solution concept can be calculated efficiently (i.e. in polynomial time with respect to the number of players | N | .)
  • Symmetry: The solution concept x allocates equal payments xi = xj to symmetric players i, j. Two players i, j are symmetric if  \nu( S \cup \{ i \} ) = \nu( S \cup \{ j \} ), \forall~ S \subseteq N \setminus \{ i, j \} ; that is, we can exchange one player for the other in any coalition that contains only one of the players and not change the payoff.
  • Additivity: The allocation to a player in a sum of two games is the sum of the allocations to the player in each individual game. Mathematically, if ν and ω are games, the game (ν + ω) simply assigns to any coalition the sum of the payoffs the coalition would get in the two individual games. An additive solution concept assigns to every player in (ν + ω) the sum of what he would receive in ν and ω.
  • Zero Allocation to Null Players: The allocation to a null player is zero. A null player i satisfies  \nu( S \cup \{ i \} ) = \nu( S ), \forall~ S \subseteq N \setminus \{ i \} . In economic terms, a null player's marginal value to any coalition that does not contain him is zero.

An efficient payoff vector is called a pre-imputation, and an individually rational pre-imputation is called an imputation. Most solution concepts are imputations.


The stable set

The stable set of a game (also known as the von Neumann-Morgenstern solution (von Neumann & Morgenstern 1944)) was the first solution proposed for games with more than 2 players. Let ν be a game and let x, y be two imputations of ν. Then x dominates y if some coalition  S \neq \emptyset satisfies  x_i > y _i, \forall~ i \in S and  \sum_{ i \in S } x_i \leq \nu(S) . In other words, players in S prefer the payoffs from x to those from y, and they can threaten to leave the grand coalition if y is used because the payoff they obtain on their own is at least as large as the allocation they receive under x.

A stable set is a set of imputations that satisfies two properties:

  • Internal stability: No payoff vector in the stable set is dominated by another vector in the set.
  • External stability: All payoff vectors outside the set are dominated by at least one vector in the set.

Von Neumann and Morgenstern saw the stable set as the collection of acceptable behaviours in a society: None is clearly preferred to any other, but for each unacceptable behaviour there is a preferred alternative. The definition is very general allowing the concept to be used in a wide variety of game formats.

Properties

  • A stable set may or may not exist (Lucas 1969), and if it exists it is typically not unique (Lucas 1992). Stable sets are usually difficult to find. This and other difficulties have led to the development of many other solution concepts.
  • A positive fraction of cooperative games have unique stable sets consisting of the core (Owen 1995, p. 240.).
  • A positive fraction of cooperative games have stable sets which discriminate n − 2 players. In such sets at least n − 3 of the discriminated players are excluded (Owen 1995, p. 240.).

The core

Main article: Core (economics)

Let ν be a game. The core of ν is the set of payoff vectors

 C( \nu ) = \left\{ x \in \mathbb{R}^N: \sum_{ i \in N } x_i = \nu(N); \quad \sum_{ i \in S } x_i \geq \nu(S), \forall~ S \subseteq N \right\} .

In words, the core is the set of imputations under which no coalition has a value greater than the sum of its members' payoffs. Therefore, no coalition has incentive to leave the grand coalition and receive a larger payoff.

Properties

  • The core of a game may be empty (see the Bondareva-Shapley theorem). Games with non-empty cores are called balanced.
  • If it is non-empty, the core does not necessarily contain a unique vector.
  • The core is contained in any stable set, and if the core is stable it is the unique stable set (see (Driessen 1988) for a proof.)

The strong epsilon-core

Because the core may be empty, a generalization was introduced in (Shapley & Shubik 1966). The strong  \varepsilon -core for some number  \varepsilon \in \mathbb{R} is the set of payoff vectors

 C_\varepsilon( \nu ) = \left\{ x \in \mathbb{R}^N: \sum_{ i \in N } x_i = \nu(N); \quad \sum_{ i \in S } x_i \geq \nu(S) - \varepsilon, \forall~ S \subseteq N \right\} .

In economic terms, the strong  \varepsilon -core is the set of pre-imputations where no coalition can improve its payoff by leaving the grand coalition, if it must pay a penalty of  \varepsilon for leaving. Note that  \varepsilon may be negative, in which case it represents a bonus for leaving the grand coalition. Clearly, regardless of whether the core is empty, the strong  \varepsilon -core will be non-empty for a large enough value of  \varepsilon and empty for a small enough (possibly negative) value of  \varepsilon . Following this line of reasoning, the least-core, introduced in (Maschler, Peleg & Shapley 1979), is the intersection of all non-empty strong  \varepsilon -cores. It can also be viewed as the strong  \varepsilon -core for the smallest value of  \varepsilon that makes the set non-empty (Bilbao 2000).

The Shapley value

Main article: Shapley value

The Shapley value is the unique payoff vector that is efficient, symmetric, additive, and assigns zero payoffs to dummy players. It was introduced by Lloyd Shapley (Shapley 1953). The Shapley value of a superadditive game is individually rational, but this is not true in general (Driessen 1988).

The kernel

Let  \nu : 2^N \to \mathbb{R} be a game, and let  x \in \mathbb{R}^N be an efficient payoff vector. The maximum surplus of Player i over Player j with respect to x is

 s_{ij}^\nu(x) = \max \left\{ \nu(S) - \sum_{ k \in S } x_k : S \subseteq N \setminus \{ j \}, S \ni i \right\} ,

the maximal amount Player i can gain without the cooperation of Player j by withdrawing from the grand coalition N under payoff vector x, assuming that the other players in i's withdrawing coalition are satisfied with their payoffs under x. The maximum surplus is a way to measure one player's bargaining power over another. The kernel of ν is the set of imputations x that satisfy

 ( s_{ij}^\nu(x) - s_{ji}^\nu(x) ) ( x_j - \nu(j) ) \leq 0 ,

and

 ( s_{ji}^\nu(x) - s_{ij}^\nu(x) ) ( x_i - \nu(i) ) \leq 0 ,

for every pair of players i,j. Intuitively, Player i has more bargaining power than Player j with respect to imputation x if  s_{ij}^\nu(x) > s_{ji}^\nu(x) , but Player j is immune to Player i's threats if xj = ν(j), because he can obtain this payoff on his own. The kernel contains all imputations where no player has this bargaining power over another. This solution concept was first introduced in (Davis & Maschler 1965).

The nucleolus

Let  \nu : 2^N \to \mathbb{R} be a game, and let  x \in \mathbb{R}^N be a payoff vector. The excess of x for a coalition  S \subseteq N is the quantity  \nu(S) - \sum_{ i \in S } x_i ; that is, the gain that players in coalition S can obtain if they withdraw from the grand coalition N under payoff x and instead take the payoff ν(S).

Now let  \theta(x) \in \mathbb{R}^{ 2^N } be the vector of excesses of x, arranged in non-increasing order. In other words,  \theta_i(x) \geq \theta_j(x), \forall~ i < j . Notice that x is in the core of ν if and only if it is a pre-imputation and  \theta_1(x) \leq 0 . To define the nucleolus, we consider the lexicographic ordering of vectors in  \mathbb{R}^{ 2^N } : For two payoff vectors x,y, we say θ(x) is lexicographically smaller than θ(y) if for some index k, we have  \theta_i(x) = \theta_i(y), \forall~ i < k and θk(x) < θk(y). (The ordering is called lexicographic because it mimics alphabetical ordering used to arrange words in a dictionary.) The nucleolus of ν is the lexicographically minimal imputation, based on this ordering. This solution concept was first introduced in (Schmeidler 1969).

Although the definition of the nucleolus seems abstract, (Maschler, Peleg & Shapley 1979) gave a more intuitive description: Starting with the least-core, record the coalitions for which the right-hand side of the inequality in the definition of  C_\varepsilon( \nu ) cannot be further reduced without making the set empty. Continue decreasing the right-hand side for the remaining coalitions, until it cannot be reduced without making the set empty. Record the new set of coalitions for which the inequalities hold at equality; continue decreasing the right-hand side of remaining coalitions and repeat this process as many times as necessary until all coalitions have been recorded. The resulting payoff vector is the nucleolus.

Properties

  • Although the definition does not explicitly state it, the nucleolus is always unique. (See Section II.7 of (Driessen 1988) for a proof.)
  • If the core is non-empty, the nucleolus is in the core.
  • The nucleolus is always in the kernel, and since the kernel is contained in the bargaining set, it is always in the bargaining set (see (Driessen 1988) for details.)

Convex Cooperative Games

Introduced by Shapley in (Shapley 1971), convex cooperative games capture the intuitive property some games have of "snowballing". Specifically, a game is convex if its characteristic function ν is supermodular:

 \nu( S \cup T ) + \nu( S \cap T ) \geq \nu(S) + \nu(T), \forall~ S, T \subseteq N .

It can be shown (see, e.g., Section V.1 of (Driessen 1988)) that the supermodularity of ν is equivalent to

 \nu( S \cup \{ i \} ) - \nu(S) \leq \nu( T \cup \{ i \} ) - \nu(T), \forall~ S \subseteq T \subseteq N \setminus \{ i \}, \forall~ i \in N ;

that is, "the incentives for joining a coalition increase as the coalition grows" (Shapley 1971), leading to the aforementioned snowball effect. For cost games, the inequalities are reversed, so that we say the cost game is convex if the characteristic function is submodular.

Properties

Convex cooperative games have many nice properties:

  • Supermodularity trivially implies superadditivity.
  • Convex games are totally balanced: The core of a convex game is non-empty, and since any subgame of a convex game is convex, the core of any subgame is also non-empty.
  • A convex game has a unique stable set that coincides with its core.
  • The Shapley value of a convex game is the center of gravity of its core.
  • An extreme point (vertex) of the core can be found in polynomial time using the greedy algorithm: Let  \pi: N \to N be a permutation of the players, and let  S_i = \{ j \in S: \pi(j) \leq i \} be the set of players ordered 1 through i in π, for any  i = 0, \ldots, n , with  S_0 = \emptyset . Then the payoff  x \in \mathbb{R}^N defined by  x_i = \nu( S_i ) - \nu( S_{ i - 1 } ), \forall~ i \in N is a vertex of the core of ν. Any vertex of the core can be constructed in this way by choosing an appropriate permutation π.

Similarities and differences with combinatorial optimization

Submodular and supermodular set functions are also studied in combinatorial optimization. Many of the results in (Shapley 1971) have analogues in (Edmonds 1970), where submodular functions were first presented as generalizations of matroids. In this context, the core of a convex cost game is called the base polyhedron, because its elements generalize base properties of matroids.

However, the optimization community generally considers submodular functions to be the discrete analogues of convex functions (Lovász 1983), because the minimization of both types of functions is computationally tractable. Unfortunately, this conflicts directly with Shapley's original definition of supermodular functions as "convex".

References

  • Bilbao, Jesús Mario (2000), Cooperative Games on Combinatorial Structures, Kluwer Academic Publishers 
  • Davis, M. & Maschler, M. (1965), "The kernel of a cooperative game", Naval Research Logistics Quarterly 12: 223–259, doi:10.1002/nav.3800120303 
  • Driessen, Theo (1988), Cooperative Games, Solutions and Applications, Kluwer Academic Publishers 
  • Edmonds, Jack (1970), "Submodular functions, matroids and certain polyhedra", in Guy, R.; Hanani, H. & Sauer, N. et al., Combinatorial Structures and Their Applications, New York: Gordon and Breach, pp. 69–87 
  • Lovász, Lászlo (1983), "Submodular functions and convexity", in Bachem, A.; Grötschel, M. & Korte, B., Mathematical Programming—The State of the Art, Berlin: Springer, pp. 235–257 
  • Lucas, William F. (1969). "The Proof That a Game May Not Have a Solution". Transactions of the American Mathematical Society 136: 219–229. 
  • Lucas, William F. (1992), "Von Neumann-Morgenstern Stable Sets", Handbook of Game Theory, Volume I, Amsterdam: Elsevier, pp. 543–590 
  • Luce, R.D. and Raiffa, H. (1957) Games and Decisions: An Introduction and Critical Survey, Wiley & Sons. (see Chapter 8).
  • Maschler, M.; Peleg, B. & Shapley, Lloyd S. (1979), "Geometric properties of the kernel, nucleolus, and related solution concepts", Mathematics of Operations Research 4: 303–338 
  • Osborne, M.J. and Rubinstein, A. (1994) A Course in Game Theory, MIT Press (see Chapters 13,14,15)
  • Owen, Guillermo (1995), Game Theory (3rd ed.), San Diego: Academic Press, ISBN 0-12-531151-6 
  • Schmeidler, D. (1969). "The nucleolus of a characteristic function game". SIAM Journal of Applied Mathematics 17: 1163–1170. doi:10.1137/0117107. 
  • Shapley, Lloyd S. (1953), "A value for n-person games", in Kuhn, H. & Tucker, A.W., Contributions to the Theory of Games II, Princeton, New Jersey: Princeton University Press, pp. 307–317 
  • Shapley, Lloyd S. (1971), "Cores of convex games", International Journal of Game Theory 1: 11–26, doi:10.1007/BF01753431 
  • Shapley, Lloyd S. & Shubik, M. (1966), "Quasi-cores in a monetary economy with non-convex preferences", Econometrica 34: 805–827, doi:10.2307/1910101 
  • von Neumann, John & Morgenstern, Oskar (1944), Theory of Games and Economic Behavior, Princeton: Princeton University Press 

See also

External links

© jGames.co.uk 2007 (some content from Wikipedia under GDL ) !-- ValueClick Media 468x60 and 728x90 Banner CODE for jgames.co.uk -->
Your Ad Here