FPTAS for Computing a Symmetric Leontief Competitive Economy Equilibrium

Size: px
Start display at page:

Download "FPTAS for Computing a Symmetric Leontief Competitive Economy Equilibrium"

Transcription

1 FPTAS for Computing a Symmetric Leontief Competitive Economy Equilibrium Department of Management Science and Engineering, and Institute of Computational and Mathematical Engineering Stanford University Joint work with Chuangyin Dang and Zhisu Zhu July 18, 2011

2 An Arrow-Debreu exchange market Each of n traders brings in one unit of a good and is equiped with a utility function on all goods;

3 An Arrow-Debreu exchange market Each of n traders brings in one unit of a good and is equiped with a utility function on all goods; They trade/exchange according to market prices.

4 An Arrow-Debreu exchange market Each of n traders brings in one unit of a good and is equiped with a utility function on all goods; They trade/exchange according to market prices. What would the prices and good allocations be?

5 1,P ,U1(.) 1,P ,U2(.) 1,P ,U3(.) 1,Pn n n 1,Un(.) Goods Traders Figure: Pairing Exchange Market Model

6 Leontief economy Leontief Utility: { } u j xij (x j )=min i a ij where a ij represents the demand factor of trader j for the good of trader i ( 0 := ).

7 Leontief economy Leontief Utility: { } u j xij (x j )=min i a ij where a ij represents the demand factor of trader j for the good of trader i ( 0 := ). Let the utility value for trader j be u j.then x ij = a ij u j, i.

8 Leontief economy Leontief Utility: { } u j xij (x j )=min i a ij where a ij represents the demand factor of trader j for the good of trader i ( 0 := ). Let the utility value for trader j be u j.then x ij = a ij u j, i. Does the market has an equilibrium?

9 Market equilibrium principle I Individual Rationality: Given market prices p i for all i maximize u j (x j ) subject to i p ix ij p j, x ij 0, j, where x ij represents the amount of good i purchased by trader j.

10 Market equilibrium principle I Individual Rationality: Given market prices p i for all i maximize u j (x j ) subject to i p ix ij p j, x ij 0, j, where x ij represents the amount of good i purchased by trader j. Then at optimality it must be true x ij = a iju j and p j = i p i x ij = u j (a T j p) j; or

11 Market equilibrium principle I Individual Rationality: Given market prices p i for all i maximize u j (x j ) subject to i p ix ij p j, x ij 0, j, where x ij represents the amount of good i purchased by trader j. Then at optimality it must be true x ij = a iju j and p j = i p i x ij = u j (a T j p) j; or U A T p = p where A is the the Leontief matrix formed by a ij s.

12 Market equilibrium principle II Physical Constraint: The total purchase volume for good i should not exceed its available supply: a ij uj 1 i; or j

13 Market equilibrium principle II Physical Constraint: The total purchase volume for good i should not exceed its available supply: a ij uj 1 i; or where e is the vector of all ones. j Au e,

14 Market equilibrium principle III Price Cruelty and Fairness : For every good i, j a iju j < 1 implies p i =0;

15 Market equilibrium principle III Price Cruelty and Fairness : For every good i, j a iju j < 1 implies p i =0; For every trader j, a T j p > 0.

16 Characterization of Leontief economy equilibrium I At an equilibrium u, p,letb = {j : u j > 0} and the rest be N. u B > 0 = p B > 0 = A BBu B = e, u N = 0 = p N = 0 = U B AT BB p B = p B > 0.

17 Characterization of Leontief economy equilibrium I At an equilibrium u, p,letb = {j : u j > 0} and the rest be N. u B > 0 = p B > 0 = A BBu B = e, u N = 0 = p N = 0 = U B AT BB p B = p B > 0. Note that from the physical constraint A NB u B e.

18 Characterization of Leontief economy equilibrium II Theorem (Y 2005) Let B {1, 2,..., n}, N = {1, 2,..., n} \B, A BB be irreducible, and u B satisfy A BB u B = e, A NB u B e, and u B > 0. Then the (right) Perron-Frobenius eigenvector p B of U B A T BB together with u B, u N = p N =0will be a Leontief economy equilibrium. And the converse is also true. Moreover, there is always a rational equilibrium for every such B, iftheentriesofa are rational. Furthermore, the size (bit-length) of the equilibrium is bounded polynomially by the size of A.

19 At a Leontief economy equilibrium, the utility value vector u is a solution of the linear complementarity system (LCP) Au + v = e, u T v =0, (u 0, v) 0.

20 At a Leontief economy equilibrium, the utility value vector u is a solution of the linear complementarity system (LCP) Au + v = e, u T v =0, (u 0, v) 0. Note that u = 0 and v = e is a trivial complementary solution.

21 Relation to the Nash bimatrix game Theorem (Codenotti, Saberi, Varadarajan and Y 2005) Let (P, Q) denote an arbitrary bimatrix game payoff matrix pair. Let A = ( 0 P Q T 0 ). Then, there is a one-to-one correspondence between the Nash equilibria of the game (P, Q) and the market equilibria of the Leontief economy described by Leontief matrix A.

22 Symmetric Leontief economy I That is A = A T : the demand factor of me from you is as the same as the demand factor of you from me. Theorem Let A be a real symmetric matrix. Then, it is NP-complete to decide whether or not the LCP has a complementary solution such that u 0.

23 Symmetric Leontief economy I That is A = A T : the demand factor of me from you is as the same as the demand factor of you from me. Theorem Let A be a real symmetric matrix. Then, it is NP-complete to decide whether or not the LCP has a complementary solution such that u 0. Another question: given symmetric A, is it easy to compute one if the LCP is known to have a complementary solution?

24 Symmetric Leontief economy II A = ( ). Three isolated non-trivial complementary solutions. u 1 =(1/2; 0), u 2 =(0; 1/2), u 3 =(1/3; 1/3).

25 A social utility maximization In the following, we assume that e T Ae > 0.

26 A social utility maximization In the following, we assume that e T Ae > 0. We consider a quadratic social utility function u T Au, which is maximized over the simplex {u : e T u =1, u 0}.

27 A social utility maximization In the following, we assume that e T Ae > 0. We consider a quadratic social utility function u T Au, which is maximized over the simplex {u : e T u =1, u 0}. Every KKT point of the social optimization problem, when u T Au > 0, is a (non-trivial) complementarity solution (upon to scaling) to the LCP.

28 A social utility maximization In the following, we assume that e T Ae > 0. We consider a quadratic social utility function u T Au, which is maximized over the simplex {u : e T u =1, u 0}. Every KKT point of the social optimization problem, when u T Au > 0, is a (non-trivial) complementarity solution (upon to scaling) to the LCP. How to compute an KKT point with u T Au > 0?

29 A social utility maximization In the following, we assume that e T Ae > 0. We consider a quadratic social utility function u T Au, which is maximized over the simplex {u : e T u =1, u 0}. Every KKT point of the social optimization problem, when u T Au > 0, is a (non-trivial) complementarity solution (upon to scaling) to the LCP. How to compute an KKT point with u T Au > 0? Y (1998) On The Complexity of Approximating a KKT Point of Quadratic Programming

30 An interior-point potential reduction algorithm The Karmarkar-Tenabe-Todd-Y type potential function ( ) n φ(u) =ρ log ā u T Au log(u j ); j=1 where ρ =(2n + n)/ɛ and ā =max i,j {a ij } > 0.

31 An interior-point potential reduction algorithm The Karmarkar-Tenabe-Todd-Y type potential function ( ) n φ(u) =ρ log ā u T Au log(u j ); j=1 where ρ =(2n + n)/ɛ and ā =max i,j {a ij } > 0. This potential function will be reduced by a constant each iteration from the initial point u 0 = 1 ne, and the algorithm terminates in O(n( 1 ɛ )log(1 ɛ )) iterations at an ɛ-approximate KKT point.

32 It s a FPTAS Note that ( φ(u 0 )=ρlog ā 1 ) n 2 et Ae + n log(n), and for any u in the interior of the simplex, n log(u j ) n log(n). j=1 Thus, φ(u) φ(u 0 ) implies that ( ) ρ log ā u T Au ρ log ( ā 1 ) n 2 et Ae or u T Au 1 n 2 et Ae > 0.

33 That is, any KKT point u generated by the algorithm must have u T Au > 0 so that it is nontrivial.

34 That is, any KKT point u generated by the algorithm must have u T Au > 0 so that it is nontrivial. Theorem There is a FPTAS to compute an ɛ-approximate non-trivial complementary solution when A is symmetric and e T Ae > 0 in O(n( 1 ɛ )log(1 ɛ )) iterations, and each iteration uses O(n 3 log(log( 1 ɛ ))) arithmetic operations.

35 Preliminary computational results n mean sup mean iter mean time max sup Table: Social optimization for symmetric uniform matrix LCP

36 Non-symmetric Leontief matrix? In this case, even all entries of A being non-negative may not guarantee the existence of a non-trivial complementary solution: ( ) 0 2 A =. 0 1 Corollary (Y 2005) The LCP always has a non-trivial complementary solution if A has no all-zero column.

37 Summaries and Open Problems No complexity bound for solving non-symmetric LCP, although (finitely) convergent algorithms do exist.

38 Summaries and Open Problems No complexity bound for solving non-symmetric LCP, although (finitely) convergent algorithms do exist. It seems symmetry helps computation efficiency!

39 Summaries and Open Problems No complexity bound for solving non-symmetric LCP, although (finitely) convergent algorithms do exist. It seems symmetry helps computation efficiency! Why?

A FPTAS for Computing a Symmetric Leontief Competitive Economy Equilibrium

A FPTAS for Computing a Symmetric Leontief Competitive Economy Equilibrium Mathematical Programming manuscript No. will be inserted by the editor) Zhisu Zhu Chuangyin Dang Yinyu Ye A FPTAS for Computing a Symmetric Leontief Competitive Economy Equilibrium Received: date / Accepted:

More information

Exchange Market Equilibria with Leontief s Utility: Freedom of Pricing Leads to Rationality

Exchange Market Equilibria with Leontief s Utility: Freedom of Pricing Leads to Rationality Exchange Market Equilibria with Leontief s Utility: Freedom of Pricing Leads to Rationality Yinyu Ye April 23, 2005; revised August 5, 2006 Abstract This paper studies the equilibrium property and algorithmic

More information

A Note on Exchange Market Equilibria with Leontief s Utility: Freedom of Pricing Leads to Rationality

A Note on Exchange Market Equilibria with Leontief s Utility: Freedom of Pricing Leads to Rationality A Note on Exchange Market Equilibria with Leontief s Utility: Freedom of Pricing Leads to Rationality Yinyu Ye April 23, 2005 Abstract: We extend the analysis of [26] to handling more general utility functions:

More information

Leontief Economies Encode Nonzero Sum Two-Player Games

Leontief Economies Encode Nonzero Sum Two-Player Games Electronic Colloquium on Computational Complexity, Report No. 55 (2005) Leontief Economies Encode Nonzero Sum Two-Player Games Bruno Codenotti Amin Saberi Kasturi Varadarajan Yinyu Ye Abstract We give

More information

Leontief Economies Encode Nonzero Sum Two-Player Games

Leontief Economies Encode Nonzero Sum Two-Player Games Leontief Economies Encode Nonzero Sum Two-Player Games Bruno Codenotti Amin Saberi Kasturi Varadarajan Yinyu Ye Abstract We consider Leontief exchange economies, ie, economies where the consumers desire

More information

arxiv:cs/ v1 [cs.gt] 26 Feb 2006

arxiv:cs/ v1 [cs.gt] 26 Feb 2006 On the Approximation and Smoothed Complexity of Leontief Market Equilibria arxiv:cs/0602090v1 [csgt] 26 Feb 2006 Li-Sha Huang Department of Computer Science Tsinghua University Beijing, China Abstract

More information

Fisher Equilibrium Price with a Class of Concave Utility Functions

Fisher Equilibrium Price with a Class of Concave Utility Functions Fisher Equilibrium Price with a Class of Concave Utility Functions Ning Chen 1, Xiaotie Deng 2, Xiaoming Sun 3, and Andrew Chi-Chih Yao 4 1 Department of Computer Science & Engineering, University of Washington

More information

Algorithmic Game Theory and Economics: A very short introduction. Mysore Park Workshop August, 2012

Algorithmic Game Theory and Economics: A very short introduction. Mysore Park Workshop August, 2012 Algorithmic Game Theory and Economics: A very short introduction Mysore Park Workshop August, 2012 PRELIMINARIES Game Rock Paper Scissors 0,0-1,1 1,-1 1,-1 0,0-1,1-1,1 1,-1 0,0 Strategies of Player A Strategies

More information

A Path to the Arrow-Debreu Competitive Market Equilibrium

A Path to the Arrow-Debreu Competitive Market Equilibrium Mathematical Programming manuscript No. (will be inserted by the editor) Yinyu Ye A Path to the Arrow-Debreu Competitive Market Equilibrium February 20, 2004 (revised July 15, 2005) Abstract: We present

More information

Computing Solution Concepts of Normal-Form Games. Song Chong EE, KAIST

Computing Solution Concepts of Normal-Form Games. Song Chong EE, KAIST Computing Solution Concepts of Normal-Form Games Song Chong EE, KAIST songchong@kaist.edu Computing Nash Equilibria of Two-Player, Zero-Sum Games Can be expressed as a linear program (LP), which means

More information

Economic Foundations of Symmetric Programming

Economic Foundations of Symmetric Programming Economic Foundations of Symmetric Programming QUIRINO PARIS University of California, Davis B 374309 CAMBRIDGE UNIVERSITY PRESS Foreword by Michael R. Caputo Preface page xv xvii 1 Introduction 1 Duality,

More information

An RLT Approach for Solving Binary-Constrained Mixed Linear Complementarity Problems

An RLT Approach for Solving Binary-Constrained Mixed Linear Complementarity Problems An RLT Approach for Solving Binary-Constrained Mixed Linear Complementarity Problems Miguel F. Anjos Professor and Canada Research Chair Director, Trottier Institute for Energy TAI 2015 Washington, DC,

More information

Efficient Nash Equilibrium Computation in Two Player Rank-1 G

Efficient Nash Equilibrium Computation in Two Player Rank-1 G Efficient Nash Equilibrium Computation in Two Player Rank-1 Games Dept. of CSE, IIT-Bombay China Theory Week 2012 August 17, 2012 Joint work with Bharat Adsul, Jugal Garg and Milind Sohoni Outline Games,

More information

Optimality, Duality, Complementarity for Constrained Optimization

Optimality, Duality, Complementarity for Constrained Optimization Optimality, Duality, Complementarity for Constrained Optimization Stephen Wright University of Wisconsin-Madison May 2014 Wright (UW-Madison) Optimality, Duality, Complementarity May 2014 1 / 41 Linear

More information

Ph.D. Preliminary Examination MICROECONOMIC THEORY Applied Economics Graduate Program June 2016

Ph.D. Preliminary Examination MICROECONOMIC THEORY Applied Economics Graduate Program June 2016 Ph.D. Preliminary Examination MICROECONOMIC THEORY Applied Economics Graduate Program June 2016 The time limit for this exam is four hours. The exam has four sections. Each section includes two questions.

More information

Market Equilibrium using Auctions for a Class of Gross-Substitute Utilities

Market Equilibrium using Auctions for a Class of Gross-Substitute Utilities Market Equilibrium using Auctions for a Class of Gross-Substitute Utilities Rahul Garg 1 and Sanjiv Kapoor 2 1 IBM T.J. Watson Research Center,USA. 2 Illinois Institute of Technology, Chicago, USA Abstract.

More information

Game theory Lecture 19. Dynamic games. Game theory

Game theory Lecture 19. Dynamic games. Game theory Lecture 9. Dynamic games . Introduction Definition. A dynamic game is a game Γ =< N, x, {U i } n i=, {H i } n i= >, where N = {, 2,..., n} denotes the set of players, x (t) = f (x, u,..., u n, t), x(0)

More information

Advanced Mathematical Programming IE417. Lecture 24. Dr. Ted Ralphs

Advanced Mathematical Programming IE417. Lecture 24. Dr. Ted Ralphs Advanced Mathematical Programming IE417 Lecture 24 Dr. Ted Ralphs IE417 Lecture 24 1 Reading for This Lecture Sections 11.2-11.2 IE417 Lecture 24 2 The Linear Complementarity Problem Given M R p p and

More information

Lower Semicontinuity of the Solution Set Mapping in Some Optimization Problems

Lower Semicontinuity of the Solution Set Mapping in Some Optimization Problems Lower Semicontinuity of the Solution Set Mapping in Some Optimization Problems Roberto Lucchetti coauthors: A. Daniilidis, M.A. Goberna, M.A. López, Y. Viossat Dipartimento di Matematica, Politecnico di

More information

Game Theory. 4. Algorithms. Bernhard Nebel and Robert Mattmüller. May 2nd, Albert-Ludwigs-Universität Freiburg

Game Theory. 4. Algorithms. Bernhard Nebel and Robert Mattmüller. May 2nd, Albert-Ludwigs-Universität Freiburg Game Theory 4. Algorithms Albert-Ludwigs-Universität Freiburg Bernhard Nebel and Robert Mattmüller May 2nd, 2018 May 2nd, 2018 B. Nebel, R. Mattmüller Game Theory 2 / 36 We know: In finite strategic games,

More information

Game Theory. Greg Plaxton Theory in Programming Practice, Spring 2004 Department of Computer Science University of Texas at Austin

Game Theory. Greg Plaxton Theory in Programming Practice, Spring 2004 Department of Computer Science University of Texas at Austin Game Theory Greg Plaxton Theory in Programming Practice, Spring 2004 Department of Computer Science University of Texas at Austin Bimatrix Games We are given two real m n matrices A = (a ij ), B = (b ij

More information

1 Motivation. Game Theory. 2 Linear Programming. Motivation. 4. Algorithms. Bernhard Nebel and Robert Mattmüller May 15th, 2017

1 Motivation. Game Theory. 2 Linear Programming. Motivation. 4. Algorithms. Bernhard Nebel and Robert Mattmüller May 15th, 2017 1 Game Theory 4. Algorithms Albert-Ludwigs-Universität Freiburg Bernhard Nebel and Robert Mattmüller May 15th, 2017 May 15th, 2017 B. Nebel, R. Mattmüller Game Theory 3 / 36 2 We know: In finite strategic

More information

Advanced Microeconomics

Advanced Microeconomics Advanced Microeconomics Leonardo Felli EC441: Room D.106, Z.332, D.109 Lecture 8 bis: 24 November 2004 Monopoly Consider now the pricing behavior of a profit maximizing monopolist: a firm that is the only

More information

Part IB Optimisation

Part IB Optimisation Part IB Optimisation Theorems Based on lectures by F. A. Fischer Notes taken by Dexter Chua Easter 2015 These notes are not endorsed by the lecturers, and I have modified them (often significantly) after

More information

CMSC 858F: Algorithmic Game Theory Fall 2010 Market Clearing with Applications

CMSC 858F: Algorithmic Game Theory Fall 2010 Market Clearing with Applications CMSC 858F: Algorithmic Game Theory Fall 2010 Market Clearing with Applications Instructor: Mohammad T. Hajiaghayi Scribe: Rajesh Chitnis September 15, 2010 1 Overview We will look at MARKET CLEARING or

More information

Social Network Games

Social Network Games CWI and University of Amsterdam Based on joint orks ith Evangelos Markakis and Sunil Simon The model Social netork ([Apt, Markakis 2011]) Weighted directed graph: G = (V,,), here V: a finite set of agents,

More information

SURPLUS SHARING WITH A TWO-STAGE MECHANISM. By Todd R. Kaplan and David Wettstein 1. Ben-Gurion University of the Negev, Israel. 1.

SURPLUS SHARING WITH A TWO-STAGE MECHANISM. By Todd R. Kaplan and David Wettstein 1. Ben-Gurion University of the Negev, Israel. 1. INTERNATIONAL ECONOMIC REVIEW Vol. 41, No. 2, May 2000 SURPLUS SHARING WITH A TWO-STAGE MECHANISM By Todd R. Kaplan and David Wettstein 1 Ben-Gurion University of the Negev, Israel In this article we consider

More information

Nikhil R. Devanur, Jugal Garg and László A. Végh A rational convex program for linear Arrow- Debreu markets

Nikhil R. Devanur, Jugal Garg and László A. Végh A rational convex program for linear Arrow- Debreu markets Nikhil R. Devanur, Jugal Garg and László A. Végh A rational convex program for linear Arrow- Debreu markets Article (Accepted version) (Refereed) Original citation: Devanur, Nikhil R., Garg, Jugal and

More information

1. Pareto E cient Allocation and Social Welfare Maximization

1. Pareto E cient Allocation and Social Welfare Maximization Spring 2013 1. Pareto E cient Allocation and Social Welfare Maximization! "R $ Consider a private ownership economy E priv = L + ; " i ;e i #i=1;:::;i ; fy jg j=1;:::;j ; f$ i;j g i;j where " i can be

More information

April 29, 2010 CHAPTER 13: EVOLUTIONARY EQUILIBRIUM

April 29, 2010 CHAPTER 13: EVOLUTIONARY EQUILIBRIUM April 29, 200 CHAPTER : EVOLUTIONARY EQUILIBRIUM Some concepts from biology have been applied to game theory to define a type of equilibrium of a population that is robust against invasion by another type

More information

Copositive Plus Matrices

Copositive Plus Matrices Copositive Plus Matrices Willemieke van Vliet Master Thesis in Applied Mathematics October 2011 Copositive Plus Matrices Summary In this report we discuss the set of copositive plus matrices and their

More information

On the Complexity of Computing an Equilibrium in Combinatorial Auctions

On the Complexity of Computing an Equilibrium in Combinatorial Auctions On the Complexity of Computing an Equilibrium in Combinatorial Auctions Shahar Dobzinski Hu Fu Robert Kleinberg April 8, 2014 Abstract We study combinatorial auctions where each item is sold separately

More information

Approximate Nash Equilibria with Near Optimal Social Welfare

Approximate Nash Equilibria with Near Optimal Social Welfare Proceedings of the Twenty-Fourth International Joint Conference on Artificial Intelligence (IJCAI 015) Approximate Nash Equilibria with Near Optimal Social Welfare Artur Czumaj, Michail Fasoulakis, Marcin

More information

Assortative Matching in Two-sided Continuum Economies

Assortative Matching in Two-sided Continuum Economies Assortative Matching in Two-sided Continuum Economies Patrick Legros and Andrew Newman February 2006 (revised March 2007) Abstract We consider two-sided markets with a continuum of agents and a finite

More information

Computing Minmax; Dominance

Computing Minmax; Dominance Computing Minmax; Dominance CPSC 532A Lecture 5 Computing Minmax; Dominance CPSC 532A Lecture 5, Slide 1 Lecture Overview 1 Recap 2 Linear Programming 3 Computational Problems Involving Maxmin 4 Domination

More information

Mathematical Economics - PhD in Economics

Mathematical Economics - PhD in Economics - PhD in Part 1: Supermodularity and complementarity in the one-dimensional and Paulo Brito ISEG - Technical University of Lisbon November 24, 2010 1 2 - Supermodular optimization 3 one-dimensional 4 Supermodular

More information

CO759: Algorithmic Game Theory Spring 2015

CO759: Algorithmic Game Theory Spring 2015 CO759: Algorithmic Game Theory Spring 2015 Instructor: Chaitanya Swamy Assignment 1 Due: By Jun 25, 2015 You may use anything proved in class directly. I will maintain a FAQ about the assignment on the

More information

Lineáris komplementaritási feladatok: elmélet, algoritmusok, alkalmazások

Lineáris komplementaritási feladatok: elmélet, algoritmusok, alkalmazások General LCPs Lineáris komplementaritási feladatok: elmélet, algoritmusok, alkalmazások Illés Tibor BME DET BME Analízis Szeminárium 2015. november 11. Outline Linear complementarity problem: M u + v =

More information

SF2972 Game Theory Exam with Solutions March 15, 2013

SF2972 Game Theory Exam with Solutions March 15, 2013 SF2972 Game Theory Exam with s March 5, 203 Part A Classical Game Theory Jörgen Weibull and Mark Voorneveld. (a) What are N, S and u in the definition of a finite normal-form (or, equivalently, strategic-form)

More information

On the Existence of Price Equilibrium in Economies with Excess Demand Functions

On the Existence of Price Equilibrium in Economies with Excess Demand Functions On the Existence of Price Equilibrium in Economies with Excess Demand Functions Guoqiang Tian Abstract This paper provides a price equilibrium existence theorem in economies where commodities may be indivisible

More information

Chapter 9. Mixed Extensions. 9.1 Mixed strategies

Chapter 9. Mixed Extensions. 9.1 Mixed strategies Chapter 9 Mixed Extensions We now study a special case of infinite strategic games that are obtained in a canonic way from the finite games, by allowing mixed strategies. Below [0, 1] stands for the real

More information

NOTES ON COOPERATIVE GAME THEORY AND THE CORE. 1. Introduction

NOTES ON COOPERATIVE GAME THEORY AND THE CORE. 1. Introduction NOTES ON COOPERATIVE GAME THEORY AND THE CORE SARA FROEHLICH 1. Introduction Cooperative game theory is fundamentally different from the types of games we have studied so far, which we will now refer to

More information

Introduction to Game Theory Lecture Note 2: Strategic-Form Games and Nash Equilibrium (2)

Introduction to Game Theory Lecture Note 2: Strategic-Form Games and Nash Equilibrium (2) Introduction to Game Theory Lecture Note 2: Strategic-Form Games and Nash Equilibrium (2) Haifeng Huang University of California, Merced Best response functions: example In simple games we can examine

More information

Mixed Nash Equilibria

Mixed Nash Equilibria lgorithmic Game Theory, Summer 2017 Mixed Nash Equilibria Lecture 2 (5 pages) Instructor: Thomas Kesselheim In this lecture, we introduce the general framework of games. Congestion games, as introduced

More information

Economics 201b Spring 2010 Solutions to Problem Set 1 John Zhu

Economics 201b Spring 2010 Solutions to Problem Set 1 John Zhu Economics 201b Spring 2010 Solutions to Problem Set 1 John Zhu 1a The following is a Edgeworth box characterization of the Pareto optimal, and the individually rational Pareto optimal, along with some

More information

Tatonnement Beyond Gross Substitutes? Gradient Descent to the Rescue

Tatonnement Beyond Gross Substitutes? Gradient Descent to the Rescue Tatonnement Beyond Gross Substitutes? Gradient Descent to the Rescue Yun Kuen CHEUNG (Marco) 1 Richard COLE 1 Nikhil DEVANUR 2 1 - Courant Institute of Mathematical Sciences, NYU 2 - Microsoft Research,

More information

4.6 Linear Programming duality

4.6 Linear Programming duality 4.6 Linear Programming duality To any minimization (maximization) LP we can associate a closely related maximization (minimization) LP Different spaces and objective functions but in general same optimal

More information

The s-monotone Index Selection Rule for Criss-Cross Algorithms of Linear Complementarity Problems

The s-monotone Index Selection Rule for Criss-Cross Algorithms of Linear Complementarity Problems The s-monotone Index Selection Rule for Criss-Cross Algorithms of Linear Complementarity Problems Zsolt Csizmadia and Tibor Illés and Adrienn Nagy February 24, 213 Abstract In this paper we introduce the

More information

The Complexity of Non-Monotone Markets

The Complexity of Non-Monotone Markets The Complexity of Non-Monotone Markets XI CHEN, Columbia University DIMITRIS PAPARAS, University of Wisconsin-Madison MIHALIS YANNAKAKIS, Columbia University We introduce the notion of non-monotone utilities,

More information

Lecture notes for Analysis of Algorithms : Markov decision processes

Lecture notes for Analysis of Algorithms : Markov decision processes Lecture notes for Analysis of Algorithms : Markov decision processes Lecturer: Thomas Dueholm Hansen June 6, 013 Abstract We give an introduction to infinite-horizon Markov decision processes (MDPs) with

More information

Game Theory and Algorithms Lecture 2: Nash Equilibria and Examples

Game Theory and Algorithms Lecture 2: Nash Equilibria and Examples Game Theory and Algorithms Lecture 2: Nash Equilibria and Examples February 24, 2011 Summary: We introduce the Nash Equilibrium: an outcome (action profile) which is stable in the sense that no player

More information

Computing Minmax; Dominance

Computing Minmax; Dominance Computing Minmax; Dominance CPSC 532A Lecture 5 Computing Minmax; Dominance CPSC 532A Lecture 5, Slide 1 Lecture Overview 1 Recap 2 Linear Programming 3 Computational Problems Involving Maxmin 4 Domination

More information

Exact and Approximate Equilibria for Optimal Group Network Formation

Exact and Approximate Equilibria for Optimal Group Network Formation Exact and Approximate Equilibria for Optimal Group Network Formation Elliot Anshelevich and Bugra Caskurlu Computer Science Department, RPI, 110 8th Street, Troy, NY 12180 {eanshel,caskub}@cs.rpi.edu Abstract.

More information

Robust Predictions in Games with Incomplete Information

Robust Predictions in Games with Incomplete Information Robust Predictions in Games with Incomplete Information joint with Stephen Morris (Princeton University) November 2010 Payoff Environment in games with incomplete information, the agents are uncertain

More information

First Prev Next Last Go Back Full Screen Close Quit. Game Theory. Giorgio Fagiolo

First Prev Next Last Go Back Full Screen Close Quit. Game Theory. Giorgio Fagiolo Game Theory Giorgio Fagiolo giorgio.fagiolo@univr.it https://mail.sssup.it/ fagiolo/welcome.html Academic Year 2005-2006 University of Verona Summary 1. Why Game Theory? 2. Cooperative vs. Noncooperative

More information

Asymptotics of Efficiency Loss in Competitive Market Mechanisms

Asymptotics of Efficiency Loss in Competitive Market Mechanisms Page 1 of 40 Asymptotics of Efficiency Loss in Competitive Market Mechanisms Jia Yuan Yu and Shie Mannor Department of Electrical and Computer Engineering McGill University Montréal, Québec, Canada jia.yu@mail.mcgill.ca

More information

Mathematical Methods and Economic Theory

Mathematical Methods and Economic Theory Mathematical Methods and Economic Theory Anjan Mukherji Subrata Guha C 263944 OXTORD UNIVERSITY PRESS Contents Preface SECTION I 1 Introduction 3 1.1 The Objective 3 1.2 The Tools for Section I 4 2 Basic

More information

The convergence of stationary iterations with indefinite splitting

The convergence of stationary iterations with indefinite splitting The convergence of stationary iterations with indefinite splitting Michael C. Ferris Joint work with: Tom Rutherford and Andy Wathen University of Wisconsin, Madison 6th International Conference on Complementarity

More information

Economics 201B. Nonconvex Preferences and Approximate Equilibria

Economics 201B. Nonconvex Preferences and Approximate Equilibria Economics 201B Nonconvex Preferences and Approximate Equilibria 1 The Shapley-Folkman Theorem The Shapley-Folkman Theores an elementary result in linear algebra, but it is apparently unknown outside the

More information

: Cryptography and Game Theory Ran Canetti and Alon Rosen. Lecture 8

: Cryptography and Game Theory Ran Canetti and Alon Rosen. Lecture 8 0368.4170: Cryptography and Game Theory Ran Canetti and Alon Rosen Lecture 8 December 9, 2009 Scribe: Naama Ben-Aroya Last Week 2 player zero-sum games (min-max) Mixed NE (existence, complexity) ɛ-ne Correlated

More information

Modeling, equilibria, power and risk

Modeling, equilibria, power and risk Modeling, equilibria, power and risk Michael C. Ferris Joint work with Andy Philpott and Roger Wets University of Wisconsin, Madison Workshop on Stochastic Optimization and Equilibrium University of Southern

More information

6.254 : Game Theory with Engineering Applications Lecture 7: Supermodular Games

6.254 : Game Theory with Engineering Applications Lecture 7: Supermodular Games 6.254 : Game Theory with Engineering Applications Lecture 7: Asu Ozdaglar MIT February 25, 2010 1 Introduction Outline Uniqueness of a Pure Nash Equilibrium for Continuous Games Reading: Rosen J.B., Existence

More information

On the Complexity of Market Equilibria and Revenue Maximization. Dimitris Paparas

On the Complexity of Market Equilibria and Revenue Maximization. Dimitris Paparas On the Complexity of Market Equilibria and Revenue Maximization Dimitris Paparas Submitted in partial fulfillment of the requirements for the degree of Doctor of Philosophy in the Graduate School of Arts

More information

Informed Principal in Private-Value Environments

Informed Principal in Private-Value Environments Informed Principal in Private-Value Environments Tymofiy Mylovanov Thomas Tröger University of Bonn June 21, 2008 1/28 Motivation 2/28 Motivation In most applications of mechanism design, the proposer

More information

Oligopoly Theory 2 Bertrand Market Games

Oligopoly Theory 2 Bertrand Market Games 1/10 Oligopoly Theory 2 Bertrand Market Games May 4, 2014 2/10 Outline 1 Bertrand Market Game 2 Bertrand Paradox 3 Asymmetric Firms 3/10 Bertrand Duopoly Market Game Discontinuous Payoff Functions (1 p

More information

COMPUTATION OF GENERALIZED NASH EQUILIBRIA WITH

COMPUTATION OF GENERALIZED NASH EQUILIBRIA WITH COMPUTATION OF GENERALIZED NASH EQUILIBRIA WITH THE GNE PACKAGE C. Dutang 1,2 1 ISFA - Lyon, 2 AXA GRM - Paris, 1/19 12/08/2011 user! 2011 OUTLINE 1 GAP FUNCTION MINIZATION APPROACH 2 FIXED-POINT APPROACH

More information

Full-Newton-Step Interior-Point Method for the Linear Complementarity Problems

Full-Newton-Step Interior-Point Method for the Linear Complementarity Problems Georgia Southern University Digital Commons@Georgia Southern Electronic Theses and Dissertations Graduate Studies, Jack N. Averitt College of Summer 2011 Full-Newton-Step Interior-Point Method for the

More information

Ergodicity and Non-Ergodicity in Economics

Ergodicity and Non-Ergodicity in Economics Abstract An stochastic system is called ergodic if it tends in probability to a limiting form that is independent of the initial conditions. Breakdown of ergodicity gives rise to path dependence. We illustrate

More information

Computational complexity of solution concepts

Computational complexity of solution concepts Game Theory and Algorithms, Lake Como School of Advanced Studies 7-11 September 2015, Campione d'italia Computational complexity of solution concepts Gianluigi Greco Dept. of Mathematics and Computer Science

More information

Combinatorial Agency of Threshold Functions

Combinatorial Agency of Threshold Functions Combinatorial Agency of Threshold Functions Shaili Jain 1 and David C. Parkes 2 1 Yale University, New Haven, CT shaili.jain@yale.edu 2 Harvard University, Cambridge, MA parkes@eecs.harvard.edu Abstract.

More information

Market Outcomes: Efficient or Fair?

Market Outcomes: Efficient or Fair? Market Outcomes: Efficient or Fair? Ram Singh Microeconomic Theory Lecture 14 Ram Singh: (DSE) Market Equilibrium Lecture 14 1 / 16 Fair Versus Efficient Question 1 What is a fair allocation? 2 Is a fair

More information

Exact and Approximate Equilibria for Optimal Group Network Formation

Exact and Approximate Equilibria for Optimal Group Network Formation Noname manuscript No. will be inserted by the editor) Exact and Approximate Equilibria for Optimal Group Network Formation Elliot Anshelevich Bugra Caskurlu Received: December 2009 / Accepted: Abstract

More information

A Special Labor-Managed Oligopoly

A Special Labor-Managed Oligopoly A Special Labor-Managed Oligopoly Ferenc Szidarovszky University of Arizona Akio Matsumoto Chuo University Abstract A special labor-managed oligopoly without product differentiation is considered. The

More information

Information Choice in Macroeconomics and Finance.

Information Choice in Macroeconomics and Finance. Information Choice in Macroeconomics and Finance. Laura Veldkamp New York University, Stern School of Business, CEPR and NBER Spring 2009 1 Veldkamp What information consumes is rather obvious: It consumes

More information

Computing risk averse equilibrium in incomplete market. Henri Gerard Andy Philpott, Vincent Leclère

Computing risk averse equilibrium in incomplete market. Henri Gerard Andy Philpott, Vincent Leclère Computing risk averse equilibrium in incomplete market Henri Gerard Andy Philpott, Vincent Leclère YEQT XI: Winterschool on Energy Systems Netherlands, December, 2017 CERMICS - EPOC 1/43 Uncertainty on

More information

Efficiency, Fairness and Competitiveness in Nash Bargaining Games

Efficiency, Fairness and Competitiveness in Nash Bargaining Games Efficiency, Fairness and Competitiveness in Nash Bargaining Games Deeparnab Chakrabarty, Gagan Goel 2, Vijay V. Vazirani 2, Lei Wang 2 and Changyuan Yu 3 Department of Combinatorics and Optimization, University

More information

A Perfect Price Discrimination Market Model with Production, and a Rational Convex Program for it

A Perfect Price Discrimination Market Model with Production, and a Rational Convex Program for it A Perfect Price Discrimination Market Model with Production, and a Rational Convex Program for it Gagan Goel Vijay V. Vazirani Abstract Recent results showing PPAD-completeness of the problem of computing

More information

General-sum games. I.e., pretend that the opponent is only trying to hurt you. If Column was trying to hurt Row, Column would play Left, so

General-sum games. I.e., pretend that the opponent is only trying to hurt you. If Column was trying to hurt Row, Column would play Left, so General-sum games You could still play a minimax strategy in general- sum games I.e., pretend that the opponent is only trying to hurt you But this is not rational: 0, 0 3, 1 1, 0 2, 1 If Column was trying

More information

A Necessary and Sufficient Condition. of a Mixed NE in Bimatrix Games

A Necessary and Sufficient Condition. of a Mixed NE in Bimatrix Games International Journal of lgebra, Vol. 1, 27, no. 7, 33-31 Necessary and Sufficient Condition of a Mixed NE in Bimatrix Games Tadeusz Ostrowski Institute of Management, The State Vocational University ul.

More information

Congestion Equilibrium for Differentiated Service Classes Richard T. B. Ma

Congestion Equilibrium for Differentiated Service Classes Richard T. B. Ma Congestion Equilibrium for Differentiated Service Classes Richard T. B. Ma School of Computing National University of Singapore Allerton Conference 2011 Outline Characterize Congestion Equilibrium Modeling

More information

Fairness Criteria for Fair Division of Indivisible Goods

Fairness Criteria for Fair Division of Indivisible Goods Sylvain Bouveret LIG (STeamer) Ensimag / Grenoble INP Michel Lemaître Formerly Onera Toulouse Séminaire de l équipe ROSP du laboratoire G-SCOP Grenoble, March 24, 2016 Introduction A fair division problem...

More information

PhD Qualifier Examination

PhD Qualifier Examination PhD Qualifier Examination Department of Agricultural Economics July 26, 2013 Instructions The exam consists of six questions. You must answer all questions. If you need an assumption to complete a question,

More information

Dynamic Service Placement in Geographically Distributed Clouds

Dynamic Service Placement in Geographically Distributed Clouds Dynamic Service Placement in Geographically Distributed Clouds Qi Zhang 1 Quanyan Zhu 2 M. Faten Zhani 1 Raouf Boutaba 1 1 School of Computer Science University of Waterloo 2 Department of Electrical and

More information

Non-Redistributive Second Welfare Theorems

Non-Redistributive Second Welfare Theorems Non-Redistributive Second Welfare Theorems Bundit Laekhanukit 1, Guyslain Naves 2, and Adrian Vetta 3 1 School of Computer Science, McGill University, Canada. Email: blaekh@cs.mcgill.ca 2 Laboratoire d

More information

problem. max Both k (0) and h (0) are given at time 0. (a) Write down the Hamilton-Jacobi-Bellman (HJB) Equation in the dynamic programming

problem. max Both k (0) and h (0) are given at time 0. (a) Write down the Hamilton-Jacobi-Bellman (HJB) Equation in the dynamic programming 1. Endogenous Growth with Human Capital Consider the following endogenous growth model with both physical capital (k (t)) and human capital (h (t)) in continuous time. The representative household solves

More information

Game Theory. Professor Peter Cramton Economics 300

Game Theory. Professor Peter Cramton Economics 300 Game Theory Professor Peter Cramton Economics 300 Definition Game theory is the study of mathematical models of conflict and cooperation between intelligent and rational decision makers. Rational: each

More information

Equilibrium in Factors Market: Properties

Equilibrium in Factors Market: Properties Equilibrium in Factors Market: Properties Ram Singh Microeconomic Theory Lecture 12 Ram Singh: (DSE) Factor Prices Lecture 12 1 / 17 Questions What is the relationship between output prices and the wage

More information

Single parameter FPT-algorithms for non-trivial games

Single parameter FPT-algorithms for non-trivial games Single parameter FPT-algorithms for non-trivial games Author Estivill-Castro, Vladimir, Parsa, Mahdi Published 2011 Journal Title Lecture Notes in Computer science DOI https://doi.org/10.1007/978-3-642-19222-7_13

More information

Price and Capacity Competition

Price and Capacity Competition Price and Capacity Competition Daron Acemoglu, Kostas Bimpikis, and Asuman Ozdaglar October 9, 2007 Abstract We study the efficiency of oligopoly equilibria in a model where firms compete over capacities

More information

Convergence Rate of Best Response Dynamics in Scheduling Games with Conflicting Congestion Effects

Convergence Rate of Best Response Dynamics in Scheduling Games with Conflicting Congestion Effects Convergence Rate of est Response Dynamics in Scheduling Games with Conflicting Congestion Effects Michal Feldman Tami Tamir Abstract We study resource allocation games with conflicting congestion effects.

More information

A Technique for Reducing Normal Form Games to Compute a Nash Equilibrium

A Technique for Reducing Normal Form Games to Compute a Nash Equilibrium A Technique for Reducing Normal Form Games to Compute a Nash Equilibrium Vincent Conitzer and Tuomas Sandholm Carnegie Mellon University, Computer Science Department 5000 Forbes Avenue, Pittsburgh, PA

More information

Monotonic ɛ-equilibria in strongly symmetric games

Monotonic ɛ-equilibria in strongly symmetric games Monotonic ɛ-equilibria in strongly symmetric games Shiran Rachmilevitch April 22, 2016 Abstract ɛ-equilibrium allows for worse actions to be played with higher probability than better actions. I introduce

More information

Essays on the Computation of Economic Equilibria and Its Applications

Essays on the Computation of Economic Equilibria and Its Applications Essays on the Computation of Economic Equilibria and Its Applications by Ye Du A dissertation submitted in partial fulfillment of the requirements for the degree of Doctor of Philosophy (Computer Science

More information

Price Based Protocols For Fair Resource Allocation: Convergence Time Analysis and Extension to Leontief Utilities

Price Based Protocols For Fair Resource Allocation: Convergence Time Analysis and Extension to Leontief Utilities Price Based Protocols For Fair Resource Allocation: Convergence Time Analysis and Extension to Leontief Utilities Ashish Goel Stanford University Hamid Nazerzadeh Microsoft Research Abstract We analyze

More information

Basics of Game Theory

Basics of Game Theory Basics of Game Theory Giacomo Bacci and Luca Sanguinetti Department of Information Engineering University of Pisa, Pisa, Italy {giacomo.bacci,luca.sanguinetti}@iet.unipi.it April - May, 2010 G. Bacci and

More information

MS&E 246: Lecture 4 Mixed strategies. Ramesh Johari January 18, 2007

MS&E 246: Lecture 4 Mixed strategies. Ramesh Johari January 18, 2007 MS&E 246: Lecture 4 Mixed strategies Ramesh Johari January 18, 2007 Outline Mixed strategies Mixed strategy Nash equilibrium Existence of Nash equilibrium Examples Discussion of Nash equilibrium Mixed

More information

Notes on General Equilibrium

Notes on General Equilibrium Notes on General Equilibrium Alejandro Saporiti Alejandro Saporiti (Copyright) General Equilibrium 1 / 42 General equilibrium Reference: Jehle and Reny, Advanced Microeconomic Theory, 3rd ed., Pearson

More information

Boundary Behavior of Excess Demand Functions without the Strong Monotonicity Assumption

Boundary Behavior of Excess Demand Functions without the Strong Monotonicity Assumption Boundary Behavior of Excess Demand Functions without the Strong Monotonicity Assumption Chiaki Hara April 5, 2004 Abstract We give a theorem on the existence of an equilibrium price vector for an excess

More information

Settling Some Open Problems on 2-Player Symmetric Nash Equilibria

Settling Some Open Problems on 2-Player Symmetric Nash Equilibria Settling Some Open Problems on 2-Player Symmetric Nash Equilibria Ruta Mehta Vijay V. Vazirani Sadra Yazdanbod College of Computing, Georgia Tech rmehta,vazirani,syazdanb@cc.gatech.edu Abstract. Over the

More information

Mixture Selection, Mechanism Design, and Signaling

Mixture Selection, Mechanism Design, and Signaling Mixture Selection, Mechanism Design, and Signaling Yu Cheng Ho Yee Cheung Shaddin Dughmi Ehsan Emamjomeh-Zadeh Li Han Shang-Hua Teng University of Southern California Yu Cheng (USC) Mixture selection 1

More information