Dominant strategy solution
Prisoner’s dilemma
Cost matrix
Tragedy of commons
n players; 1 common bandwidth. Strategy about demanding a portion. So,
2nd price auction
Aka Vickery. 1 shot Auction of an item:
Revelation principle
All
Iterated elimination of str dominated strategies
Take\ game matrix. For each player: Amongst the strategies left, eliminate all dominated strategies.
Sometimes left with many incomparable strategies.
Elimination for weakly dominated strategies could lead to elimination of Nash equilibrium strategies.
Nash equilibrium
Defn: D or
Pure strategy
s is Nash equilib if \(\forall i, s’: u_{i}(s_{i}, s_{-i}) \geq u_{i}(s’{i}, s{-i}) \). Eg: Battle of sexes. Includes dominant strategy solns.
(Anti) Coordination games
Battle of the sexes:
Randomized (mixed) strategies
Not Pure strategy s, but distr D. Risk neutral
D or
Matching pennies . A 0 sum game; so selects strategy independently. No stable s; so, randomizes to thwart 2.
Existance of Equilibria
(Nash) Any game with
Some games don’t have Nash equilibrium.
Properties
If
Time Complexity
Finding Nash equilibria is PPAD complete.
Games representable by digraphs with indegree, outdegree
\tbc
eps Nash equilib
A special case: \(\forall i, D’: u_{i}(D) \geq u_{i}(D’{i}, D{-i}) - \eps\)
Correlated equilibrium D
(Aumann). Coordinator has distr D, samples s from D, tells each
Mixed strategy Nash equilibrium is the special case where
Not well motivated in some games.
Coordinator picks correlated equilibrium by optimizing some fn (Eg: total payoff or avg payoff).
Regret defn
eps correlated equilibrium
Traffic light/ Chicken . s = (1, 2) and (2, 1) stable; so coordinator picks one randomly. This correlation increases payoff as the low expected utility mixed strategy is avoided.
Reduction to LP
Unknowns: concatenation of vectors
\tbc
Time Complexity
Correlated equilibria form a convex set; so if game specified explicitly, can find one in polynomial time if matrix U given. But finding optimal correlated equilibrium is hard. \tbc