๐ โA rational player looks ahead and reasons back.โ Backward induction and subgame perfect equilibrium are the twin pillars of solving sequential games in game theory. This article breaks down how they work and when to use each.
In game theory, when players make decisions one after another, we call it a sequential game. To find rational outcomes, we often use two main tools: backward induction and subgame perfect equilibrium (SPE). Both aim to eliminate non-credible threats by thinking from the end of the game backwards to the start.
What is Backward Induction?
Backward induction is a step-by-step method. You start at the last decision point of the game, figure out what the player there would choose, then work backwards to the first move. This process "solves" the game by removing moves that would not be chosen rationally later on.
Game: Player A moves first, choosing between Left (payoff 2 for A, 2 for B) or Right. If A chooses Right, Player B moves next, choosing between Up (payoff 3 for A, 1 for B) or Down (payoff 1 for A, 3 for B).
Game: Two players alternate. Each turn, a player can Take the pot (ending the game) or Pass (doubling the pot and letting the other player move). The pot starts at $1. Player 1 moves first.
What is Subgame Perfect Equilibrium (SPE)?
A Subgame Perfect Equilibrium is a stronger concept. It is a strategy profile (a plan for each player) that forms a Nash Equilibrium not just for the whole game, but for every subgame within it. A subgame is any part of the game tree that starts from a single decision node and includes everything that follows. SPE ensures players' strategies are rational at every possible point in the game, not just on the predicted path.
Game: Player 1 proposes how to split $10 (e.g., "I get $7, you get $3"). Player 2 can then Accept (the split happens) or Reject (both get $0).
Game: An Entrant decides to Enter or Stay Out of a market. If the Entrant Enters, the Incumbent can then Fight (costly for both) or Accommodate (share the market).
Key Differences and Relationship
While closely related, backward induction and SPE are not identical. Backward induction is a solution method. SPE is a solution concept (a type of equilibrium). You often use backward induction to find SPEs in games of perfect information.
| Aspect | Backward Induction | Subgame Perfect Equilibrium |
|---|---|---|
| Nature | A step-by-step solving algorithm. | A refinement of Nash Equilibrium. |
| Focus | Finds one rational path by pruning irrational moves. | Requires rationality in every part (subgame) of the game. |
| Application | Best for finite games with perfect information (like chess). | Applies to any sequential game, including those with imperfect information. |
| Result | Produces a specific outcome or path of play. | Produces a complete strategy profile for all players. |
| Relationship | In finite games of perfect information, the outcome found by backward induction is always part of a (and often the unique) Subgame Perfect Equilibrium. | |
โ ๏ธ Common Pitfalls and Clarifications
- Not All Nash Equilibria are SPE: Many Nash Equilibria rely on non-credible threats off the equilibrium path. SPE filters these out. The Ultimatum Game example shows a Nash Equilibrium that is not SPE.
- Backward Induction Requires Perfect Information: You can't apply standard backward induction if players don't know previous moves (imperfect information). SPE can still be defined but is harder to find.
- SPE is Stronger: Every Subgame Perfect Equilibrium is a Nash Equilibrium, but not every Nash Equilibrium is Subgame Perfect. SPE is a subset of Nash Equilibria.
Conclusion
Backward induction and subgame perfect equilibrium are essential for analyzing strategic interactions where timing matters. Backward induction is the practical tool you use to solve a game by reasoning from the end to the beginning. Subgame perfect equilibrium is the theoretical standard that ensures every part of a player's plan is rational, eliminating empty threats. For most practical problems in finite sequential games, applying backward induction will lead you directly to a subgame perfect equilibrium. Mastering both concepts allows you to predict outcomes in negotiations, business competition, and any scenario where players move in sequence.