HOME

TheInfoList



OR:

Stochastic transitivity models are
stochastic Stochastic (; ) is the property of being well-described by a random probability distribution. ''Stochasticity'' and ''randomness'' are technically distinct concepts: the former refers to a modeling approach, while the latter describes phenomena; i ...
versions of the transitivity property of binary relations studied in
mathematics Mathematics is a field of study that discovers and organizes methods, Mathematical theory, theories and theorems that are developed and Mathematical proof, proved for the needs of empirical sciences and mathematics itself. There are many ar ...
. Several models of stochastic transitivity exist and have been used to describe the probabilities involved in experiments of paired comparisons, specifically in scenarios where transitivity is expected, however, empirical observations of the binary relation is probabilistic. For example, players' skills in a sport might be expected to be transitive, i.e. "if player A is better than B and B is better than C, then player A must be better than C"; however, in any given match, a weaker player might still end up winning with a positive probability. Tightly matched players might have a higher chance of observing this inversion while players with large differences in their skills might only see these inversions happen seldom. Stochastic transitivity models formalize such relations between the probabilities (e.g. of an outcome of a match) and the underlying transitive relation (e.g. the skills of the players). A binary relation \succsim on a set \mathcal is called transitive, in the standard ''non-stochastic'' sense, if a \succsim b and b \succsim c implies a \succsim c for all members a,b,c of \mathcal. ''Stochastic'' versions of transitivity include: # Weak Stochastic Transitivity (WST): \mathbb(a\succsim b)\geq \tfrac and \mathbb(b\succsim c)\geq \tfrac implies \mathbb(a\succsim c)\geq \tfrac, for all a,b,c \in \mathcal; # Strong Stochastic Transitivity (SST): \mathbb(a\succsim b)\geq \tfrac and \mathbb(b\succsim c)\geq \tfrac implies \mathbb(a\succsim c)\geq \max \, for all a,b,c \in \mathcal; # Linear Stochastic Transitivity (LST): \mathbb(a\succsim b) = F(\mu(a) - \mu(b)), for all a,b \in \mathcal, where F:\mathbb \to ,1/math> is some increasing and function (called a ''comparison function''), and \mu: \mathcal\to \mathbb is some mapping from the set \mathcal of alternatives to the real line (called a ''merit function'').


A toy example

The marble game - Assume two kids, Billy and Gabriela, collect marbles. Billy collects blue marbles and Gabriela green marbles. When they get together they play a game where they mix all their marbles in a bag and sample one randomly. If the sampled marble is green, then Gabriela wins and if it is blue then Billy wins. If B is the number of blue marbles and G is the number of green marbles in the bag, then the probability \mathbb(\text \succsim \text) of Billy winning against Gabriela is \mathbb(\text \succsim \text) = \frac = \frac = \frac. In this example, the marble game satisfies linear stochastic transitivity, where the comparison function F:\mathbb \to ,1/math> is given by F(x) = \frac and the merit function \mu: \mathcal\to \mathbb is given by \mu(M) = \ln(M), where M is the number of marbles of the player. This game happens to be an example of a
Bradley–Terry model The Bradley–Terry model is a probability model for the outcome of pairwise comparisons between items, teams, or objects. Given a pair of items and drawn from some population, it estimates the probability that the pairwise comparison turns out ...
.


Applications

* ''Ranking and Rating'' - Stochastic transitivity models have been used as the basis of several ranking and rating methods. Examples include the Elo-Rating system used in chess, go, and other classical sports as well as Microsoft's TrueSkill used for the Xbox gaming platform. * ''Models of Psychology and Rationality'' - Thurstonian models (see Case 5 in law of comparative judgement), Fechnerian models and also Luce's choice axiom are theories that have foundations on the mathematics of stochastic transitivity. Also, models of
rational choice theory Rational choice modeling refers to the use of decision theory (the theory of rational choice) as a set of guidelines to help understand economic and social behavior. The theory tries to approximate, predict, or mathematically model human behav ...
are based on the assumption of transitivity of
preference In psychology, economics and philosophy, preference is a technical term usually used in relation to choosing between alternatives. For example, someone prefers A over B if they would rather choose A than B. Preferences are central to decision the ...
s (see Von Neumann's utility and Debreu's Theorems), these preferences, however, are often revealed with noise in a stochastic manner. * ''Machine Learning and Artificial Intelligence (see Learn to Rank)'' - While Elo and TrueSkill rely on specific LST models, machine learning models have been developed to rank without prior knowledge of the underlying stochastic transitivity model or under weaker than usual assumptions on the stochastic transitivity. Learning from paired comparisons is also of interest since it allows for AI agents to learn the underlying preferences of other agents. * ''Game Theory'' - Fairness of random knockout tournaments is strongly dependent on the underlying stochastic transitivity model. Social choice theory also has foundations that depend on stochastic transitivity models.


Connections between models

Positive Results: # Every model that satisfies Linear Stochastic Transitivity must also satisfy Strong Stochastic Transitivity, which in turn must satisfy Weak Stochastic Transitivity. This is represented as: LST \implies SST\impliesWST ; # Since the Bradley-Terry models and Thurstone's Case V model are LST models, they also satisfy SST and WST; # Due to the convenience of , a few authors have identified axiomatic of linear stochastic transitivity (and other models), most notably
Gérard Debreu Gérard Debreu (; 4 July 1921 – 31 December 2004) was a French-born economist and mathematician. Best known as a professor of economics at the University of California, Berkeley, where he began work in 1962, he won the 1983 Nobel Memorial Prize ...
showed that: + \implies LST (see also Debreu Theorems); # Two LST models given by
invertible In mathematics, the concept of an inverse element generalises the concepts of opposite () and reciprocal () of numbers. Given an operation denoted here , and an identity element denoted , if , one says that is a left inverse of , and that ...
comparison functions F(x) and G(x) are if and only if F(x) = G(\kappa x)for some \kappa \geq 0. Negative Results: # Stochastic transitivity models are empirically , however, they may be falsifiable; # between LST comparison functions F(x) and G(x) can be impossible even if an infinite amount of data is provided over a finite number of ; # The for WST, SST and LST models are in general
NP-Hard In computational complexity theory, a computational problem ''H'' is called NP-hard if, for every problem ''L'' which can be solved in non-deterministic polynomial-time, there is a polynomial-time reduction from ''L'' to ''H''. That is, assumi ...
, however, near optimal polynomially computable estimation procedures are known for SST and LST models.


See also

* Nontransitive game *
Decision theory Decision theory or the theory of rational choice is a branch of probability theory, probability, economics, and analytic philosophy that uses expected utility and probabilities, probability to model how individuals would behave Rationality, ratio ...
*
Utilitarianism In ethical philosophy, utilitarianism is a family of normative ethical theories that prescribe actions that maximize happiness and well-being for the affected individuals. In other words, utilitarian ideas encourage actions that lead to the ...


References

{{reflist Transitive relations