Atomic Routing Games on Maximum Congestion

Size: px
Start display at page:

Download "Atomic Routing Games on Maximum Congestion"

Transcription

1 Atomic Routing Games on Maximum Congestion Costas Busch, Malik Magdon-Ismail June 20, 2006.

2 Outline Motivation and Problem Set Up; Related Work and Our Contributions; Proof Sketches; Wrap Up. 1

3 Routing Routing: coustruct good paths given sources and destinations. Communication Networks eg. Internet. Ad-hoc Networks eg. sensor networks. Parallel Architectures eg. Mesh.... 2

4 Routing Routing: coustruct good paths given sources and destinations. Communication Networks eg. Internet. Ad-hoc Networks eg. sensor networks. Parallel Architectures eg. Mesh.... 3

5 Motivation BILL BILL BILL ALICE ALICE ALICE Which path? 4

6 Motivation BILL BILL BILL ALICE ALICE ALICE delay = 15sec 5

7 Motivation BILL BILL BILL ALICE ALICE ALICE delay = 10sec 6

8 Motivation BILL ALICE BILL ALICE BILL ALICE delay = 10sec 7

9 Routing Games Selfish players: everyone will change paths to minimize their delay. Best Response Dynamic Nash-Routing: no-one wishes to change her path selection, given what everyone else is doing. We study properties of this process. 8

10 Routing Games delay = 12sec delay = 15sec delay = 5sec delay = 13sec 4 Player cost pc i : delay of player i s packet. Social cost SC: maximum delay over all players. SC = 15sec Players minimize their player cost selfishly Ideally, social cost should be minimized. 9

11 Quantifying Delay Congestion: C = max i C i = 3 C 4 = 3 1 C 2 = C 3 = 2 C 1 = 3 4 Dilation: D = max i p i = 5 C i is the largest congestion on path p i. Social Cost: max i delay i = O(C + D) Player Cost: delay i = Õ(C i + p i ) [LMR95] [BS95] 10

12 Congested Networks C D, C i p i Social Cost: max i delay i = O(C) Player Cost: delay i = Õ(C i ) 11

13 Formal Setup Routing (Congestion) Game: (N, G, {P i } i N ). N = {1,2,..., N} players, i.e. (source, dest) pairs; G = (V, E) network; P i strategy sets (edge-simple paths). Routing: p = [p 1, p 2,, p N ] pure strategy profile. Congestion: C e (p) = # paths using edge e. Path Congestion: C i (p) = max e pi C e (p); Network Congestion: C(p) = max i C i (p); Social Cost: SC(p) = C(p) (Network Congestion). Player Cost: pc i (p) = C i (p) (Player s Path Congestion). Nash-routing p: pc i (p) pc i (p ) (p differs from p only in p i ). (No one can unilaterally inprove her situation in a Nash-routing.) 12

14 Quality of Nash-Routings Prics of Stability PoS = inf p P SC(p) SC, Price of Anarchy PoA = sup p P SC(p) SC. PoS: minimum price for stability. (best possible selfish outcome) PoA: maximum price for stability. (worst possible selfish outcome) Ideal: PoS = PoA = 1. 13

15 Related Work Atomic Flow Splittable Flow,,[BM06] Pure Mixed, Max SC Sum SC Other SC Max pc [BM06] Sum pc,, : specific network or strategy sets (eg. parallel links or singleton sets). : existence or convergence to equilibrium (do not look at quality (SC)). Note: sum SC is relevent when network resources, not max. player delay is important. 14

16 Our Contribution PoS Routing games with max. player/social costs on general networks. Theorem 1 (i) PoS = 1; (ii) All best response dynamics converge to a Nash-routing SC(p final ) SC(p start ). There exist good Nash-routing. Starting at any good routing, selfish players can only improve! Good oblivious starting routings: [MMVW97], [R02], [BMX05]. 15

17 Our Contribution PoA Routing games with max. player/social costs on general networks. Theorem 2 PoA < 2(l + log n). l upper bounds path lengths in the strategy sets. l can be small (eg. Hypercubes). Theorem 3 κ e 1 PoA c(κ 2 e + log 2 n). κ e (G) is the length of the longest cycle. PoA is bounded by topological properties of the network. 16

18 Proof Sketch: PoS = 1 Establish a total order c, < c among routings with: Lemma 1 There exists a minimum routing p. [Compactness of routings.] Lemma 2 SC(p) SC(p ) iff p c p. Lemma 3 If p p in a selfish move, then p < c p = SC(p ) < SC(p). Corollary Minimum routings p are a Nash-routings. Best response dynamics converge to better Nash-routing. (Note: cf. potential function methods.) 17

19 Proof Sketch: PoA 2(l + log n) C Π 0 E 0 : Edges of congestion C. Π 0 : Players using edges in E 0. 18

20 Proof Sketch: PoA 2(l + log n) C 1 C C 1 C 1 Π 0 Alternative paths for players in Π 0 must all have at least one edge with congestion at least C 1. ( E0 : Edges of congestion C. Π 0 : Players using edges in E 0. ) 19

21 Proof Sketch: PoA 2(l + log n) C 1 C C 1 C 1 Π 1 Π 0 Π 1 E 1 : All these edges of congestion C 1. Π 1 : Players using edges in E 1. if E 1 2 E 0, stop, else continue Edge Expansion Process ( E 0 = 1, E 1 = 4) (E 1 is formed from all possible paths of players in Π 0 ) 20

22 Proof Sketch: PoA 2(l + log n) C 2 C C 1 C 2 C 1 C 2 C 1 Π 1 Π 0 Π 1 Alternative paths for players in Π 1 must all have at least one edge with congestion at least C 2. ( E1 : Edges of congestion at least C 1. Π 1 : Players using edges in E 1. ) 21

23 Proof Sketch: PoA 2(l + log n) C 2 C C 1 C 2 C 1 C 2 C 1 Π 1 Π 0 Π 1 E 2 : All these edges of congestion C 2. if E 2 2 E 1, stop. ( E 1 = 4, E 2 = 7) (E 2 is formed from all possible paths of players in Π 1 ) 22

24 Proof Sketch: PoA 2(l + log n) E 0 E 1... E s 1 E s Π 0 Π 1... Π s 1 s log n (Each step doubles the size of E i.) Max. # times edges used by packets in Π s 1 Min. # times edges in E s 1 used (only packets in Π s 1 use edges in E s 1 ) Π s 1 l (C (s 1)) E s 1 C opt Π s 1 E s Π s 1 2 E s 1 PoA = C C opt 2l + s 1. Optimal C Every packet in Π s 1 must use at least one edge in E s E s 2 E s 1 23

25 Proof Sketch: κ e 1 PoA c(κ 2 e + log n) C = 1 C = κ e 1 Optimal Nash-routing Worst Case Nash-routing (Players use shortest paths) (Players use longest paths) C = 1 C = n 1 = κ e 1 If network is not a cycle, use the largest cycle in the network. 24

26 Proof Sketch: κ e 1 PoA c(κ 2 e + log n) Combinatorial Lemma If G is 2-connected, then κ e (G) 2l connected Networks: l = O(κ 2 e ), so PoA 2(l + log n) = PoA = O(κ 2 e + log 2 n). General Networks: Step 1: Decompose G: tree of 2-conected and acyclic components. Step 2: Many players satisfied in some 2-connected component; Step 3: Extend P oa 2(l + log n) to Partial Nash-routing. Step 4: Use 2-connected and Partial Nash-routing results. 25

27 Wrap Up Studied general congestion games with max. social/player costs. Appropriate metrics when delays are important in congested networks. PoS = 1 and selfish dynamics are good. Path Length Bound on PoA: PoA 2(l + log n). Topological bounds on PoA: κ e 1 PoA c(κ 2 e + log 2 n). Conjecture[Lower bound is tight]: PoA κ e. Non-congested networks: SC = C + D; pc i = C i + p i? Thank You! magdon 26

Price of Anarchy Smoothness Price of Stability. Price of Anarchy. Algorithmic Game Theory

Price of Anarchy Smoothness Price of Stability. Price of Anarchy. Algorithmic Game Theory Smoothness Price of Stability Algorithmic Game Theory Smoothness Price of Stability Recall Recall for Nash equilibria: Strategic game Γ, social cost cost(s) for every state s of Γ Consider Σ PNE as the

More information

Algorithmic Game Theory (a primer) Depth Qualifying Exam for Ashish Rastogi (Ph.D. candidate)

Algorithmic Game Theory (a primer) Depth Qualifying Exam for Ashish Rastogi (Ph.D. candidate) Algorithmic Game Theory (a primer) Depth Qualifying Exam for Ashish Rastogi (Ph.D. candidate) 1 Game Theory Theory of strategic behavior among rational players. Typical game has several players. Each player

More information

Outline for today. Stat155 Game Theory Lecture 19: Price of anarchy. Cooperative games. Price of anarchy. Price of anarchy

Outline for today. Stat155 Game Theory Lecture 19: Price of anarchy. Cooperative games. Price of anarchy. Price of anarchy Outline for today Stat155 Game Theory Lecture 19:.. Peter Bartlett Recall: Linear and affine latencies Classes of latencies Pigou networks Transferable versus nontransferable utility November 1, 2016 1

More information

Designing efficient market pricing mechanisms

Designing efficient market pricing mechanisms Designing efficient market pricing mechanisms Volodymyr Kuleshov Gordon Wilfong Department of Mathematics and School of Computer Science, McGill Universty Algorithms Research, Bell Laboratories August

More information

Analysis of Link Reversal Routing Algorithms for Mobile Ad Hoc Networks

Analysis of Link Reversal Routing Algorithms for Mobile Ad Hoc Networks Analysis of Link Reversal Routing Algorithms for Mobile Ad Hoc Networks Costas Busch Rensselaer Polytechnic Inst. Troy, NY 12180 buschc@cs.rpi.edu Srikanth Surapaneni Rensselaer Polytechnic Inst. Troy,

More information

Essays on Some Combinatorial Optimization Problems with Interval Data

Essays on Some Combinatorial Optimization Problems with Interval Data Essays on Some Combinatorial Optimization Problems with Interval Data a thesis submitted to the department of industrial engineering and the institute of engineering and sciences of bilkent university

More information

An introduction on game theory for wireless networking [1]

An introduction on game theory for wireless networking [1] An introduction on game theory for wireless networking [1] Ning Zhang 14 May, 2012 [1] Game Theory in Wireless Networks: A Tutorial 1 Roadmap 1 Introduction 2 Static games 3 Extensive-form games 4 Summary

More information

The Benefit of Perversity in Taxation Mechanisms for Distributed Routing

The Benefit of Perversity in Taxation Mechanisms for Distributed Routing The Benefit of Perversity in Taxation Mechanisms for Distributed Routing Philip N. Brown and Jason R. Marden Abstract We study pricing as a means to improve the congestion experienced by self-interested

More information

Scribe Notes: Privacy and Economics

Scribe Notes: Privacy and Economics Scribe Notes: Privacy and Economics Hyoungtae Cho hcho5@cs.umd.edu Jay Pujara jay@cs.umd.edu 12/1/2010 Naomi Utgoff utgoff@econ.umd.edu Abstract The connections between Game Theory and the subjects of

More information

Optimal Mechanisms for Robust Coordination in Congestion Games

Optimal Mechanisms for Robust Coordination in Congestion Games Optimal Mechanisms for Robust Coordination in Congestion Games Philip N. Brown and Jason R. Marden Abstract Uninfluenced social systems often exhibit suboptimal performance; a common mitigation technique

More information

6.207/14.15: Networks Lecture 9: Introduction to Game Theory 1

6.207/14.15: Networks Lecture 9: Introduction to Game Theory 1 6.207/14.15: Networks Lecture 9: Introduction to Game Theory 1 Daron Acemoglu and Asu Ozdaglar MIT October 13, 2009 1 Introduction Outline Decisions, Utility Maximization Games and Strategies Best Responses

More information

CS711: Introduction to Game Theory and Mechanism Design

CS711: Introduction to Game Theory and Mechanism Design CS711: Introduction to Game Theory and Mechanism Design Teacher: Swaprava Nath Domination, Elimination of Dominated Strategies, Nash Equilibrium Domination Normal form game N, (S i ) i N, (u i ) i N Definition

More information

6.207/14.15: Networks Lecture 9: Introduction to Game Theory 1

6.207/14.15: Networks Lecture 9: Introduction to Game Theory 1 6.207/14.15: Networks Lecture 9: Introduction to Game Theory 1 Daron Acemoglu and Asu Ozdaglar MIT October 13, 2009 1 Introduction Outline Decisions, Utility Maximization Games and Strategies Best Responses

More information

Chair of Communications Theory, Prof. Dr.-Ing. E. Jorswieck. Übung 5: Supermodular Games

Chair of Communications Theory, Prof. Dr.-Ing. E. Jorswieck. Übung 5: Supermodular Games Chair of Communications Theory, Prof. Dr.-Ing. E. Jorswieck Übung 5: Supermodular Games Introduction Supermodular games are a class of non-cooperative games characterized by strategic complemetariteis

More information

Yao s Minimax Principle

Yao s Minimax Principle Complexity of algorithms The complexity of an algorithm is usually measured with respect to the size of the input, where size may for example refer to the length of a binary word describing the input,

More information

All-Pay Contests. (Ron Siegel; Econometrica, 2009) PhDBA 279B 13 Feb Hyo (Hyoseok) Kang First-year BPP

All-Pay Contests. (Ron Siegel; Econometrica, 2009) PhDBA 279B 13 Feb Hyo (Hyoseok) Kang First-year BPP All-Pay Contests (Ron Siegel; Econometrica, 2009) PhDBA 279B 13 Feb 2014 Hyo (Hyoseok) Kang First-year BPP Outline 1 Introduction All-Pay Contests An Example 2 Main Analysis The Model Generic Contests

More information

Advanced Microeconomics

Advanced Microeconomics Advanced Microeconomics ECON5200 - Fall 2014 Introduction What you have done: - consumers maximize their utility subject to budget constraints and firms maximize their profits given technology and market

More information

Coordination Games on Graphs

Coordination Games on Graphs CWI and University of Amsterdam Based on joint work with Mona Rahn, Guido Schäfer and Sunil Simon : Definition Assume a finite graph. Each node has a set of colours available to it. Suppose that each node

More information

MS&E 246: Lecture 5 Efficiency and fairness. Ramesh Johari

MS&E 246: Lecture 5 Efficiency and fairness. Ramesh Johari MS&E 246: Lecture 5 Efficiency and fairness Ramesh Johari A digression In this lecture: We will use some of the insights of static game analysis to understand efficiency and fairness. Basic setup N players

More information

On Existence of Equilibria. Bayesian Allocation-Mechanisms

On Existence of Equilibria. Bayesian Allocation-Mechanisms On Existence of Equilibria in Bayesian Allocation Mechanisms Northwestern University April 23, 2014 Bayesian Allocation Mechanisms In allocation mechanisms, agents choose messages. The messages determine

More information

Inter-Session Network Coding with Strategic Users: A Game-Theoretic Analysis of Network Coding

Inter-Session Network Coding with Strategic Users: A Game-Theoretic Analysis of Network Coding Inter-Session Network Coding with Strategic Users: A Game-Theoretic Analysis of Network Coding Amir-Hamed Mohsenian-Rad, Jianwei Huang, Vincent W.S. Wong, Sidharth Jaggi, and Robert Schober arxiv:0904.91v1

More information

CS364A: Algorithmic Game Theory Lecture #14: Robust Price-of-Anarchy Bounds in Smooth Games

CS364A: Algorithmic Game Theory Lecture #14: Robust Price-of-Anarchy Bounds in Smooth Games CS364A: Algorithmic Game Theory Lecture #14: Robust Price-of-Anarchy Bounds in Smooth Games Tim Roughgarden November 6, 013 1 Canonical POA Proofs In Lecture 1 we proved that the price of anarchy (POA)

More information

6.896 Topics in Algorithmic Game Theory February 10, Lecture 3

6.896 Topics in Algorithmic Game Theory February 10, Lecture 3 6.896 Topics in Algorithmic Game Theory February 0, 200 Lecture 3 Lecturer: Constantinos Daskalakis Scribe: Pablo Azar, Anthony Kim In the previous lecture we saw that there always exists a Nash equilibrium

More information

Equilibrium Selection in Multistage Congestion Games for Real-Time Streaming

Equilibrium Selection in Multistage Congestion Games for Real-Time Streaming Equilibrium Selection in Multistage Congestion Games for Real-Time Streaming Giovanni Rossi Dept. of Computer Science, University of Bologna Mura Anteo Zamboni 7, 40127 Bologna, Italy giorossi@cs.unibo.it

More information

Inefficiency caused by Risk

Inefficiency caused by Risk Inefficiency caused by Risk Aversion in Selfish Rou

More information

Lecture l(x) 1. (1) x X

Lecture l(x) 1. (1) x X Lecture 14 Agenda for the lecture Kraft s inequality Shannon codes The relation H(X) L u (X) = L p (X) H(X) + 1 14.1 Kraft s inequality While the definition of prefix-free codes is intuitively clear, we

More information

ECE 586GT: Problem Set 1: Problems and Solutions Analysis of static games

ECE 586GT: Problem Set 1: Problems and Solutions Analysis of static games University of Illinois Fall 2018 ECE 586GT: Problem Set 1: Problems and Solutions Analysis of static games Due: Tuesday, Sept. 11, at beginning of class Reading: Course notes, Sections 1.1-1.4 1. [A random

More information

Path Auction Games When an Agent Can Own Multiple Edges

Path Auction Games When an Agent Can Own Multiple Edges Path Auction Games When an Agent Can Own Multiple Edges Ye Du Rahul Sami Yaoyun Shi Department of Electrical Engineering and Computer Science, University of Michigan 2260 Hayward Ave, Ann Arbor, MI 48109-2121,

More information

DYNAMICS OF PROFIT-SHARING GAMES

DYNAMICS OF PROFIT-SHARING GAMES Internet Mathematics, 11:1 22, 2015 Copyright Taylor & Francis Group, LLC ISSN: 1542-7951 print/1944-9488 online DOI: 10.1080/15427951.2013.830164 DYNAMICS OF PROFIT-SHARING GAMES John Augustine, 1 Ning

More information

( ) = R + ª. Similarly, for any set endowed with a preference relation º, we can think of the upper contour set as a correspondance  : defined as

( ) = R + ª. Similarly, for any set endowed with a preference relation º, we can think of the upper contour set as a correspondance  : defined as 6 Lecture 6 6.1 Continuity of Correspondances So far we have dealt only with functions. It is going to be useful at a later stage to start thinking about correspondances. A correspondance is just a set-valued

More information

Firefighting as a Game

Firefighting as a Game Firefighting as a Game Carme Àlvarez, Maria J. Blesa, Hendrik Molter ALBCOM Research Group - Computer Science Department Universitat Politècnica de Catalunya - BarcelonaTech 08034 Barcelona, Spain alvarez@cs.upc.edu,

More information

Uniform Mixed Equilibria in Network Congestion Games with Link Failures

Uniform Mixed Equilibria in Network Congestion Games with Link Failures Uniform Mixed Equilibria in Network Congestion Games with Link Failures Vittorio Bilò Department of Mathematics and Physics, University of Salento, Lecce, Italy vittorio.bilo@unisalento.it Luca Moscardelli

More information

Socially-Optimal Design of Crowdsourcing Platforms with Reputation Update Errors

Socially-Optimal Design of Crowdsourcing Platforms with Reputation Update Errors Socially-Optimal Design of Crowdsourcing Platforms with Reputation Update Errors 1 Yuanzhang Xiao, Yu Zhang, and Mihaela van der Schaar Abstract Crowdsourcing systems (e.g. Yahoo! Answers and Amazon Mechanical

More information

Firefighting as a Game

Firefighting as a Game Firefighting as a Game Carme Àlvarez, Maria J. Blesa, Hendrik Molter ALBCOM Research Group - Computer Science Department Universitat Politècnica de Catalunya - BarcelonaTech 08034 Barcelona, Spain alvarez@cs.upc.edu,

More information

Posted-Price Mechanisms and Prophet Inequalities

Posted-Price Mechanisms and Prophet Inequalities Posted-Price Mechanisms and Prophet Inequalities BRENDAN LUCIER, MICROSOFT RESEARCH WINE: CONFERENCE ON WEB AND INTERNET ECONOMICS DECEMBER 11, 2016 The Plan 1. Introduction to Prophet Inequalities 2.

More information

Algorithms and Networking for Computer Games

Algorithms and Networking for Computer Games Algorithms and Networking for Computer Games Chapter 4: Game Trees http://www.wiley.com/go/smed Game types perfect information games no hidden information two-player, perfect information games Noughts

More information

Outline for today. Stat155 Game Theory Lecture 13: General-Sum Games. General-sum games. General-sum games. Dominated pure strategies

Outline for today. Stat155 Game Theory Lecture 13: General-Sum Games. General-sum games. General-sum games. Dominated pure strategies Outline for today Stat155 Game Theory Lecture 13: General-Sum Games Peter Bartlett October 11, 2016 Two-player general-sum games Definitions: payoff matrices, dominant strategies, safety strategies, Nash

More information

Reducing Packet Loss Bursts in a Wireless Mesh Network for Stochastic Bounds on Estimation Error

Reducing Packet Loss Bursts in a Wireless Mesh Network for Stochastic Bounds on Estimation Error 20 50th IEEE Conference on Decision and Control and European Control Conference (CDC-ECC) Orlando, FL, USA, December 2-5, 20 Reducing Packet Loss Bursts in a Wireless Mesh Network for Stochastic Bounds

More information

Game theory for. Leonardo Badia.

Game theory for. Leonardo Badia. Game theory for information engineering Leonardo Badia leonardo.badia@gmail.com Zero-sum games A special class of games, easier to solve Zero-sum We speak of zero-sum game if u i (s) = -u -i (s). player

More information

Games with Congestion-Averse Utilities

Games with Congestion-Averse Utilities Games with Congestion-Averse Utilities Andrew Byde 1, Maria Polukarov 2, and Nicholas R. Jennings 2 1 Hewlett-Packard Laboratories, Bristol, UK andrew.byde@hp.com 2 School of Electronics and Computer Science,

More information

Strategies and Nash Equilibrium. A Whirlwind Tour of Game Theory

Strategies and Nash Equilibrium. A Whirlwind Tour of Game Theory Strategies and Nash Equilibrium A Whirlwind Tour of Game Theory (Mostly from Fudenberg & Tirole) Players choose actions, receive rewards based on their own actions and those of the other players. Example,

More information

The Stackelberg Minimum Spanning Tree Game

The Stackelberg Minimum Spanning Tree Game The Stackelberg Minimum Spanning Tree Game J. Cardinal, E. Demaine, S. Fiorini, G. Joret, S. Langerman, I. Newman, O. Weimann, The Stackelberg Minimum Spanning Tree Game, WADS 07 Stackelberg Game 2 players:

More information

Econ 711 Final Solutions

Econ 711 Final Solutions Econ 711 Final Solutions April 24, 2015 1.1 For all periods, play Cc if history is Cc for all prior periods. If not, play Dd. Payoffs for 2 cooperating on the equilibrium path are optimal for and deviating

More information

Regret Minimization and Correlated Equilibria

Regret Minimization and Correlated Equilibria Algorithmic Game heory Summer 2017, Week 4 EH Zürich Overview Regret Minimization and Correlated Equilibria Paolo Penna We have seen different type of equilibria and also considered the corresponding price

More information

Dynamic Programming: An overview. 1 Preliminaries: The basic principle underlying dynamic programming

Dynamic Programming: An overview. 1 Preliminaries: The basic principle underlying dynamic programming Dynamic Programming: An overview These notes summarize some key properties of the Dynamic Programming principle to optimize a function or cost that depends on an interval or stages. This plays a key role

More information

Game Theory: Normal Form Games

Game Theory: Normal Form Games Game Theory: Normal Form Games Michael Levet June 23, 2016 1 Introduction Game Theory is a mathematical field that studies how rational agents make decisions in both competitive and cooperative situations.

More information

Introduction to game theory LECTURE 2

Introduction to game theory LECTURE 2 Introduction to game theory LECTURE 2 Jörgen Weibull February 4, 2010 Two topics today: 1. Existence of Nash equilibria (Lecture notes Chapter 10 and Appendix A) 2. Relations between equilibrium and rationality

More information

Zero-sum games of two players. Zero-sum games of two players. Zero-sum games of two players. Zero-sum games of two players

Zero-sum games of two players. Zero-sum games of two players. Zero-sum games of two players. Zero-sum games of two players Martin Branda Charles University Faculty of Mathematics and Physics Department of Probability and Mathematical Statistics Computational Aspects of Optimization A triplet {X, Y, K} is called a game of two

More information

Game Theory for Wireless Engineers Chapter 3, 4

Game Theory for Wireless Engineers Chapter 3, 4 Game Theory for Wireless Engineers Chapter 3, 4 Zhongliang Liang ECE@Mcmaster Univ October 8, 2009 Outline Chapter 3 - Strategic Form Games - 3.1 Definition of A Strategic Form Game - 3.2 Dominated Strategies

More information

Playing games with transmissible animal disease. Jonathan Cave Research Interest Group 6 May 2008

Playing games with transmissible animal disease. Jonathan Cave Research Interest Group 6 May 2008 Playing games with transmissible animal disease Jonathan Cave Research Interest Group 6 May 2008 Outline The nexus of game theory and epidemiology Some simple disease control games A vaccination game with

More information

Regret Minimization and the Price of Total Anarchy

Regret Minimization and the Price of Total Anarchy Regret Minimization and the Price of otal Anarchy Avrim Blum, Mohammadaghi Hajiaghayi, Katrina Ligett, Aaron Roth Department of Computer Science Carnegie Mellon University {avrim,hajiagha,katrina,alroth}@cs.cmu.edu

More information

On the Lower Arbitrage Bound of American Contingent Claims

On the Lower Arbitrage Bound of American Contingent Claims On the Lower Arbitrage Bound of American Contingent Claims Beatrice Acciaio Gregor Svindland December 2011 Abstract We prove that in a discrete-time market model the lower arbitrage bound of an American

More information

Commitment in First-price Auctions

Commitment in First-price Auctions Commitment in First-price Auctions Yunjian Xu and Katrina Ligett November 12, 2014 Abstract We study a variation of the single-item sealed-bid first-price auction wherein one bidder (the leader) publicly

More information

Optimal Mechanisms for Robust Coordination in Congestion Games

Optimal Mechanisms for Robust Coordination in Congestion Games 1 Optimal Mechanisms for Robust Coordination in Congestion Games Philip N. Brown and Jason R. Marden Abstract Uninfluenced social systems often exhibit suboptimal performance; a common mitigation technique

More information

Elastic demand solution methods

Elastic demand solution methods solution methods CE 392C October 6, 2016 REVIEW We ve added another consistency relationship: Route choices No vehicle left behind Link performance functions Shortest path OD matrix Travel times Demand

More information

Price cutting and business stealing in imperfect cartels Online Appendix

Price cutting and business stealing in imperfect cartels Online Appendix Price cutting and business stealing in imperfect cartels Online Appendix B. Douglas Bernheim Erik Madsen December 2016 C.1 Proofs omitted from the main text Proof of Proposition 4. We explicitly construct

More information

BAYESIAN GAMES: GAMES OF INCOMPLETE INFORMATION

BAYESIAN GAMES: GAMES OF INCOMPLETE INFORMATION BAYESIAN GAMES: GAMES OF INCOMPLETE INFORMATION MERYL SEAH Abstract. This paper is on Bayesian Games, which are games with incomplete information. We will start with a brief introduction into game theory,

More information

Handout 4: Deterministic Systems and the Shortest Path Problem

Handout 4: Deterministic Systems and the Shortest Path Problem SEEM 3470: Dynamic Optimization and Applications 2013 14 Second Term Handout 4: Deterministic Systems and the Shortest Path Problem Instructor: Shiqian Ma January 27, 2014 Suggested Reading: Bertsekas

More information

Optimal Search for Parameters in Monte Carlo Simulation for Derivative Pricing

Optimal Search for Parameters in Monte Carlo Simulation for Derivative Pricing Optimal Search for Parameters in Monte Carlo Simulation for Derivative Pricing Prof. Chuan-Ju Wang Department of Computer Science University of Taipei Joint work with Prof. Ming-Yang Kao March 28, 2014

More information

CSI 445/660 Part 9 (Introduction to Game Theory)

CSI 445/660 Part 9 (Introduction to Game Theory) CSI 445/660 Part 9 (Introduction to Game Theory) Ref: Chapters 6 and 8 of [EK] text. 9 1 / 76 Game Theory Pioneers John von Neumann (1903 1957) Ph.D. (Mathematics), Budapest, 1925 Contributed to many fields

More information

Simple Improvement Method for Upper Bound of American Option

Simple Improvement Method for Upper Bound of American Option Simple Improvement Method for Upper Bound of American Option Koichi Matsumoto (joint work with M. Fujii, K. Tsubota) Faculty of Economics Kyushu University E-mail : k-matsu@en.kyushu-u.ac.jp 6th World

More information

Dynamics of Profit-Sharing Games

Dynamics of Profit-Sharing Games Proceedings of the Twenty-Second International Joint Conference on Artificial Intelligence Dynamics of Profit-Sharing Games John Augustine, Ning Chen, Edith Elkind, Angelo Fanelli, Nick Gravin, Dmitry

More information

Mechanism Design and Auctions

Mechanism Design and Auctions Mechanism Design and Auctions Kevin Leyton-Brown & Yoav Shoham Chapter 7 of Multiagent Systems (MIT Press, 2012) Drawing on material that first appeared in our own book, Multiagent Systems: Algorithmic,

More information

Bandit Learning with switching costs

Bandit Learning with switching costs Bandit Learning with switching costs Jian Ding, University of Chicago joint with: Ofer Dekel (MSR), Tomer Koren (Technion) and Yuval Peres (MSR) June 2016, Harvard University Online Learning with k -Actions

More information

Path-properties of the tree-valued Fleming-Viot process

Path-properties of the tree-valued Fleming-Viot process Path-properties of the tree-valued Fleming-Viot process Peter Pfaffelhuber Joint work with Andrej Depperschmidt and Andreas Greven Luminy, 492012 The Moran model time t As every population model, the Moran

More information

Multiunit Auctions: Package Bidding October 24, Multiunit Auctions: Package Bidding

Multiunit Auctions: Package Bidding October 24, Multiunit Auctions: Package Bidding Multiunit Auctions: Package Bidding 1 Examples of Multiunit Auctions Spectrum Licenses Bus Routes in London IBM procurements Treasury Bills Note: Heterogenous vs Homogenous Goods 2 Challenges in Multiunit

More information

Kutay Cingiz, János Flesch, P. Jean-Jacques Herings, Arkadi Predtetchinski. Doing It Now, Later, or Never RM/15/022

Kutay Cingiz, János Flesch, P. Jean-Jacques Herings, Arkadi Predtetchinski. Doing It Now, Later, or Never RM/15/022 Kutay Cingiz, János Flesch, P Jean-Jacques Herings, Arkadi Predtetchinski Doing It Now, Later, or Never RM/15/ Doing It Now, Later, or Never Kutay Cingiz János Flesch P Jean-Jacques Herings Arkadi Predtetchinski

More information

Optimal Integer Delay Budget Assignment on Directed Acyclic Graphs

Optimal Integer Delay Budget Assignment on Directed Acyclic Graphs Optimal Integer Delay Budget Assignment on Directed Acyclic Graphs E. Bozorgzadeh S. Ghiasi A. Takahashi M. Sarrafzadeh Computer Science Department University of California, Los Angeles (UCLA) Los Angeles,

More information

Definition (Vickrey-Clarke-Groves (VCG) mechanism) The Vickrey-Clarke-Groves mechanism is a direct quasilinear mechanism (x, p), where.

Definition (Vickrey-Clarke-Groves (VCG) mechanism) The Vickrey-Clarke-Groves mechanism is a direct quasilinear mechanism (x, p), where. VCG mechanism Definition (Clarke tax) The Clarke tax sets the h i term in a Groves mechanism as h i (ˆv i ) = ˆv j (x (ˆv i )). j i Definition (Vickrey-Clarke-Groves (VCG) mechanism) The Vickrey-Clarke-Groves

More information

2 Comparison Between Truthful and Nash Auction Games

2 Comparison Between Truthful and Nash Auction Games CS 684 Algorithmic Game Theory December 5, 2005 Instructor: Éva Tardos Scribe: Sameer Pai 1 Current Class Events Problem Set 3 solutions are available on CMS as of today. The class is almost completely

More information

Design and Analysis of Algorithms 演算法設計與分析. Lecture 9 November 19, 2014 洪國寶

Design and Analysis of Algorithms 演算法設計與分析. Lecture 9 November 19, 2014 洪國寶 Design and Analysis of Algorithms 演算法設計與分析 Lecture 9 November 19, 2014 洪國寶 1 Outline Advanced data structures Binary heaps(review) Binomial heaps Fibonacci heaps Data structures for disjoint sets 2 Mergeable

More information

6.207/14.15: Networks Lecture 10: Introduction to Game Theory 2

6.207/14.15: Networks Lecture 10: Introduction to Game Theory 2 6.207/14.15: Networks Lecture 10: Introduction to Game Theory 2 Daron Acemoglu and Asu Ozdaglar MIT October 14, 2009 1 Introduction Outline Review Examples of Pure Strategy Nash Equilibria Mixed Strategies

More information

CS 573: Algorithmic Game Theory Lecture date: 22 February Combinatorial Auctions 1. 2 The Vickrey-Clarke-Groves (VCG) Mechanism 3

CS 573: Algorithmic Game Theory Lecture date: 22 February Combinatorial Auctions 1. 2 The Vickrey-Clarke-Groves (VCG) Mechanism 3 CS 573: Algorithmic Game Theory Lecture date: 22 February 2008 Instructor: Chandra Chekuri Scribe: Daniel Rebolledo Contents 1 Combinatorial Auctions 1 2 The Vickrey-Clarke-Groves (VCG) Mechanism 3 3 Examples

More information

An Approach to Bounded Rationality

An Approach to Bounded Rationality An Approach to Bounded Rationality Eli Ben-Sasson Department of Computer Science Technion Israel Institute of Technology Adam Tauman Kalai Toyota Technological Institute at Chicago Ehud Kalai Kellogg Graduate

More information

Tug of War Game. William Gasarch and Nick Sovich and Paul Zimand. October 6, Abstract

Tug of War Game. William Gasarch and Nick Sovich and Paul Zimand. October 6, Abstract Tug of War Game William Gasarch and ick Sovich and Paul Zimand October 6, 2009 To be written later Abstract Introduction Combinatorial games under auction play, introduced by Lazarus, Loeb, Propp, Stromquist,

More information

Existence of Nash Networks and Partner Heterogeneity

Existence of Nash Networks and Partner Heterogeneity Existence of Nash Networks and Partner Heterogeneity pascal billand a, christophe bravard a, sudipta sarangi b a Université de Lyon, Lyon, F-69003, France ; Université Jean Monnet, Saint-Etienne, F-42000,

More information

Log-linear Dynamics and Local Potential

Log-linear Dynamics and Local Potential Log-linear Dynamics and Local Potential Daijiro Okada and Olivier Tercieux [This version: November 28, 2008] Abstract We show that local potential maximizer ([15]) with constant weights is stochastically

More information

Game Theory Fall 2006

Game Theory Fall 2006 Game Theory Fall 2006 Answers to Problem Set 3 [1a] Omitted. [1b] Let a k be a sequence of paths that converge in the product topology to a; that is, a k (t) a(t) for each date t, as k. Let M be the maximum

More information

Q1. [?? pts] Search Traces

Q1. [?? pts] Search Traces CS 188 Spring 2010 Introduction to Artificial Intelligence Midterm Exam Solutions Q1. [?? pts] Search Traces Each of the trees (G1 through G5) was generated by searching the graph (below, left) with a

More information

University of Konstanz Department of Economics. Maria Breitwieser.

University of Konstanz Department of Economics. Maria Breitwieser. University of Konstanz Department of Economics Optimal Contracting with Reciprocal Agents in a Competitive Search Model Maria Breitwieser Working Paper Series 2015-16 http://www.wiwi.uni-konstanz.de/econdoc/working-paper-series/

More information

DRAFT. 1 exercise in state (S, t), π(s, t) = 0 do not exercise in state (S, t) Review of the Risk Neutral Stock Dynamics

DRAFT. 1 exercise in state (S, t), π(s, t) = 0 do not exercise in state (S, t) Review of the Risk Neutral Stock Dynamics Chapter 12 American Put Option Recall that the American option has strike K and maturity T and gives the holder the right to exercise at any time in [0, T ]. The American option is not straightforward

More information

A Theory of Loss-leaders: Making Money by Pricing Below Cost

A Theory of Loss-leaders: Making Money by Pricing Below Cost A Theory of Loss-leaders: Making Money by Pricing Below Cost Maria-Florina Balcan Avrim Blum T-H. Hubert Chan MohammadTaghi Hajiaghayi ABSTRACT We consider the problem of assigning prices to goods of fixed

More information

Opinion formation CS 224W. Cascades, Easley & Kleinberg Ch 19 1

Opinion formation CS 224W. Cascades, Easley & Kleinberg Ch 19 1 Opinion formation CS 224W Cascades, Easley & Kleinberg Ch 19 1 How Do We Model Diffusion? Decision based models (today!): Models of product adoption, decision making A node observes decisions of its neighbors

More information

Game Theory: introduction and applications to computer networks

Game Theory: introduction and applications to computer networks Game Theory: introduction and applications to computer networks Zero-Sum Games (follow-up) Giovanni Neglia INRIA EPI Maestro 20 January 2014 Part of the slides are based on a previous course with D. Figueiredo

More information

CMPSCI 240: Reasoning about Uncertainty

CMPSCI 240: Reasoning about Uncertainty CMPSCI 240: Reasoning about Uncertainty Lecture 21: Game Theory Andrew McGregor University of Massachusetts Last Compiled: April 29, 2017 Outline 1 Game Theory 2 Example: Two-finger Morra Alice and Bob

More information

The Pricing War Continues: On Competitive Multi-Item Pricing

The Pricing War Continues: On Competitive Multi-Item Pricing Proceedings of the Twenty-Ninth AAAI Conference on Artificial Intelligence The Pricing War Continues: On Competitive Multi-Item Pricing Omer Lev Hebrew University of Jerusalem Jerusalem, Israel omerl@cs.huji.ac.il

More information

Lecture 1: Normal Form Games: Refinements and Correlated Equilibrium

Lecture 1: Normal Form Games: Refinements and Correlated Equilibrium Lecture 1: Normal Form Games: Refinements and Correlated Equilibrium Albert Banal-Estanol April 2006 Lecture 1 2 Albert Banal-Estanol Trembling hand perfect equilibrium: Motivation, definition and examples

More information

Finding Equilibria in Games of No Chance

Finding Equilibria in Games of No Chance Finding Equilibria in Games of No Chance Kristoffer Arnsfelt Hansen, Peter Bro Miltersen, and Troels Bjerre Sørensen Department of Computer Science, University of Aarhus, Denmark {arnsfelt,bromille,trold}@daimi.au.dk

More information

Cost Sharing Mechanisms for Fair Pricing of Resource Usage

Cost Sharing Mechanisms for Fair Pricing of Resource Usage Cost Sharing Mechanisms for Fair Pricing of Resource Usage Marios Mavronicolas Panagiota N Panagopoulou Paul G Spirakis A preliminary version of this work appeared in the Proceedings of the 1st International

More information

ON COMPETING NON-LIFE INSURERS

ON COMPETING NON-LIFE INSURERS ON COMPETING NON-LIFE INSURERS JOINT WORK WITH HANSJOERG ALBRECHER (LAUSANNE) AND CHRISTOPHE DUTANG (STRASBOURG) Stéphane Loisel ISFA, Université Lyon 1 2 octobre 2012 INTRODUCTION Lapse rates Price elasticity

More information

(a) Describe the game in plain english and find its equivalent strategic form.

(a) Describe the game in plain english and find its equivalent strategic form. Risk and Decision Making (Part II - Game Theory) Mock Exam MIT/Portugal pages Professor João Soares 2007/08 1 Consider the game defined by the Kuhn tree of Figure 1 (a) Describe the game in plain english

More information

Black-Scholes and Game Theory. Tushar Vaidya ESD

Black-Scholes and Game Theory. Tushar Vaidya ESD Black-Scholes and Game Theory Tushar Vaidya ESD Sequential game Two players: Nature and Investor Nature acts as an adversary, reveals state of the world S t Investor acts by action a t Investor incurs

More information

Covering properties of derived models

Covering properties of derived models University of California, Irvine June 16, 2015 Outline Background Inaccessible limits of Woodin cardinals Weakly compact limits of Woodin cardinals Let L denote Gödel s constructible universe. Weak covering

More information

Design and Analysis of Algorithms. Lecture 9 November 20, 2013 洪國寶

Design and Analysis of Algorithms. Lecture 9 November 20, 2013 洪國寶 Design and Analysis of Algorithms 演算法設計與分析 Lecture 9 November 20, 2013 洪國寶 1 Outline Advanced data structures Binary heaps (review) Binomial heaps Fibonacci heaps Dt Data structures t for disjoint dijitsets

More information

Lecture Note Set 3 3 N-PERSON GAMES. IE675 Game Theory. Wayne F. Bialas 1 Monday, March 10, N-Person Games in Strategic Form

Lecture Note Set 3 3 N-PERSON GAMES. IE675 Game Theory. Wayne F. Bialas 1 Monday, March 10, N-Person Games in Strategic Form IE675 Game Theory Lecture Note Set 3 Wayne F. Bialas 1 Monday, March 10, 003 3 N-PERSON GAMES 3.1 N-Person Games in Strategic Form 3.1.1 Basic ideas We can extend many of the results of the previous chapter

More information

G5212: Game Theory. Mark Dean. Spring 2017

G5212: Game Theory. Mark Dean. Spring 2017 G5212: Game Theory Mark Dean Spring 2017 Bargaining We will now apply the concept of SPNE to bargaining A bit of background Bargaining is hugely interesting but complicated to model It turns out that the

More information

Economics 209A Theory and Application of Non-Cooperative Games (Fall 2013) Repeated games OR 8 and 9, and FT 5

Economics 209A Theory and Application of Non-Cooperative Games (Fall 2013) Repeated games OR 8 and 9, and FT 5 Economics 209A Theory and Application of Non-Cooperative Games (Fall 2013) Repeated games OR 8 and 9, and FT 5 The basic idea prisoner s dilemma The prisoner s dilemma game with one-shot payoffs 2 2 0

More information

CS 174: Combinatorics and Discrete Probability Fall Homework 5. Due: Thursday, October 4, 2012 by 9:30am

CS 174: Combinatorics and Discrete Probability Fall Homework 5. Due: Thursday, October 4, 2012 by 9:30am CS 74: Combinatorics and Discrete Probability Fall 0 Homework 5 Due: Thursday, October 4, 0 by 9:30am Instructions: You should upload your homework solutions on bspace. You are strongly encouraged to type

More information

TR : Knowledge-Based Rational Decisions and Nash Paths

TR : Knowledge-Based Rational Decisions and Nash Paths City University of New York (CUNY) CUNY Academic Works Computer Science Technical Reports Graduate Center 2009 TR-2009015: Knowledge-Based Rational Decisions and Nash Paths Sergei Artemov Follow this and

More information

Maximum Contiguous Subsequences

Maximum Contiguous Subsequences Chapter 8 Maximum Contiguous Subsequences In this chapter, we consider a well-know problem and apply the algorithm-design techniques that we have learned thus far to this problem. While applying these

More information