15 Backward induction: chess, strategies, and credible threats Zermelo Theorem: Two players in game of perfect information. Finite nodes. Three outcomes:

Slides:



Advertisements
Similar presentations
The Random Dresser Wilbur has – 3 left shoes, all of different colors – 5 right shoes, all of different colors – 4 right gloves, all of different colors.
Advertisements

5. Combining simultaneous and sequential moves.
Introduction to Game Theory
The Random Dresser (Clicker Question) Wilbur has – 3 left shoes, all of different colors – 5 right shoes, all of different colors – 4 right gloves, all.
Finance 510: Microeconomic Analysis
BASICS OF GAME THEORY. Recap Decision Theory vs. Game Theory Rationality Completeness Transitivity What’s in a game? Players Actions Outcomes Preferences.
Adversarial Search Reference: “Artificial Intelligence: A Modern Approach, 3 rd ed” (Russell and Norvig)
WONG TO YEUNG LEO WONG KA WANG KELVIN LAI CHUNG YIN ROY How to play games?
This Segment: Computational game theory Lecture 1: Game representations, solution concepts and complexity Tuomas Sandholm Computer Science Department Carnegie.
Non-Cooperative Game Theory To define a game, you need to know three things: –The set of players –The strategy sets of the players (i.e., the actions they.
AI for Connect-4 (or other 2-player games) Minds and Machines.
Short introduction to game theory 1. 2  Decision Theory = Probability theory + Utility Theory (deals with chance) (deals with outcomes)  Fundamental.
Part 3: The Minimax Theorem
1 Deter Entry. 2 Here we see a model of deterring entry by an existing monopoly firm. We will also introduce the notion of a sequential, or dynamic, game.
Game-theoretic analysis tools Necessary for building nonmanipulable automated negotiation systems.
Extensive-form games. Extensive-form games with perfect information Player 1 Player 2 Player 1 2, 45, 33, 2 1, 00, 5 Players do not move simultaneously.
SCIT1003 Chapter 2: Sequential games - perfect information extensive form Prof. Tsang.
EC102: Class 9 Christina Ammon.
1 Game Theory Lecture 2 Game Theory Lecture 2. Spieltheorie- Übungen P. Kircher: Dienstag – 09: HS M S. Ludwig: Donnerstag Uhr.
Lesson 2-2 Example Solve. Tic Tac Toe Katrina and her friend played Tic Tac Toe. The outcomes of the games are shown in the line plot. Did Katrina.
19 - Subgame perfect equilibrium: matchmaking and strategic investments.
Extensive and Strategic Form Games Econ 171. Reminder: Course requirements Class website Go to economics department home page. Under Links, find Class.
Predatory Conduct What is predatory conduct? –Any strategy designed specifically to deter rival firms from competing in a market. –Primary objective of.
UNIT II: The Basic Theory Zero-sum Games Nonzero-sum Games Nash Equilibrium: Properties and Problems Bargaining Games Bargaining and Negotiation Review.
DANSS Colloquium By Prof. Danny Dolev Presented by Rica Gonen
Communication Networks A Second Course Jean Walrand Department of EECS University of California at Berkeley.
Game Theory Statistics 802. Lecture Agenda Overview of games 2 player games representations 2 player zero-sum games Render/Stair/Hanna text CD QM for.
Gaming Prediction Markets: Equilibrium Strategies with a Market Maker Yilin Chen, Daniel M. Reeves, David M. Pennock, Robin D. Hanson, Lance Fortnow, Rica.
The Hat Game 11/19/04 James Fiedler. References Hendrik W. Lenstra, Jr. and Gadiel Seroussi, On Hats and Other Covers, preprint, 2002,
Games People Play. 11: Brinkmanship – The Tragic Tale of George and Saddam.
Prime Time 1.2: Playing to Win the Factor Game
Dominant strategies. Clicker Question 1, 3 5, 3 2, 4 7, 2 Player 2 Strategy A Strategy B Player 1 Strategy A Strategy B A ) Strategy A strictly dominates.
Dynamic Games of complete information: Backward Induction and Subgame perfection - Repeated Games -
EC941 - Game Theory Prof. Francesco Squintani Lecture 5 1.
Bargaining Whoever offers to another a bargain of any kind, proposes to do this. Give me that which I want, and you shall have this which you want …; and.
Section 3.1: Proof Strategy Now that we have a fair amount of experience with proofs, we will start to prove more difficult theorems. Our experience so.
Dynamic Games & The Extensive Form
Game-theoretic analysis tools Tuomas Sandholm Professor Computer Science Department Carnegie Mellon University.
Extensive Games with Imperfect Information
Topic 3 Games in Extensive Form 1. A. Perfect Information Games in Extensive Form. 1 RaiseFold Raise (0,0) (-1,1) Raise (1,-1) (-1,1)(2,-2) 2.
Part 3 Linear Programming
Subgames and Credible Threats (with perfect information) Econ 171.
Subgames and Credible Threats
Game tree search Chapter 6 (6.1 to 6.3 and 6.6) cover games. 6.6 covers state of the art game players in particular. 6.5 covers games that involve uncertainty.
Subgames and Credible Threats. Nuclear threat USSR Don’t Invade Hungary 0101 Invade US Give in Bomb USSR
Zero-sum Games The Essentials of a Game Extensive Game Matrix Game Dominant Strategies Prudent Strategies Solving the Zero-sum Game The Minimax Theorem.
Chapter 16 Oligopoly and Game Theory. “Game theory is the study of how people behave in strategic situations. By ‘strategic’ we mean a situation in which.
Statistics Overview of games 2 player games representations 2 player zero-sum games Render/Stair/Hanna text CD QM for Windows software Modeling.
Subgames and Credible Threats. Russian Tanks Quell Hungarian Revolution of 1956.
Adversarial Search. Regular Tic Tac Toe Play a few games. –What is the expected outcome –What kinds of moves “guarantee” that?
Extensive Form (Dynamic) Games With Perfect Information (Theory)
Econ 545, Spring 2016 Industrial Organization Dynamic Games.
Econ 805 Advanced Micro Theory 1 Dan Quint Fall 2009 Lecture 1 A Quick Review of Game Theory and, in particular, Bayesian Games.
Dynamic Game Theory and the Stackelberg Model. Dynamic Game Theory So far we have focused on static games. However, for many important economic applications.
K 3 -Saturator By Roy Oursler. What is K 3 -Saturator K 3 -Saturator is a combinatorial game A combinatorial game is a two player game where both of the.
Chapter 5 Adversarial Search. 5.1 Games Why Study Game Playing? Games allow us to experiment with easier versions of real-world situations Hostile agents.
Dynamic Games of complete information: Backward Induction and Subgame perfection.
Now that we have set of pure strategies for each player, we need to find the payoffs to put the game in strategic form. Random payoffs. The actual outcome.
Game playing Types of games Deterministic vs. chance
Somebody’s got to do it. Somebody’s got to do it.
PENGANTAR INTELIJENSIA BUATAN (64A614)
SCIT1003 Chapter 2: Sequential games - perfect information extensive form Prof. Tsang.
Alpha-Beta Search.
Alpha-Beta Search.
Alpha-Beta Search.
Breakfast Bytes Easy, Hard, and Impossible
Alpha-Beta Search.
Alpha-Beta Search.
Tic – Tac – Toe ! Choose a square by clicking on “box #”
CS51A David Kauchak Spring 2019
Presentation transcript:

15 Backward induction: chess, strategies, and credible threats Zermelo Theorem: Two players in game of perfect information. Finite nodes. Three outcomes: – 1 can for a win for 1 – 1 can force a tie – 2 can force a loss on 1 Example: tic tac toe – player 1 can force a tie. Example: Chess has a solution. Theorem doesn’t tell us how to play – just that there is a solution.

Proof of Zermelo’s theorem by strong induction (if true for all k <=N, true for k+1) Let N (length of game) be 1. Player 1 is the only one who moves. The outcomes may be Win, Lose or Tie. If can win, do so. If can only tie, do so. Otherwise lose. Assume the theorem is true for all games of length less than N. Then think of first move of the game – each of whose subgames has a solution.

A game of perfect information: each player knows whose turn it is to move and which node she is at (and how she got there). Pure strategy: a complete plan of actions (which action to take at each decision node).

Redundant cases – finding outcomes that will never be reached

Incredible Threat

16. Backward Induction: Reputation and Duels We think of a 1% chance that monopolist is crazy. People generally believe monopolist is sane. BUT if he fights the first case, we have reason to believe he is crazy. But then, why wouldn't he act crazy to get people to act on this. The small possibility allows him to build a reputation. We have argued that if he acts crazy, you think he is crazy, he deters late enterers. Even the sane version of monopolist will fight (act crazy) – so there is no reason to enter. If there is an epsilon chance he is crazy, then he can deter entry by fighting (by seeming crazy).

Lessons: Introducing small probability of player being someone else – allows us to get a very different outcome. Reputation - People with short fuses – more often get their way. Think about hostage negotiations. Idea – should never negotiate with hostages. Whole areas of economy where reputation is important. Doctors/accountants –reputation needs to be that of honest.

Game (Duel): two volunteers. Two wet sponges. Each has one sponge. You can either throw the sponge at opponent (if hit, win the game) or you take a step forward. You can only throw once. NO dodging allowed. Different – strategic is not of form "what should I do?" It is of form "When should I do it?" P i (d) – player i's probability of hitting if i shoots at distance d.

Fact A: If player 1 knows player 2 will not shoot the next turn, he may as well step closer as the next round he'll just be closer. Assuming no one has thrown, if player i knows at distance d that j will not throw, he should step. Fact B: If player 1 knows player 2 will shoot the next turn, he should pick his better chance of winning (his throwing or other guys missing). Prob(hit i (d)) > Prob(missing j (d-1)). Pi(d) > 1-Pj(d-1) so… Step when Pi(d) + Pj(d-1)> 1 Will be some point when this is not met. d* is first time (reading graph right to left) that the sum of the probabilities is >1 Solution – first shot should occur at d* Until get to d*, no reason to shoot – using Fact A. When get close, solve by backwards induction: at end – definitely shoot. At d=1, definitely shoot, as in the next time step the opponent will shoot and will hit. We keep going backwards. Lesson – it isn't the best or worst who should shoot – but a critical distance at which whomever turn it is at that point should shoot.