Unformatted text preview:

6.896: Topics in Algorithmic Game Theory Lecture 13 Constantinos Daskalakismultiplayer zero-sum gamesMultiplayer Zero-Sum, wha? Take an arbitrary two-player game, between Alice and Bob. Add a third player, Eve, who does not affect Alice or Bob’s payoffs, but receives payoff −(PAlice(σ)+PBob(σ)), ∀ outcome σThe game is zero-sum, but solving it is PPAD-complete. intractability even for 3 player, if three-way interactions are allowed. What if only pairwise interactions are allowed?Polymatrix Games - players are nodes of a graph G!- player’s payoff is the sum of payoffs from all adjacent edges!… … - edges are 2-player games!N.B. finding a Nash equilibrium is PPAD-complete for general games on the edges [D, Gold, Pap ’06] What if the total sum of players’ payoffs is always 0?Polymatrix Games Theorem [Daskalakis-Papadimitriou ’09, Cai-Daskalakis’10] !- a Nash equilibrium can be found efficiently with linear-programming;!- if every node uses a no-regret learning algorithm, the players’ behavior converges to a Nash equilibrium.!- the Nash equilibria comprise a convex set;!strong indication that Nash eq. makes sense in this setting. i.e. payoffs approach equilibrium payoffs, and empirical strategies approach Nash equilibrium If the global game is zero-sum:!N.B. but [+ Tardos ’09] the value of the nodes need not be unique.!essentially the broadest class of zero-sum games we could hope to solveAnonymous Gamesanonymous games Every player is (potentially) different, but only cares about how many players (of each type) play each of the available strategies. e.g. symmetry in auctions, congestion games, social phenomena, etc. ‘‘The women of Cairo: Equilibria in Large Anonymous Games.’’ Blonski, Games and Economic Behavior, 1999. “Partially-Specified Large Games.” Ehud Kalai, WINE, 2005. ‘‘Congestion Games with Player- Specific Payoff Functions.’’ Milchtaich, Games and Economic Behavior, 1996. - all players share the same set of strategies: S = {1,…, s} - payoff functions: up = up (σ ; n1, n2,…,ns ) number of the other players choosing each strategy in S choice of p Description Size: O(min {s ns, n sn })PTAS There is a PTAS for anonymous games with a constant #strategies. Theorem [Daskalakis, Papadimitriou ’07, ’08]: Remarks: - exact computation is not known to be PPAD-complete for multi-player anonymous games with a constant number of strategies; - on the flip side, if n is small and s is large (few players, many strategies) then trivially PPAD-complete, since general 2-player games can be reduced to this.sketch of algorithm for 2 strategies 0 1 0 1 p2 p1 • discretize [0,1]n into multiples of δ, and restrict search to the discrete space • pick best point in discrete space δ δ • since 2 strategies per player, Nash equilibrium lies in [0,1]nsketch for 2 strategies (cont.) Basic Question: what grid size δ is required for ε - approximation? if function of ε only ⇒ PTAS if function also of n ⇒ nothing 0 1 0 1 p2 p1 δ First trouble: size of search space 1!δ n!but will deal with this laterTheorem [Daskalakis, Papadimitriou ’07]: Given - n ind. Bernoulli’s Xi with expectations pi , i =1,…, n there exists another set of Bernoulli’s Yi with expectations qi such that - a constant δ independent of n qi’s are integer multiples of δ ∀j :�������i�=jXi−�i�=jYi������TV≤ O(√δ)in fact: N.B. argument from last lecture gives n · δsketch for 2 strategies (cont.)The TV Bound How much does player p’s payoff from pure `strategy σ change if we replace X = (X1, X2, …, Xn) with Y = (Y1, Y2, …, Yn) ? |up(σ ; X−p) − up(σ ; Y−p)| ≤ ... ≤ umax�������q�=pXq−�q�=pYq������Given previous theorem, can guarantee that there exists a discretized point making the above difference at most by selecting . �/2δ =(�/2)2Completing the algorithm dynamic programming + discretization + TV bound complete this step (2 points) assume that the players only use mixed strategies in probabilities that are multiples of . δ =(�/2)2enough to guarantee a discretized - Nash equilibrium �Resulting running time for 2 strategies. nO(1/�2)Theorem [Daskalakis, Papadimitriou ’07]: Given - n ind. Bernoulli’s Xi with expectations pi , i =1,…, n The first probabilistic approximation theorem there exists another set of Bernoulli’s Yi with expectations qi such that - a constant δ independent of n qi’s are integer multiples of δ ∀j :�������i�=jXi−�i�=jYi������TV≤ O(√δ)in fact: argument from last time gives n · δproof of approximation result Law of Rare Events + CLT - rounding pi’s to the closest multiple of δ gives total variation nδ - probabilistic rounding up or down quickly runs into problems - what works: Poisson Approximations Berry-Esséen (Stein’s Method)proof of approximation result Intuition: If pi’s were small ⇒ iiX∑would be close to a Poisson with mean iip∑iiX∑⇒ define the qi’s so that i ii iq p≈∑ ∑iiY∑iiPoisson p⎛ ⎞⎜ ⎟⎝ ⎠∑iiPoisson q⎛ ⎞⎜ ⎟⎝ ⎠∑Poisson approximation is only good for small values of pi’s. (LRE) proof of approximation result For intermediate values of pi’s, Normals are better. (CLT) iiX∑iiY∑Berry-Esséen Berry-EsséenAnonymous Games Summary 2-strategies per player: nO(1/�2)[DP ’07] constant #strategies per player: nf(s)1/�6bad function of s [DP ’08]is there a faster PTAS? Theorem [Daskalakis ’08]: There is an oblivious PTAS with running time - or, at most mix, and they choose mixed strategies which are integer multiples of Theorem [D’08]: In every anonymous game there exists an ε-approximate Nash equilibrium in which the underlying structural result… - either all players who mix play the same mixed strategyLemma: - The sum of m ≥ k3 indicators Xi with expectations in [1/k,1-1/k] is O(1/k)-close in total variation distance to a Binomial distribution with the same mean and variance the corresponding symmetry… … i.e. close to a sum of indicators with the same expectation [tightness of parameters by Berry-Esséen]proof of structural result round some of the Xi’s falling here to 0 and some of them to ε so that the total mean is


View Full Document

MIT 6 896 - Multiplayer zero-sum games

Download Multiplayer zero-sum games
Our administrator received your request to download this document. We will send you the file to your email shortly.
Loading Unlocking...
Login

Join to view Multiplayer zero-sum games and access 3M+ class-specific study document.

or
We will never post anything without your permission.
Don't have an account?
Sign Up

Join to view Multiplayer zero-sum games 2 2 and access 3M+ class-specific study document.

or

By creating an account you agree to our Privacy Policy and Terms Of Use

Already a member?