Routing in Max-Min Fair Networks: A Game Theoretic Approach

Size: px
Start display at page:

Download "Routing in Max-Min Fair Networks: A Game Theoretic Approach"

Transcription

1 Routing in Max-Min Fair Networks: A Game Theoretic Approach Dejun Yang, Guoliang Xue, Xi Fang, Satyajayant Misra and Jin Zhang Arizona State University New Mexico State University

2 Outline/Progress of the Talk Background MAXBAR Problem Existence of Nash Equilibrium Best Response Routing Convergence to a Nash Equilibrium Numerical Results Conclusions 2/30

3 Background How can a user find a route with maximum bandwidth? Will the network converge to a stable state or oscillate forever? 3/30

4 Max-Min Fair Bandwidth Allocation: Definition An allocation among multiple routes is Max-Min Fair if it is not possible to increase the rate of any route without decreasing a rate of lower value allocated to another route. 4/30

5 Max-Min Fair Bandwidth Allocation: Example s 2 t 2 s 3 t 3 X Y Z s 1 t 1 s 1 -X-Y-Z-t 1, s 2 -X-Y-t 2, s 3 -Y-Z-t 3 b(x, Y) = 2, b(y, Z) = 4 5/30

6 Max-Min Fair Bandwidth Allocation: Illustration s 1 t 3 Global bottleneck is the link with least equal share, i.e., min e b(e)/u(e). s 2 s a 11 8 b c 5 d 5 30 t 1 t 2 (d, t 2 ) is the global bottleneck and b(d, t 2 ) = 3 b(p 2 ) = 3 (a, b) is the global bottleneck and b(a, b)/2 = 4 b(p 1 ) = b(p 3 ) = 4 6/30

7 Outline/Progress of the Talk MAXBAR Problem Existence of Nash Equilibrium Best Response Routing Convergence to a Nash Equilibrium Numerical Results Conclusions 7/30

8 Problem Formulation MAXimal-BAndwidth Routing (MAXBAR) Problem: a problem of routing in the max-min fair network with multiple (K) users, where each user aims to maximize the bandwidth of its own path. 8/30

9 Non-cooperative Game Formulation Player: User Strategy: Path Payoff: Bandwidth of the path 9/30

10 Concepts Best Response Given other users strategies P 1,, P i-1, P i+1,, P K, select a path P i to maximize b(p i ) Nash Equilibrium No user can find a better strategy than its current one Price of Anarchy Total payoff of worst NE/Social Optimum 10/30

11 Outline/Progress of the Talk Existence of Nash Equilibrium Best Response Routing Convergence to a Nash Equilibrium Numerical Results Conclusions 11/30

12 Existence of a Nash Equilibrium (1) s 1 t t 6 1 s a b c a b c s t 3 s t 3 t 2 t 1 s 3 s 3 Before player 2 changes: b(p 1 ) = 4, b(p 2 ) = 2, b(p 3 ) = 4. After player 2 changes: b(p 1 ) = 4, b(p 2 ) = 4, b(p 3 ) = 6. (2, 4, 4) < (4, 4, 6) 12/30

13 Existence of a Nash Equilibrium (2) Sort the bandwidth values in lexicographic order b = (b 1, b 2,, b K ), where b i b i+1 for 1 i K-1. b < b if b 1 < b 1 or b k = b k for 1 k < μ and b μ < b μ for some 1 < μ K. 13/30

14 Existence of a Nash Equilibrium (3) Let b be the bandwidth vector. Let b be the bandwidth vector after a player changes its path. Then b > b. Each player has a finite number of paths. There are a finite number of bandwidth vectors corresponding to different path configuration. There exists at least one Nash Equilibrium whose vector is the largest lexicographically. 14/30

15 Price of Anarchy Bad news: POA 1/K s 1 s 2 t 1 t 2 t K sk t 3 s 3 Good news: POA 1/K Conclusion: POA = 1/K 15/30

16 Outline/Progress of the Talk Best Response Routing Convergence to a Nash Equilibrium Numerical Results Conclusions 16/30

17 Best Response Routing (1) If each player can find its best response efficiently, then the process will converge to an NE! How does a player finds its best response strategy? Exhaust search Too expensive! If we can predict the achievable bandwidth on each link, it would be a different story! 17/30

18 Best Response Routing (2) s a 3 b 3 4 t 1 s a 3 b 3 4 t 1 s 2 s c 9 d 10 1 t 2 t 3 s 2 s c 9 d 10 1 t 2 t 3 Should Player 1 change its path? Equal allocation: each player gets 3 on (c, d) Actually, b(p 1 ) = 4 if Player 1 changes its path. What is wrong? 18/30

19 Best Response Routing (3) Player 3 Player 2 Player What about adding another Player 4? Player 1 should not lose bandwidth 1 < 11/4 Player 2 should not lose bandwidth either 3 < 10/3 Player 4 and Player 3 compete for the rest bandwidth each will get 7/2 19/30

20 Best Response Routing (4) Observed available bandwidth: where and 20/30

21 Best Response Routing (4) Player 3 Player 2 Player = 21/30

22 Best Response Routing (5) When a player plans to change its path, it does the following four steps in the giving order: Extract its current path from the network. Calculate the observed available bandwidth for each link in the resulting network. Find a widest path according to the observed bandwidth. Make a decision: if the observed bandwidth of the new path is greater than its current bandwidth, it switches to the new path (change); otherwise, it keeps the same path (no change). 22/30

23 Outline/Progress of the Talk Convergence to a Nash Equilibrium Numerical Results Conclusions 23/30

24 Converging to a Nash Equilibrium How fast can the process converge to an NE? Recall b=(b 1, b 2,, b K ), in lexicographical order. Good news: b 1 has at most Km possible values: m edges, shared by no more than K users. Bad news: b 2 may have more than Km possible values. For each fixed b 1, b 2 has at most Km possible values. b can increase at most (Km) K times during the process. Converges to a Nash Equilibrium in O((K log K + Km) (Km) K ) 24/30

25 Outline/Progress of the Talk Numerical Results Conclusions 25/30

26 Numerical Results Comparison Game Based Algorithm (GBA) Independent Maximization Algorithm (IMA) Sequential Reservation Algorithm (SRA) Set up BRITE: α=0.15, β= X X160, 80X320, 120X480, and 160X640 26/30

27 Numerical Results Total bandwidth 27/30

28 Numerical Results Bandwidth disparity ratio Number of iterations 28/30

29 Outline/Progress of the Talk Conclusions 29/30

30 Conclusions We have studied the dynamics of maximal bandwidth routing in a max-min fair network as a non-cooperative game. We have proved the existence of an NE and designed a best response based algorithm that converges to an NE A key concept is the observed available bandwidth, which enables a user to find its best response move efficiently. *****Thank You***** 30/30

Cognitive Radios Games: Overview and Perspectives

Cognitive Radios Games: Overview and Perspectives Cognitive Radios Games: Overview and Yezekael Hayel University of Avignon, France Supélec 06/18/07 1 / 39 Summary 1 Introduction 2 3 4 5 2 / 39 Summary Introduction Cognitive Radio Technologies Game Theory

More information

/633 Introduction to Algorithms Lecturer: Michael Dinitz Topic: Algorithmic Game Theory Date: 12/6/18

/633 Introduction to Algorithms Lecturer: Michael Dinitz Topic: Algorithmic Game Theory Date: 12/6/18 601.433/633 Introduction to Algorithms Lecturer: Michael Dinitz Topic: Algorithmic Game Theory Date: 12/6/18 24.1 Introduction Today we re going to spend some time discussing game theory and algorithms.

More information

Introduction to Algorithms / Algorithms I Lecturer: Michael Dinitz Topic: Algorithms and Game Theory Date: 12/4/14

Introduction to Algorithms / Algorithms I Lecturer: Michael Dinitz Topic: Algorithms and Game Theory Date: 12/4/14 600.363 Introduction to Algorithms / 600.463 Algorithms I Lecturer: Michael Dinitz Topic: Algorithms and Game Theory Date: 12/4/14 25.1 Introduction Today we re going to spend some time discussing game

More information

Section Notes 6. Game Theory. Applied Math 121. Week of March 22, understand the difference between pure and mixed strategies.

Section Notes 6. Game Theory. Applied Math 121. Week of March 22, understand the difference between pure and mixed strategies. Section Notes 6 Game Theory Applied Math 121 Week of March 22, 2010 Goals for the week be comfortable with the elements of game theory. understand the difference between pure and mixed strategies. be able

More information

Fictitious Play applied on a simplified poker game

Fictitious Play applied on a simplified poker game Fictitious Play applied on a simplified poker game Ioannis Papadopoulos June 26, 2015 Abstract This paper investigates the application of fictitious play on a simplified 2-player poker game with the goal

More information

Game Theory and Randomized Algorithms

Game Theory and Randomized Algorithms Game Theory and Randomized Algorithms Guy Aridor Game theory is a set of tools that allow us to understand how decisionmakers interact with each other. It has practical applications in economics, international

More information

Game Playing Part 1 Minimax Search

Game Playing Part 1 Minimax Search Game Playing Part 1 Minimax Search Yingyu Liang yliang@cs.wisc.edu Computer Sciences Department University of Wisconsin, Madison [based on slides from A. Moore http://www.cs.cmu.edu/~awm/tutorials, C.

More information

Chapter 3 Learning in Two-Player Matrix Games

Chapter 3 Learning in Two-Player Matrix Games Chapter 3 Learning in Two-Player Matrix Games 3.1 Matrix Games In this chapter, we will examine the two-player stage game or the matrix game problem. Now, we have two players each learning how to play

More information

ECON 282 Final Practice Problems

ECON 282 Final Practice Problems ECON 282 Final Practice Problems S. Lu Multiple Choice Questions Note: The presence of these practice questions does not imply that there will be any multiple choice questions on the final exam. 1. How

More information

Convergence in competitive games

Convergence in competitive games Convergence in competitive games Vahab S. Mirrokni Computer Science and AI Lab. (CSAIL) and Math. Dept., MIT. This talk is based on joint works with A. Vetta and with A. Sidiropoulos, A. Vetta DIMACS Bounded

More information

Computing Nash Equilibrium; Maxmin

Computing Nash Equilibrium; Maxmin Computing Nash Equilibrium; Maxmin Lecture 5 Computing Nash Equilibrium; Maxmin Lecture 5, Slide 1 Lecture Overview 1 Recap 2 Computing Mixed Nash Equilibria 3 Fun Game 4 Maxmin and Minmax Computing Nash

More information

Mixed Strategies; Maxmin

Mixed Strategies; Maxmin Mixed Strategies; Maxmin CPSC 532A Lecture 4 January 28, 2008 Mixed Strategies; Maxmin CPSC 532A Lecture 4, Slide 1 Lecture Overview 1 Recap 2 Mixed Strategies 3 Fun Game 4 Maxmin and Minmax Mixed Strategies;

More information

Transactions on Wireless Communication, Aug 2013

Transactions on Wireless Communication, Aug 2013 Transactions on Wireless Communication, Aug 2013 Mishfad S V Indian Institute of Science, Bangalore mishfad@gmail.com 7/9/2013 Mishfad S V (IISc) TWC, Aug 2013 7/9/2013 1 / 21 Downlink Base Station Cooperative

More information

Econ 302: Microeconomics II - Strategic Behavior. Problem Set #5 June13, 2016

Econ 302: Microeconomics II - Strategic Behavior. Problem Set #5 June13, 2016 Econ 302: Microeconomics II - Strategic Behavior Problem Set #5 June13, 2016 1. T/F/U? Explain and give an example of a game to illustrate your answer. A Nash equilibrium requires that all players are

More information

Game Theory. Vincent Kubala

Game Theory. Vincent Kubala Game Theory Vincent Kubala Goals Define game Link games to AI Introduce basic terminology of game theory Overall: give you a new way to think about some problems What Is Game Theory? Field of work involving

More information

Chapter 12. Cross-Layer Optimization for Multi- Hop Cognitive Radio Networks

Chapter 12. Cross-Layer Optimization for Multi- Hop Cognitive Radio Networks Chapter 12 Cross-Layer Optimization for Multi- Hop Cognitive Radio Networks 1 Outline CR network (CRN) properties Mathematical models at multiple layers Case study 2 Traditional Radio vs CR Traditional

More information

Game Theory. Vincent Kubala

Game Theory. Vincent Kubala Game Theory Vincent Kubala vkubala@cs.brown.edu Goals efine game Link games to AI Introduce basic terminology of game theory Overall: give you a new way to think about some problems What Is Game Theory?

More information

Alternation in the repeated Battle of the Sexes

Alternation in the repeated Battle of the Sexes Alternation in the repeated Battle of the Sexes Aaron Andalman & Charles Kemp 9.29, Spring 2004 MIT Abstract Traditional game-theoretic models consider only stage-game strategies. Alternation in the repeated

More information

Domination Rationalizability Correlated Equilibrium Computing CE Computational problems in domination. Game Theory Week 3. Kevin Leyton-Brown

Domination Rationalizability Correlated Equilibrium Computing CE Computational problems in domination. Game Theory Week 3. Kevin Leyton-Brown Game Theory Week 3 Kevin Leyton-Brown Game Theory Week 3 Kevin Leyton-Brown, Slide 1 Lecture Overview 1 Domination 2 Rationalizability 3 Correlated Equilibrium 4 Computing CE 5 Computational problems in

More information

Games in Extensive Form

Games in Extensive Form Games in Extensive Form the extensive form of a game is a tree diagram except that my trees grow sideways any game can be represented either using the extensive form or the strategic form but the extensive

More information

Learning, prediction and selection algorithms for opportunistic spectrum access

Learning, prediction and selection algorithms for opportunistic spectrum access Learning, prediction and selection algorithms for opportunistic spectrum access TRINITY COLLEGE DUBLIN Hamed Ahmadi Research Fellow, CTVR, Trinity College Dublin Future Cellular, Wireless, Next Generation

More information

Distributed Optimization and Games

Distributed Optimization and Games Distributed Optimization and Games Introduction to Game Theory Giovanni Neglia INRIA EPI Maestro 18 January 2017 What is Game Theory About? Mathematical/Logical analysis of situations of conflict and cooperation

More information

Multiple Agents. Why can t we all just get along? (Rodney King)

Multiple Agents. Why can t we all just get along? (Rodney King) Multiple Agents Why can t we all just get along? (Rodney King) Nash Equilibriums........................................ 25 Multiple Nash Equilibriums................................. 26 Prisoners Dilemma.......................................

More information

Pengju

Pengju Introduction to AI Chapter05 Adversarial Search: Game Playing Pengju Ren@IAIR Outline Types of Games Formulation of games Perfect-Information Games Minimax and Negamax search α-β Pruning Pruning more Imperfect

More information

Minmax and Dominance

Minmax and Dominance Minmax and Dominance CPSC 532A Lecture 6 September 28, 2006 Minmax and Dominance CPSC 532A Lecture 6, Slide 1 Lecture Overview Recap Maxmin and Minmax Linear Programming Computing Fun Game Domination Minmax

More information

Summary Overview of Topics in Econ 30200b: Decision theory: strong and weak domination by randomized strategies, domination theorem, expected utility

Summary Overview of Topics in Econ 30200b: Decision theory: strong and weak domination by randomized strategies, domination theorem, expected utility Summary Overview of Topics in Econ 30200b: Decision theory: strong and weak domination by randomized strategies, domination theorem, expected utility theorem (consistent decisions under uncertainty should

More information

Dynamic Games: Backward Induction and Subgame Perfection

Dynamic Games: Backward Induction and Subgame Perfection Dynamic Games: Backward Induction and Subgame Perfection Carlos Hurtado Department of Economics University of Illinois at Urbana-Champaign hrtdmrt2@illinois.edu Jun 22th, 2017 C. Hurtado (UIUC - Economics)

More information

Coalitional games for downlink multicell beamforming

Coalitional games for downlink multicell beamforming Loughborough University Institutional Repository Coalitional games for downlink multicell beamforming This item was submitted to Loughborough University's Institutional Repository by the/an author. Citation:

More information

INSTRUCTIONS: all the calculations on the separate piece of paper which you do not hand in. GOOD LUCK!

INSTRUCTIONS: all the calculations on the separate piece of paper which you do not hand in. GOOD LUCK! INSTRUCTIONS: 1) You should hand in ONLY THE ANSWERS ASKED FOR written clearly on this EXAM PAPER. You should do all the calculations on the separate piece of paper which you do not hand in. 2) Problems

More information

Reading Robert Gibbons, A Primer in Game Theory, Harvester Wheatsheaf 1992.

Reading Robert Gibbons, A Primer in Game Theory, Harvester Wheatsheaf 1992. Reading Robert Gibbons, A Primer in Game Theory, Harvester Wheatsheaf 1992. Additional readings could be assigned from time to time. They are an integral part of the class and you are expected to read

More information

PARALLEL NASH EQUILIBRIA IN BIMATRIX GAMES ISAAC ELBAZ CSE633 FALL 2012 INSTRUCTOR: DR. RUSS MILLER

PARALLEL NASH EQUILIBRIA IN BIMATRIX GAMES ISAAC ELBAZ CSE633 FALL 2012 INSTRUCTOR: DR. RUSS MILLER PARALLEL NASH EQUILIBRIA IN BIMATRIX GAMES ISAAC ELBAZ CSE633 FALL 2012 INSTRUCTOR: DR. RUSS MILLER WHAT IS GAME THEORY? Branch of mathematics that deals with the analysis of situations involving parties

More information

1. Introduction to Game Theory

1. Introduction to Game Theory 1. Introduction to Game Theory What is game theory? Important branch of applied mathematics / economics Eight game theorists have won the Nobel prize, most notably John Nash (subject of Beautiful mind

More information

Distributed Game Theoretic Optimization Of Frequency Selective Interference Channels: A Cross Layer Approach

Distributed Game Theoretic Optimization Of Frequency Selective Interference Channels: A Cross Layer Approach 2010 IEEE 26-th Convention of Electrical and Electronics Engineers in Israel Distributed Game Theoretic Optimization Of Frequency Selective Interference Channels: A Cross Layer Approach Amir Leshem and

More information

Anavilhanas Natural Reserve (about 4000 Km 2 )

Anavilhanas Natural Reserve (about 4000 Km 2 ) Anavilhanas Natural Reserve (about 4000 Km 2 ) A control room receives this alarm signal: what to do? adversarial patrolling with spatially uncertain alarm signals Nicola Basilico, Giuseppe De Nittis,

More information

CS188 Spring 2011 Written 2: Minimax, Expectimax, MDPs

CS188 Spring 2011 Written 2: Minimax, Expectimax, MDPs Last name: First name: SID: Class account login: Collaborators: CS188 Spring 2011 Written 2: Minimax, Expectimax, MDPs Due: Monday 2/28 at 5:29pm either in lecture or in 283 Soda Drop Box (no slip days).

More information

Hedonic Coalition Formation for Distributed Task Allocation among Wireless Agents

Hedonic Coalition Formation for Distributed Task Allocation among Wireless Agents Hedonic Coalition Formation for Distributed Task Allocation among Wireless Agents Walid Saad, Zhu Han, Tamer Basar, Me rouane Debbah, and Are Hjørungnes. IEEE TRANSACTIONS ON MOBILE COMPUTING, VOL. 10,

More information

FIRST PART: (Nash) Equilibria

FIRST PART: (Nash) Equilibria FIRST PART: (Nash) Equilibria (Some) Types of games Cooperative/Non-cooperative Symmetric/Asymmetric (for 2-player games) Zero sum/non-zero sum Simultaneous/Sequential Perfect information/imperfect information

More information

Games in Networks and connections to algorithms. Éva Tardos Cornell University

Games in Networks and connections to algorithms. Éva Tardos Cornell University Games in Networks and connections to algorithms Éva Tardos Cornell University Why care about Games? Users with a multitude of diverse economic interests sharing a Network (Internet) browsers routers servers

More information

Spectrum Sharing for Device-to-Device Communications in Cellular Networks: A Game Theoretic Approach

Spectrum Sharing for Device-to-Device Communications in Cellular Networks: A Game Theoretic Approach 2014 IEEE International Symposium on Dynamic Spectrum Access Networks DYSPAN 1 Spectrum Sharing for Device-to-Device Communications in Cellular Networks: A Game Theoretic Approach Yong Xiao, Kwang-Cheng

More information

Topic 1: defining games and strategies. SF2972: Game theory. Not allowed: Extensive form game: formal definition

Topic 1: defining games and strategies. SF2972: Game theory. Not allowed: Extensive form game: formal definition SF2972: Game theory Mark Voorneveld, mark.voorneveld@hhs.se Topic 1: defining games and strategies Drawing a game tree is usually the most informative way to represent an extensive form game. Here is one

More information

Game Theory. Lecture Notes By Y. Narahari. Department of Computer Science and Automation Indian Institute of Science Bangalore, India August 2012

Game Theory. Lecture Notes By Y. Narahari. Department of Computer Science and Automation Indian Institute of Science Bangalore, India August 2012 Game Theory Lecture Notes By Y. Narahari Department of Computer Science and Automation Indian Institute of Science Bangalore, India August 01 Rationalizable Strategies Note: This is a only a draft version,

More information

SF2972 Game Theory Written Exam March 17, 2011

SF2972 Game Theory Written Exam March 17, 2011 SF97 Game Theory Written Exam March 7, Time:.-9. No permitted aids Examiner: Boualem Djehiche The exam consists of two parts: Part A on classical game theory and Part B on combinatorial game theory. Each

More information

Dynamic games: Backward induction and subgame perfection

Dynamic games: Backward induction and subgame perfection Dynamic games: Backward induction and subgame perfection ectures in Game Theory Fall 04, ecture 3 0.0.04 Daniel Spiro, ECON300/400 ecture 3 Recall the extensive form: It specifies Players: {,..., i,...,

More information

Networks and Games. Brighten Godfrey Discover Engineering CS Camp July 24, slides by Brighten Godfrey unless otherwise noted

Networks and Games. Brighten Godfrey Discover Engineering CS Camp July 24, slides by Brighten Godfrey unless otherwise noted Networks and Games Brighten Godfrey Discover Engineering CS Camp July 24, 2012 slides 2010-2012 by Brighten Godfrey unless otherwise noted Demo I 14 0E N A 15 E 0E U C [Huffaker, claffy, Hyun, Luckie,

More information

Energy Efficient Power Control for the Two-tier Networks with Small Cells and Massive MIMO

Energy Efficient Power Control for the Two-tier Networks with Small Cells and Massive MIMO Energy Efficient Power Control for the Two-tier Networks with Small Cells and Massive MIMO Ningning Lu, Yanxiang Jiang, Fuchun Zheng, and Xiaohu You National Mobile Communications Research Laboratory,

More information

Lecture 6: Basics of Game Theory

Lecture 6: Basics of Game Theory 0368.4170: Cryptography and Game Theory Ran Canetti and Alon Rosen Lecture 6: Basics of Game Theory 25 November 2009 Fall 2009 Scribes: D. Teshler Lecture Overview 1. What is a Game? 2. Solution Concepts:

More information

ARTIFICIAL INTELLIGENCE (CS 370D)

ARTIFICIAL INTELLIGENCE (CS 370D) Princess Nora University Faculty of Computer & Information Systems ARTIFICIAL INTELLIGENCE (CS 370D) (CHAPTER-5) ADVERSARIAL SEARCH ADVERSARIAL SEARCH Optimal decisions Min algorithm α-β pruning Imperfect,

More information

Exploitability and Game Theory Optimal Play in Poker

Exploitability and Game Theory Optimal Play in Poker Boletín de Matemáticas 0(0) 1 11 (2018) 1 Exploitability and Game Theory Optimal Play in Poker Jen (Jingyu) Li 1,a Abstract. When first learning to play poker, players are told to avoid betting outside

More information

Priority-Aware Pricing-Based Capacity Sharing Scheme for Beyond-Wireless Body Area Networks

Priority-Aware Pricing-Based Capacity Sharing Scheme for Beyond-Wireless Body Area Networks Priority-Aware Pricing-Based Capacity Sharing Scheme for Beyond-Wireless Body Area Networks Changyan Yi a, Zhen Zhao a, Jun Cai a,, Ricardo Lobato de Faria b, Gong (Michael) Zhang b,c a Department of Electrical

More information

Distributed Optimization and Games

Distributed Optimization and Games Distributed Optimization and Games Introduction to Game Theory Giovanni Neglia INRIA EPI Maestro 18 January 2017 What is Game Theory About? Mathematical/Logical analysis of situations of conflict and cooperation

More information

Pareto Optimization for Uplink NOMA Power Control

Pareto Optimization for Uplink NOMA Power Control Pareto Optimization for Uplink NOMA Power Control Eren Balevi, Member, IEEE, and Richard D. Gitlin, Life Fellow, IEEE Department of Electrical Engineering, University of South Florida Tampa, Florida 33620,

More information

Resource Allocation and Decision Analysis (ECON 8010) Spring 2014 Foundations of Game Theory

Resource Allocation and Decision Analysis (ECON 8010) Spring 2014 Foundations of Game Theory Resource Allocation and Decision Analysis (ECON 8) Spring 4 Foundations of Game Theory Reading: Game Theory (ECON 8 Coursepak, Page 95) Definitions and Concepts: Game Theory study of decision making settings

More information

Towards Cooperation by Carrier Aggregation in Heterogeneous Networks: A Hierarchical Game Approach

Towards Cooperation by Carrier Aggregation in Heterogeneous Networks: A Hierarchical Game Approach Towards Cooperation by Carrier Aggregation in Heterogeneous Networks: A Hierarchical Game Approach Pu Yuan, Yong Xiao, Senior Member, IEEE, Guoan Bi, Senior Member, IEEE and Liren Zhang, Senior Member

More information

A Game-Theoretic Framework for Interference Avoidance in Ad hoc Networks

A Game-Theoretic Framework for Interference Avoidance in Ad hoc Networks A Game-Theoretic Framework for Interference Avoidance in Ad hoc Networks R. Menon, A. B. MacKenzie, R. M. Buehrer and J. H. Reed The Bradley Department of Electrical and Computer Engineering Virginia Tech,

More information

A Non-Cooperative Game Theoretic Approach for Power Allocation in Intersatellite Communication

A Non-Cooperative Game Theoretic Approach for Power Allocation in Intersatellite Communication 2017 IEEE International Conference on Wireless for Space and Extreme Environments (WiSEE) October 10-12, 2017. Concordia University, Montréal, Canada A Non-Cooperative Game Theoretic Approach for Power

More information

Fair Resource Block and Power Allocation for Femtocell Networks: A Game Theory Perspective

Fair Resource Block and Power Allocation for Femtocell Networks: A Game Theory Perspective Fair Resource Block and Power Allocation for Femtocell Networks: A Game Theory Perspective Serial Number: 5 April 24, 2013 Abstract One of the important issues in building the femtocell networks in existing

More information

Some recent results and some open problems concerning solving infinite duration combinatorial games. Peter Bro Miltersen Aarhus University

Some recent results and some open problems concerning solving infinite duration combinatorial games. Peter Bro Miltersen Aarhus University Some recent results and some open problems concerning solving infinite duration combinatorial games Peter Bro Miltersen Aarhus University Purgatory Mount Purgatory is on an island, the only land in the

More information

Frequency and Power Allocation for Low Complexity Energy Efficient OFDMA Systems with Proportional Rate Constraints

Frequency and Power Allocation for Low Complexity Energy Efficient OFDMA Systems with Proportional Rate Constraints Frequency and Power Allocation for Low Complexity Energy Efficient OFDMA Systems with Proportional Rate Constraints Pranoti M. Maske PG Department M. B. E. Society s College of Engineering Ambajogai Ambajogai,

More information

Trip Assignment. Lecture Notes in Transportation Systems Engineering. Prof. Tom V. Mathew. 1 Overview 1. 2 Link cost function 2

Trip Assignment. Lecture Notes in Transportation Systems Engineering. Prof. Tom V. Mathew. 1 Overview 1. 2 Link cost function 2 Trip Assignment Lecture Notes in Transportation Systems Engineering Prof. Tom V. Mathew Contents 1 Overview 1 2 Link cost function 2 3 All-or-nothing assignment 3 4 User equilibrium assignment (UE) 3 5

More information

Game-Playing & Adversarial Search

Game-Playing & Adversarial Search Game-Playing & Adversarial Search This lecture topic: Game-Playing & Adversarial Search (two lectures) Chapter 5.1-5.5 Next lecture topic: Constraint Satisfaction Problems (two lectures) Chapter 6.1-6.4,

More information

Game Theory and MANETs: A Brief Tutorial

Game Theory and MANETs: A Brief Tutorial Game Theory and MANETs: A Brief Tutorial Luiz A. DaSilva and Allen B. MacKenzie Slides available at http://www.ece.vt.edu/mackenab/presentations/ GameTheoryTutorial.pdf 1 Agenda Fundamentals of Game Theory

More information

The extensive form representation of a game

The extensive form representation of a game The extensive form representation of a game Nodes, information sets Perfect and imperfect information Addition of random moves of nature (to model uncertainty not related with decisions of other players).

More information

Cognitive Radio: Brain-Empowered Wireless Communcations

Cognitive Radio: Brain-Empowered Wireless Communcations Cognitive Radio: Brain-Empowered Wireless Communcations Simon Haykin, Life Fellow, IEEE Matt Yu, EE360 Presentation, February 15 th 2012 Overview Motivation Background Introduction Radio-scene analysis

More information

Lectures: Feb 27 + Mar 1 + Mar 3, 2017

Lectures: Feb 27 + Mar 1 + Mar 3, 2017 CS420+500: Advanced Algorithm Design and Analysis Lectures: Feb 27 + Mar 1 + Mar 3, 2017 Prof. Will Evans Scribe: Adrian She In this lecture we: Summarized how linear programs can be used to model zero-sum

More information

Power Minimization for Multi-Cell OFDM Networks Using Distributed Non-cooperative Game Approach

Power Minimization for Multi-Cell OFDM Networks Using Distributed Non-cooperative Game Approach Power Minimization for Multi-Cell OFDM Networks Using Distributed Non-cooperative Game Approach Zhu Han, Zhu Ji, and K. J. Ray Liu Electrical and Computer Engineering Department, University of Maryland,

More information

Fairness and Efficiency Tradeoffs for User Cooperation in Distributed Wireless Networks

Fairness and Efficiency Tradeoffs for User Cooperation in Distributed Wireless Networks Fairness and Efficiency Tradeoffs for User Cooperation in Distributed Wireless Networks Yong Xiao, Jianwei Huang, Chau Yuen, Luiz A. DaSilva Electrical Engineering and Computer Science Department, Massachusetts

More information

Research Article A Theoretic Approach for Prolonging Lifetime of Wireless Sensor Networks Based on the Coalition Game Model

Research Article A Theoretic Approach for Prolonging Lifetime of Wireless Sensor Networks Based on the Coalition Game Model International Journal of Distributed Sensor Networks, Article ID 328710, 14 pages http://dx.doi.org/10.1155/2014/328710 Research Article A Theoretic Approach for Prolonging Lifetime of Wireless Sensor

More information

Advanced Microeconomics (Economics 104) Spring 2011 Strategic games I

Advanced Microeconomics (Economics 104) Spring 2011 Strategic games I Advanced Microeconomics (Economics 104) Spring 2011 Strategic games I Topics The required readings for this part is O chapter 2 and further readings are OR 2.1-2.3. The prerequisites are the Introduction

More information

BS2243 Lecture 3 Strategy and game theory

BS2243 Lecture 3 Strategy and game theory BS2243 Lecture 3 Strategy and game theory Spring 2012 (Dr. Sumon Bhaumik) Based on: Rasmusen, Eric (1992) Games and Information, Oxford, UK and Cambridge, Mass.: Blackwell; Chapters 1 & 2. Games what are

More information

final examination on May 31 Topics from the latter part of the course (covered in homework assignments 4-7) include:

final examination on May 31 Topics from the latter part of the course (covered in homework assignments 4-7) include: The final examination on May 31 may test topics from any part of the course, but the emphasis will be on topic after the first three homework assignments, which were covered in the midterm. Topics from

More information

Imperfect Monitoring in Multi-agent Opportunistic Channel Access

Imperfect Monitoring in Multi-agent Opportunistic Channel Access Imperfect Monitoring in Multi-agent Opportunistic Channel Access Ji Wang Thesis submitted to the Faculty of the Virginia Polytechnic Institute and State University in partial fulfillment of the requirements

More information

Note: A player has, at most, one strictly dominant strategy. When a player has a dominant strategy, that strategy is a compelling choice.

Note: A player has, at most, one strictly dominant strategy. When a player has a dominant strategy, that strategy is a compelling choice. Game Theoretic Solutions Def: A strategy s i 2 S i is strictly dominated for player i if there exists another strategy, s 0 i 2 S i such that, for all s i 2 S i,wehave ¼ i (s 0 i ;s i) >¼ i (s i ;s i ):

More information

Joint Optimization of Relay Strategies and Resource Allocations in Cooperative Cellular Networks

Joint Optimization of Relay Strategies and Resource Allocations in Cooperative Cellular Networks Joint Optimization of Relay Strategies and Resource Allocations in Cooperative Cellular Networks Truman Ng, Wei Yu Electrical and Computer Engineering Department University of Toronto Jianzhong (Charlie)

More information

Contents. MA 327/ECO 327 Introduction to Game Theory Fall 2017 Notes. 1 Wednesday, August Friday, August Monday, August 28 6

Contents. MA 327/ECO 327 Introduction to Game Theory Fall 2017 Notes. 1 Wednesday, August Friday, August Monday, August 28 6 MA 327/ECO 327 Introduction to Game Theory Fall 2017 Notes Contents 1 Wednesday, August 23 4 2 Friday, August 25 5 3 Monday, August 28 6 4 Wednesday, August 30 8 5 Friday, September 1 9 6 Wednesday, September

More information

The success of unlicensed broadband communication

The success of unlicensed broadband communication [ Amir Leshem and Ephraim Zehavi] Game Theory and the Frequency Selective Interference Channel [A practical and theoretic point of view] The success of unlicensed broadband communication has led to very

More information

Multiplayer Pushdown Games. Anil Seth IIT Kanpur

Multiplayer Pushdown Games. Anil Seth IIT Kanpur Multiplayer Pushdown Games Anil Seth IIT Kanpur Multiplayer Games we Consider These games are played on graphs (finite or infinite) Generalize two player infinite games. Any number of players are allowed.

More information

Network-building. Introduction. Page 1 of 6

Network-building. Introduction. Page 1 of 6 Page of 6 CS 684: Algorithmic Game Theory Friday, March 2, 2004 Instructor: Eva Tardos Guest Lecturer: Tom Wexler (wexler at cs dot cornell dot edu) Scribe: Richard C. Yeh Network-building This lecture

More information

Optimal Bandwidth Allocation with Dynamic Service Selection in Heterogeneous Wireless Networks

Optimal Bandwidth Allocation with Dynamic Service Selection in Heterogeneous Wireless Networks Optimal Bandwidth Allocation Dynamic Service Selection in Heterogeneous Wireless Networs Kun Zhu, Dusit Niyato, and Ping Wang School of Computer Engineering, Nanyang Technological University NTU), Singapore

More information

16.410/413 Principles of Autonomy and Decision Making

16.410/413 Principles of Autonomy and Decision Making 16.10/13 Principles of Autonomy and Decision Making Lecture 2: Sequential Games Emilio Frazzoli Aeronautics and Astronautics Massachusetts Institute of Technology December 6, 2010 E. Frazzoli (MIT) L2:

More information

ORTHOGONAL Frequency Division Multiplexing Access. Non-Cooperative Resource Competition Game by Virtual Referee in Multi-Cell OFDMA Networks

ORTHOGONAL Frequency Division Multiplexing Access. Non-Cooperative Resource Competition Game by Virtual Referee in Multi-Cell OFDMA Networks IEEE JOURNAL ON SELECTED AREAS IN COMMUNICATIONS, VOL. 25, NO. 6, AUGUST 2007 1079 Non-Cooperative Resource Competition Game by Virtual Referee in Multi-Cell OFDMA Networks Zhu Han, Zhu Ji, and K. J. Ray

More information

Introduction to Game Theory I

Introduction to Game Theory I Nicola Dimitri University of Siena (Italy) Rome March-April 2014 Introduction to Game Theory 1/3 Game Theory (GT) is a tool-box useful to understand how rational people choose in situations of Strategic

More information

LECTURE 26: GAME THEORY 1

LECTURE 26: GAME THEORY 1 15-382 COLLECTIVE INTELLIGENCE S18 LECTURE 26: GAME THEORY 1 INSTRUCTOR: GIANNI A. DI CARO ICE-CREAM WARS http://youtu.be/jilgxenbk_8 2 GAME THEORY Game theory is the formal study of conflict and cooperation

More information

Economics 201A - Section 5

Economics 201A - Section 5 UC Berkeley Fall 2007 Economics 201A - Section 5 Marina Halac 1 What we learnt this week Basics: subgame, continuation strategy Classes of games: finitely repeated games Solution concepts: subgame perfect

More information

Appendix A A Primer in Game Theory

Appendix A A Primer in Game Theory Appendix A A Primer in Game Theory This presentation of the main ideas and concepts of game theory required to understand the discussion in this book is intended for readers without previous exposure to

More information

CS510 \ Lecture Ariel Stolerman

CS510 \ Lecture Ariel Stolerman CS510 \ Lecture04 2012-10-15 1 Ariel Stolerman Administration Assignment 2: just a programming assignment. Midterm: posted by next week (5), will cover: o Lectures o Readings A midterm review sheet will

More information

CSCI 699: Topics in Learning and Game Theory Fall 2017 Lecture 3: Intro to Game Theory. Instructor: Shaddin Dughmi

CSCI 699: Topics in Learning and Game Theory Fall 2017 Lecture 3: Intro to Game Theory. Instructor: Shaddin Dughmi CSCI 699: Topics in Learning and Game Theory Fall 217 Lecture 3: Intro to Game Theory Instructor: Shaddin Dughmi Outline 1 Introduction 2 Games of Complete Information 3 Games of Incomplete Information

More information

Game Theory: Introduction. Game Theory. Game Theory: Applications. Game Theory: Overview

Game Theory: Introduction. Game Theory. Game Theory: Applications. Game Theory: Overview Game Theory: Introduction Game Theory Game theory A means of modeling strategic behavior Agents act to maximize own welfare Agents understand their actions affect actions of other agents ECON 370: Microeconomic

More information

CS188 Spring 2014 Section 3: Games

CS188 Spring 2014 Section 3: Games CS188 Spring 2014 Section 3: Games 1 Nearly Zero Sum Games The standard Minimax algorithm calculates worst-case values in a zero-sum two player game, i.e. a game in which for all terminal states s, the

More information

Strategy theory methods for resource distribution optimizing in internet of things

Strategy theory methods for resource distribution optimizing in internet of things Acta Technica 62 (2017), No. 4A, 347354 c 2017 Institute of Thermomechanics CAS, v.v.i. Strategy theory methods for resource distribution optimizing in internet of things Weijun Lei 2 Abstract. In a Semantic

More information

Game Theory and Algorithms Lecture 3: Weak Dominance and Truthfulness

Game Theory and Algorithms Lecture 3: Weak Dominance and Truthfulness Game Theory and Algorithms Lecture 3: Weak Dominance and Truthfulness March 1, 2011 Summary: We introduce the notion of a (weakly) dominant strategy: one which is always a best response, no matter what

More information

Cooperative Spectrum Sharing in Cognitive Radio Networks: A Game-Theoretic Approach

Cooperative Spectrum Sharing in Cognitive Radio Networks: A Game-Theoretic Approach Cooperative Spectrum Sharing in Cognitive Radio Networks: A Game-Theoretic Approach Haobing Wang, Lin Gao, Xiaoying Gan, Xinbing Wang, Ekram Hossain 2. Department of Electronic Engineering, Shanghai Jiao

More information

Game-playing AIs: Games and Adversarial Search FINAL SET (w/ pruning study examples) AIMA

Game-playing AIs: Games and Adversarial Search FINAL SET (w/ pruning study examples) AIMA Game-playing AIs: Games and Adversarial Search FINAL SET (w/ pruning study examples) AIMA 5.1-5.2 Games: Outline of Unit Part I: Games as Search Motivation Game-playing AI successes Game Trees Evaluation

More information

Repeated Games. Economics Microeconomic Theory II: Strategic Behavior. Shih En Lu. Simon Fraser University (with thanks to Anke Kessler)

Repeated Games. Economics Microeconomic Theory II: Strategic Behavior. Shih En Lu. Simon Fraser University (with thanks to Anke Kessler) Repeated Games Economics 302 - Microeconomic Theory II: Strategic Behavior Shih En Lu Simon Fraser University (with thanks to Anke Kessler) ECON 302 (SFU) Repeated Games 1 / 25 Topics 1 Information Sets

More information

OVER the past few years, wireless sensor network (WSN)

OVER the past few years, wireless sensor network (WSN) IEEE/CAA JOURNAL OF AUTOMATICA SINICA, VOL., NO. 3, JULY 015 67 An Approach of Distributed Joint Optimization for Cluster-based Wireless Sensor Networks Zhixin Liu, Yazhou Yuan, Xinping Guan, and Xinbin

More information

ECO 463. SimultaneousGames

ECO 463. SimultaneousGames ECO 463 SimultaneousGames Provide brief explanations as well as your answers. 1. Two people could benefit by cooperating on a joint project. Each person can either cooperate at a cost of 2 dollars or fink

More information

Game Theory Lecturer: Ji Liu Thanks for Jerry Zhu's slides

Game Theory Lecturer: Ji Liu Thanks for Jerry Zhu's slides Game Theory ecturer: Ji iu Thanks for Jerry Zhu's slides [based on slides from Andrew Moore http://www.cs.cmu.edu/~awm/tutorials] slide 1 Overview Matrix normal form Chance games Games with hidden information

More information

G5212: Game Theory. Mark Dean. Spring 2017

G5212: Game Theory. Mark Dean. Spring 2017 G5212: Game Theory Mark Dean Spring 2017 The Story So Far... Last week we Introduced the concept of a dynamic (or extensive form) game The strategic (or normal) form of that game In terms of solution concepts

More information

Spectrum Sharing in Cognitive Radio Networks

Spectrum Sharing in Cognitive Radio Networks Spectrum Sharing in Cognitive Radio Networks Fan Wang, Marwan Krunz, and Shuguang Cui Department of Electrical & Computer Engineering University of Arizona Tucson, AZ 85721 E-mail:{wangfan,krunz,cui}@ece.arizona.edu

More information

Introduction to (Networked) Game Theory. Networked Life NETS 112 Fall 2016 Prof. Michael Kearns

Introduction to (Networked) Game Theory. Networked Life NETS 112 Fall 2016 Prof. Michael Kearns Introduction to (Networked) Game Theory Networked Life NETS 112 Fall 2016 Prof. Michael Kearns Game Theory for Fun and Profit The Beauty Contest Game Write your name and an integer between 0 and 100 Let

More information

14.12 Game Theory Lecture Notes Lectures 10-11

14.12 Game Theory Lecture Notes Lectures 10-11 4.2 Game Theory Lecture Notes Lectures 0- Muhamet Yildiz Repeated Games In these notes, we ll discuss the repeated games, the games where a particular smaller game is repeated; the small game is called

More information