Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

Fair division

From Wikipedia, the free encyclopedia
Problem of sharing resources
A cut cake, where the two pieces vary slightly in size and have different amounts of fruit toppings

Fair division is an optimisation problem ingame theory of dividing a set ofresources among several parties who have anentitlement to them so that each party receives their due share.[1] The central tenet of fair division is that such a division should be performed by the players themselves, without the need for externalarbitration, as only the players themselves really know how they value the goods.

There are many different kinds of fair division problems, depending on the nature of goods to divide, the criteria for fairness, the nature of the players and their preferences, and other criteria for evaluating the quality of the division. The archetypal fair divisionalgorithm isdivide and choose. The research in fair division can be seen as an extension of this procedure to various more complex settings.

Description

[edit]
icon
This sectiondoes notcite anysources. Please helpimprove this section byadding citations to reliable sources. Unsourced material may be challenged andremoved.(June 2025) (Learn how and when to remove this message)

The problem arises in various real-world settings such as division ofinheritance, partnershipdissolutions,divorce settlements, electronicfrequency allocation,airport traffic management, and exploitation ofEarth observation satellites. It is an active research area inmathematics,economics[2] (especiallysocial choice theory), anddispute resolution.

Things that can be divided

[edit]

There are many different kinds of fair division problems, depending on the nature of goods to divide, the criteria for fairness, the nature of the players and their preferences, and other criteria for evaluating the quality of the division. Formally, a fair division problem is defined by a setC{\displaystyle C} (often called "the cake") and a group ofn{\displaystyle n} players. A division is a partition ofC{\displaystyle C} inton{\displaystyle n} disjoint subsets:C=X1X2Xn{\displaystyle C=X_{1}\sqcup X_{2}\sqcup \cdots \sqcup X_{n}}, one subset per player.

The setC{\displaystyle C} can be of various types:

  • C{\displaystyle C} may be a finite set of indivisible items, for example:C={piano,car,apartment}{\displaystyle C=\{{\text{piano}},{\text{car}},{\text{apartment}}\}}, such that each item should be given entirely to a single person.
  • C{\displaystyle C} may be an infinite set representing a divisible resource, for example: money, or a cake. Mathematically, a divisible resource is often modeled as a subset of a real space, for example, the section [0,1] may represent a long narrow cake, that has to be cut into parallel pieces. Theunit disk may represent an apple pie.

Additionally, the set to be divided may be:

  • homogeneous – such as money, where only the amount matters, or
  • heterogeneous – such as a cake that may have different ingredients, different icings, etc.

Finally, it is common to make some assumptions about whether the items to be divided are:

  • goods – such as a car or a cake, or
  • bads – such as house chores.

Based on these distinctions, several general types of fair division problems have been studied:

Combinations and special cases are also common:

  • Rental harmony (aka the housemates problem) – dividing a set ofindivisible heterogeneous goods (e.g., rooms in an apartment), and simultaneously ahomogeneous divisible bad (the rent on the apartment).
  • Fair river sharing – dividing waters flowing in an international river among the countries along its stream.
  • Fair random assignment – dividing lotteries over divisions – is especially common when allocating indivisible goods.

Definitions of fairness

[edit]

Most of what is normally called a fair division is not considered so by the theory because of the use ofarbitration. This kind of situation happens quite often with mathematical theories named after real life problems. The decisions in theTalmud onentitlement when an estate isbankrupt reflect the development of complex ideas regarding fairness.[3] However, they are the result of legal debates by rabbis rather than divisions according to the valuations of the claimants.

According to thesubjective theory of value, there cannot be an objective measure of the value of each item. Therefore,objective fairness is not possible, as different people may assign different values to each item. Empirical experiments on how people define the concept of fairness have given inconclusive results.[4]

Therefore, most current research on fairness focuses on concepts ofsubjective fairness. Each of then{\displaystyle n} people is assumed to have a personal, subjectiveutility function orvalue function,Vi{\displaystyle V_{i}}, which assigns a numerical value to each subset ofC{\displaystyle C}. Often the functions are assumed to be normalized, so that every person values the empty set as 0 (Vi()=0{\displaystyle V_{i}(\emptyset )=0} for all i), and the entire set of items as 1 (Vi(C)=1{\displaystyle V_{i}(C)=1} for all i) if the items are desirable, and -1 if the items are undesirable. Examples are:

  • IfC{\displaystyle C} is the set of indivisible items {piano, car, apartment}, thenAlice may assign a value of 1/3 to each item, which means that each item is important to her just the same as any other item.Bob may assign the value of 1 to the set {car, apartment}, and the value 0 to all other sets except X; this means that he wants to get only the car and the apartment together; the car alone or the apartment alone, or each of them together with the piano, is worthless to him.
  • IfC{\displaystyle C} is a long narrow cake (modeled as the interval [0,1]), then, Alice may assign each subset a value proportional to its length, which means that she wants as much cake as possible, regardless of the icings. Bob may assign value only to subsets of [0.4, 0.6], for example, because this part of the cake contains cherries and Bob only cares about cherries.

Based on these subjective value functions, there are a number of widely used criteria for a fair division. Some of these conflict with each other but often they can be combined. The criteria described here are only for when each player is entitled to the same amount:

All the above criteria assume that the participants have equalentitlements. If different participants have different entitlements (e.g., in a partnership where each partner invested a different amount), then the fairness criteria should be adapted accordingly. Seeproportional cake-cutting with different entitlements.

Additional requirements

[edit]

In addition to fairness, it is sometimes desired that the division bePareto optimal, i.e., no other allocation would make someone better off without making someone else worse off. The term efficiency comes from theeconomics idea of theefficient market. A division where one player gets everything is optimal by this definition so on its own this does not guarantee even a fair share. See alsoefficient cake-cutting and theprice of fairness.

Berlin divided by thePotsdam Conference

In the real world people sometimes have a very accurate idea of how the other players value the goods and they may care very much about it. The case where they have complete knowledge of each other's valuations can be modeled bygame theory. Partial knowledge is very hard to model. A major part of the practical side of fair division is the devising and study of procedures that work well despite such partial knowledge or small mistakes.

An additional requirement is that the fair division procedure bestrategyproof, i.e. it should be a dominant strategy for the participants to report their true valuations. This requirement is usually very hard to satisfy, especially in combination with fairness and Pareto-efficiency. As a result, it is often weakened toincentive compatibility, which only requires players to report their true valuations if they behave according to a specifiedsolution concept.

Procedures

[edit]
See also:Category:Fair division protocols

The archetypal fair divisionalgorithm isdivide and choose. It demonstrates that two agents with different tastes can divide a cake such that each of them believes that he got the best piece.

A fair divisionprocedure lists actions to be performed by the players in terms of the visible data and their valuations. A valid procedure is one that guarantees a fair division for every player who acts rationally according to their valuation. Where an action depends on a player's valuation the procedure is describing thestrategy a rational player will follow. A player may act as if a piece had a different value but must be consistent. For instance if a procedure says the first player cuts the cake in two equal parts then the second player chooses a piece, then the first player cannot claim that the second player got more.

What the players do is:

  • Agree on their criteria for a fair division
  • Select a valid procedure and follow its rules

It is assumed the aim of each player is to maximize the minimum amount they might get, or in other words, to achieve themaximin.

Procedures can be divided intodiscrete vs.continuous procedures. A discrete procedure would for instance only involve one person at a time cutting or marking a cake. Continuous procedures involve things like one playermoving a knife and the other saying "stop". Another type of continuous procedure involves a person assigning a value to every part of the cake.

No finite protocol (even if unbounded) can guarantee an envy-free division of a cake among three or more players, if each player is to receive a single connected piece.[5] However, this result applies only to the model presented in that work and not for cases where, for example, a mediator has full information of the players' valuation functions and proposes a division based on this information.[6]

Extensions

[edit]

The research in fair division can be seen as an extension of this procedure to various more complex settings.

Recently, the model of fair division has been extended from individual agents tofamilies (pre-determined groups) of agents withfair division among groups.

History

[edit]
See also:Envy-free cake-cutting § Short history

According toSol Garfunkel, the cake-cutting problem had been one of the most important open problems in 20th century mathematics,[7] when the most important variant of the problem was finally solved with theBrams-Taylor procedure bySteven Brams andAlan Taylor in 1995.

Divide and choose's origins are undocumented. The related activities ofbargaining andbarter are also ancient.Negotiations involving more than two people are also quite common, thePotsdam Conference is a notable recent example.

The theory of fair division dates back only to the end of the second world war. It was devised by a group ofPolish mathematicians,Hugo Steinhaus,Bronisław Knaster andStefan Banach, who used to meet in theScottish Café in Lvov (then in Poland). Aproportional (fair division) division for any number of players called 'last-diminisher' was devised in 1944. This was attributed to Banach and Knaster by Steinhaus when he made the problem public for the first time at a meeting of theEconometric Society in Washington, D.C., on 17 September 1947. At that meeting he also proposed the problem of finding the smallest number of cuts necessary for such divisions.

In popular culture

[edit]
  • The17-animal inheritance puzzle involves the fair division of 17 camels (or elephants, or horses) into the proportions 1/2, 1/3, and 1/9. It is a popularmathematical puzzle, often claimed to have an ancient origin, but its first documented publication was in 18th-century Iran.[8]
  • InNumb3rs season 3 episode "One Hour", Charlie talks about the cake-cutting problem as applied to the amount of money a kidnapper was demanding.
  • Hugo Steinhaus wrote about a number of variants of fair division in his bookMathematical Snapshots. In his book he says a special three-person version of fair division was devised by G. Krochmainy in Berdechów in 1944 and another by Mrs L Kott.[9]
  • Martin Gardner andIan Stewart have both published books with sections about the problem.[10][11] Martin Gardner introduced the chore division form of the problem. Ian Stewart has popularized the fair division problem with his articles inScientific American andNew Scientist.
  • ADinosaur Comics strip is based on the cake-cutting problem.[12]
  • In the Israeli movieSaint Clara, a Russian immigrant asks an Israeli math teacher, how a circular cake can be divided fairly among 7 people? His answer is to make 3 straight cuts through its middle, making 8 equal pieces. Since there are only 7 people, one piece should be discarded, in the spirit of communism.

See also

[edit]

References

[edit]
  1. ^Blank, M. L.; Polyakov, M. O. (March 2024)."Elementary Solution to the Fair Division Problem".Problems of Information Transmission.60 (1):53–70.doi:10.1134/S003294602401006X.ISSN 0032-9460.
  2. ^"Networks, Crowds, and Markets: A Book by David Easley and Jon Kleinberg".www.cs.cornell.edu. Retrieved2025-11-27.
  3. ^Aumann, Robert J.; Maschler, Michael (1985)."Game Theoretic Analysis of a bankruptcy Problem from the Talmud"(PDF).Journal of Economic Theory.36 (2):195–213.doi:10.1016/0022-0531(85)90102-4. Archived fromthe original(PDF) on 2006-02-20.
  4. ^Yaari, M. E.; Bar-Hillel, M. (1984). "On dividing justly".Social Choice and Welfare.1: 1.doi:10.1007/BF00297056.S2CID 153443060.
  5. ^Stromquist, Walter (2008)."Envy-free cake divisions cannot be found by finite protocols".The Electronic Journal of Combinatorics.15.doi:10.37236/735. RetrievedOctober 26, 2022.
  6. ^Aumann, Yonatan; Dombb, Yair (2010)."The Efficiency of Fair Division with Connected Pieces".Internet and Network Economics. International Workshop on Internet and Network Economics. Springer. pp. 26–37.doi:10.1007/978-3-642-17572-5_3.
  7. ^Sol Garfunkel. More Equal than Others: Weighted Voting. For All Practical Purposes. COMAP. 1988
  8. ^Ageron, Pierre (2013)."Le partage des dix-sept chameaux et autres arithmétiques attributes à l'immam 'Alî: Mouvance et circulation de récits de la tradition musulmane chiite"(PDF).Revue d'histoire des mathématiques (in French).19 (1):1–41.; see in particular pp. 13–14.
  9. ^Mathematical Snapshots. H.Steinhaus. 1950, 1969ISBN 0-19-503267-5
  10. ^aha! Insight. Martin. Gardner, 1978.ISBN 978-0-7167-1017-2
  11. ^How to cut a cake and other mathematical conundrums. Ian Stewart. 2006.ISBN 978-0-19-920590-5
  12. ^"Dinosaur Comics!".www.qwantz.com.

Text books

[edit]

Survey articles

[edit]

External links

[edit]
Traditionalgame theory
Definitions
Equilibrium
concepts
Strategies
Games
Theorems
Subfields
Key people
Core
concepts
Games
Mathematical
tools
Search
algorithms
Key people
Core
concepts
Games
Applications
Key people
Core
concepts
Theorems
Applications
Other topics
Retrieved from "https://en.wikipedia.org/w/index.php?title=Fair_division&oldid=1324355890"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp