Finance:Fisher market

From HandWiki

Fisher market is an economic model attributed to Irving Fisher. It has the following ingredients:[1]

  • A set of [math]\displaystyle{ m }[/math] divisible products with pre-specified supplies (usually normalized such that the supply of each good is 1).
  • A set of [math]\displaystyle{ n }[/math] buyers.
  • For each buyer [math]\displaystyle{ i=1,\dots,n }[/math], there is a pre-specified monetary budget [math]\displaystyle{ B_i }[/math].

Each product [math]\displaystyle{ j }[/math] has a price [math]\displaystyle{ p_j }[/math]; the prices are determined by methods described below. The price of a bundle of products is the sum of the prices of the products in the bundle. A bundle is represented by a vector [math]\displaystyle{ x = x_1,\dots,x_m }[/math], where [math]\displaystyle{ x_j }[/math] is the quantity of product [math]\displaystyle{ j }[/math]. So the price of a bundle [math]\displaystyle{ x }[/math] is [math]\displaystyle{ p(x)=\sum_{j=1}^m p_j\cdot x_j }[/math].

A bundle is affordable for a buyer if the price of that bundle is at most the buyer's budget. I.e, a bundle [math]\displaystyle{ x }[/math] is affordable for buyer [math]\displaystyle{ i }[/math] if [math]\displaystyle{ p(x)\leq B_i }[/math].

Each buyer has a preference relation over bundles, which can be represented by a utility function. The utility function of buyer [math]\displaystyle{ i }[/math] is denoted by [math]\displaystyle{ u_i }[/math]. The demand set of a buyer is the set of affordable bundles that maximize the buyer's utility among all affordable bundles, i.e.:

[math]\displaystyle{ \text{Demand}_i(p) := \arg\max_{p(x)\leq B_i} u_i(x) }[/math].

A competitive equilibrium (CE) is a price-vector [math]\displaystyle{ p_1,\dots,p_m }[/math]in which it is possible to allocate, to each agent, a bundle from his demand-set, such that the total allocation exactly equals the supply of products. The corresponding prices are called market-clearing prices. The main challenge in analyzing Fisher markets is finding a CE.[2]:103–105

Related models

  • In the Fisher market model, the budget has no intrinsic value - it is useful only for buying products. This is in contrast to a Walrasian market with agents with quasilinear utilities, in which money is itself a product and it has value of its own.
  • The Arrow–Debreu market is a generalization of the Fisher model, in which each agent can be both a buyer and a seller. I.e, each agent comes with a bundle of products, instead of only with money.
  • Eisenberg–Gale markets are another generalization of the linear Fisher market.[3]

Fisher market with divisible items

When all items in the market are divisible, a CE always exists. This can be proved using the famous Sperner's lemma.[4]:67

Assume the quantities are normalized so that there is 1 unit per product, and the budgets are normalized so that their sum is 1. Also assume that all products are good, i.e., an agent always strictly prefers to have more of each product, if he can afford it.

Consider the standard simplex with m vertices. Each point in this simplex corresponds to a price-vector, where the sum of all prices is 1; hence the price of all goods together is 1.

In each price-vector p, we can find a demanded set of each agent, then calculate the sum of all demanded sets, then find the total price of this aggregate demand. Since the price of each demanded set is at most the agent's budget, and the sum of budgets is at most 1, the price of the aggregate demand is at most 1. Hence, for each p, there is at least one product for which the total demand is at most 1. Let's call such product an "expensive product" in p.

Triangulate the m-vertex simplex, and label each triangulation-vertex p with an index of an arbitrary expensive-product in p. In each face of the simplex, some products cost 0. Since all products are good, the demand of each agent for a product that costs 0 is always 1; hence a product which costs 0 can never be considered expensive. Hence, the above labeling satisfies Sperner's boundary condition.

By Sperner's lemma, there exists a baby-simplex whose vertices are labeled with m different labels. Since the demand function is continuous, by taking finer and finer triangulations we find a single price-vector p*, in which all products are expensive, i.e., the aggregate demand for every product is at most 1.

But, since the sum of all budgets is 1, the aggregate demand for every product in p* must be exactly 1. Hence p* is a vector of market-clearing prices.

While Sperner's lemma can be used to find a CE, it is very inefficient computationally. There are more efficient methods: see market equilibrium computation.

Fisher markets with indivisible items

When the items in the market are indivisible, a CE is not guaranteed to exist. Deciding whether a CE exist is a computationally hard problem.

Deng et al[5] studied a market to which each agent comes with an initial endowment (rather than an initial income) and all valuations are additive. They proved that deciding whether CE exists is NP-hard even with 3 agents. They presented an approximation algorithm which relaxes the CE conditions in two ways: (1) The bundle allocated to each agent is valued at least 1-epsilon of the optimum given the prices, and (2) the demand is at least 1-epsilon times the supply.

Bouveret and Lemaitre[6] studied CE-from-equal-incomes (CEEI) as a rule for fair allocation of items. They related it to four other fairness criteria assuming all agents have additive valuation functions. They asked what is the computational complexity of deciding whether CEEI exists.

This question was answered soon afterwards by Aziz,[7] who proved that the problem is weakly NP-hard when there are two agents and m items, and strongly NP-hard when there are n agents and 3n items. He also presented a stronger condition called CEEI-FRAC which is, interestingly, easier to verify --- it can be verified in polynomial time. Miltersen, Hosseini and Branzei[8] proved that even verifying whether a given allocation is CEEI is co-NP-hard. They studied CEEI also for single-minded agents. In this case, verifying whether a given allocation is CEEI is polynomial but checking if CEEI exists is co-NP-complete.

Heinen et al[9] extended the work of Bouveret and Lemaitre from additive to k-additive utility functions, in which each agent reports a value for bundles containing at most k items, and the values of larger bundles are determined by adding and subtracting the values of the basic bundles.

Budish[10] studied the most general setting in which agents can have arbitrary preference relations over bundles. He invented the mechanism of Approximate Competitive Equilibrium from Equal Incomes, which relaxes the CEEI conditions in two ways: (1) The agents' incomes are not exactly equal, and (2) a small number of items may remain unallocated. He proved that an approximate-CEEI always exists (although Othman et al[11] recently proved that the computation of approximate-CEEI is PPAD complete).

Barman and Krishnamurthy[12] study Fisher markets in which all agents have additive utilities. They show that a fractional CE (where some goods are divided) can always be rounded to an integral CE (where goods remain indivisible), by changing the agents' budgets. The change in each budget can be as high as the largest price of a good in the fractional CE.

Babaioff, Nisan and Talgam-Cohen[13] studied whether CE exists when the incomes are generic, i.e., do not satisfy a finite set of equalities. In other words: whether there exists a CE for almost all income-vectors. They proved existence for three goods, and for four goods and two agents. They proved non-existence for five goods and two agents. Later, it has proved that with four goods and three agents, CE may not exist when the valuations are non-additive, but always exists when the valuations are additive.[14]

See also

  • General equilibrium

References

  1. Yishay Mansour (2011). "Lecture 10: Market Equilibrium". Advanced Topics in Machine Learning and Algorithmic Game Theory. http://www.tau.ac.il/~mansour/advanced-agt+ml/scribe-10-market-EQ.pdf. Retrieved 15 March 2016. 
  2. Vazirani, Vijay V.; Nisan, Noam; Roughgarden, Tim; Tardos, Éva (2007). "Chapter 5: Combinatorial Algorithms for Market Equilibria / Vijay V. Vazirani". Algorithmic Game Theory. Cambridge, UK: Cambridge University Press. ISBN 0-521-87282-0. http://www.cs.cmu.edu/~sandholm/cs15-892F13/algorithmic-game-theory.pdf. 
  3. Jain, Kamal; Vazirani, Vijay V. (2010). "Eisenberg–Gale markets: Algorithms and game-theoretic properties". Games and Economic Behavior 70: 84–106. doi:10.1016/j.geb.2008.11.011. 
  4. Scarf, Herbert (1967). "The Core of an N Person Game". Econometrica 35 (1): 50–69. doi:10.2307/1909383. 
  5. Deng, Xiaotie; Papadimitriou, Christos; Safra, Shmuel (2003-09-01). "On the complexity of price equilibria" (in en). Journal of Computer and System Sciences 67 (2): 311–324. doi:10.1016/S0022-0000(03)00011-4. ISSN 0022-0000. 
  6. Lemaître, Michel; Bouveret, Sylvain (2016-03-01). "Characterizing conflicts in fair division of indivisible goods using a scale of criteria" (in en). Autonomous Agents and Multi-Agent Systems 30 (2): 259–290. doi:10.1007/s10458-015-9287-3. ISSN 1573-7454. 
  7. Aziz, Haris (2015-11-01). "Competitive equilibrium with equal incomes for allocation of indivisible objects" (in en). Operations Research Letters 43 (6): 622–624. doi:10.1016/j.orl.2015.10.001. ISSN 0167-6377. Bibcode2015arXiv150106627A. 
  8. Miltersen, Peter Bro; Hosseini, Hadi; Brânzei, Simina (2015-09-28). "Characterization and Computation of Equilibria for Indivisible Goods" (in en). Algorithmic Game Theory. Lecture Notes in Computer Science. 9347. Springer, Berlin, Heidelberg. pp. 244–255. doi:10.1007/978-3-662-48433-3_19. ISBN 9783662484326. 
  9. Rothe, Jörg; Nguyen, Nhan-Tam; Heinen, Tobias (2015-09-27). "Fairness and Rank-Weighted Utilitarianism in Resource Allocation" (in en). Algorithmic Decision Theory. Lecture Notes in Computer Science. 9346. Springer, Cham. pp. 521–536. doi:10.1007/978-3-319-23114-3_31. ISBN 9783319231136. 
  10. Budish, Eric (2011). "The Combinatorial Assignment Problem: Approximate Competitive Equilibrium from Equal Incomes". Journal of Political Economy 119 (6): 1061–1103. doi:10.1086/664613. 
  11. Othman, Abraham; Papadimitriou, Christos; Rubinstein, Aviad (2016-08-01). "The Complexity of Fairness Through Equilibrium". ACM Transactions on Economics and Computation 4 (4): 20:1–20:19. doi:10.1145/2956583. ISSN 2167-8375. 
  12. Barman, Siddharth; Krishnamurthy, Sanath Kumar (2018-11-21). "On the Proximity of Markets with Integral Equilibria". arXiv:1811.08673 [cs.GT].
  13. Talgam-Cohen, Inbal; Nisan, Noam; Babaioff, Moshe (2017-03-23). "Competitive Equilibrium with Indivisible Goods and Generic Budgets". arXiv:1703.08150 [cs.GT].
  14. Segal-Halevi, Erel (2020-02-20). "Competitive equilibrium for almost all incomes: existence and fairness" (in en). Autonomous Agents and Multi-Agent Systems 34 (1): 26. doi:10.1007/s10458-020-09444-z. ISSN 1573-7454.