Anti-Coordination Game¶
Core Idea¶
The strategic pattern in which each player's payoff is higher when its action differs from the others' — the exact dual of a coordination game. The best-response correspondence is anti-aligned, so every pure-strategy equilibrium is asymmetric and the residual problem is who plays which role.
How would you explain it like I'm…
Pick Different
You Win By Not Matching
Rewarded For Differentiating
Broad Use¶
- Game theory: Hawk-Dove, Chicken, and the Snowdrift game, where mutual aggression is the worst outcome.
- Evolutionary biology: Hawk-Dove polymorphisms and Fisher's sex-ratio argument (the rarer sex has higher reproductive value, so 50/50 is stable).
- Ecology: niche partitioning — coexisting species specialize on different resources because overlap intensifies competition.
- Industrial organization: Hotelling and Salop-circle product differentiation, firms positioning apart to escape ruinous head-to-head rivalry.
- Networking: CSMA and ALOHA channel sharing, where two transmitters do better at different times, frequencies, or codes.
- Teams and firms: division of labor with decreasing per-role marginal product makes members better off specializing.
- Traffic: drivers choosing routes anti-coordinate toward equalized congestion.
Clarity¶
Reveals that scattered phenomena — niche partitioning, sex-ratio evolution, product differentiation, protocol design, division of labor — share one structure, so an analytic result proved in one becomes available to the others.
Manages Complexity¶
Compresses a large cross-domain literature into a single schema and sorts the interventions — symmetry breaking, role assignment, correlation devices — as one repertoire attacking the absence of a symmetric pure equilibrium.
Abstract Reasoning¶
The anti-aligned best-response is the diagnostic test; from it the equilibrium structure (asymmetric pure Nash, unstable symmetric mixed Nash, correlated-equilibrium uplift) follows by derivation rather than observation.
Knowledge Transfer¶
- Evolutionary biology: Hawk-Dove ESS analysis imports game-theoretic equilibrium reasoning directly into animal-behavior prediction.
- Industrial organization: Hotelling location theory uses the same logic to predict product variety and merger effects.
- Networking: MAC-layer protocols treat packet transmission as anti-coordination on a shared channel and supply mechanism-design responses.
- Strategy/deterrence: Schelling's focal-point theory exports equilibrium selection to nuclear-deterrence Chicken-game logic.
Example¶
In two-player Hawk-Dove with resource value V and injury cost C > V, against a Hawk you prefer Dove and against a Dove you prefer Hawk — your best action moves away from the opponent's. The two pure equilibria are (Hawk, Dove) and (Dove, Hawk); the Bourgeois convention "play Hawk if owner" breaks the symmetry to select one.
Relationships to Other Abstractions¶
Current abstraction Anti-Coordination Game Prime
Foundational — no parent edges in the catalog.
Children (2) — more specific cases that build on this
-
Chicken Game Domain-specific is a kind of Anti-Coordination Game
Chicken is the two-player anti-coordination game whose mismatched outcomes are equilibria and whose matched non-yielding outcome is catastrophic.
-
Hawk–Dove Game Domain-specific is a kind of Anti-Coordination Game
Hawk-Dove is the canonical anti-coordination game specialized to escalation versus display, a divisible prize, and a fight-cost parameter.
Not to Be Confused With¶
- Anti-Coordination Game is not Coordination because anti-coordination has anti-aligned best-responses and asymmetric pure equilibria, whereas coordination has aligned best-responses and symmetric ones — exact duals on the sign of the best-response slope.
- Anti-Coordination Game is not Competition because competition is rivalry over a scarce prize and can be zero-sum, whereas anti-coordination requires that both parties gain by diverging.
- Anti-Coordination Game is not Cooperation because cooperation needs agents acting toward a joint goal against individual incentive, whereas anti-coordination's division of labor falls out of purely selfish best-response.