Transportation theory

Transportation theory

In mathematics and economics, transportation theory is a name given to the study of optimal transportation and allocation of resources.

The problem was formalized by the French mathematician Gaspard Monge in 1781.[1]

In the 1920s A.N. Tolstoi was one of the first to study the transportation problem mathematically. In 1930, in the collection Transportation Planning Volume I for the National Commissariat of Transportation of the Soviet Union, he published a paper "Methods of Finding the Minimal Kilometrage in Cargo-transportation in space".[2][3]

Major advances were made in the field during World War II by the Soviet/Russian mathematician and economist Leonid Kantorovich.[4] Consequently, the problem as it is stated is sometimes known as the Monge–Kantorovich transportation problem.

Contents

Motivation

Mines and factories

Suppose that we have a collection of n mines mining iron ore, and a collection of n factories which consume the iron ore that the mines produce. Suppose for the sake of argument that these mines and factories form two disjoint subsets M and F of the Euclidean plane R2. Suppose also that we have a cost function c : R2 × R2 → [0, ∞), so that c(xy) is the cost of transporting one shipment of iron from x to y. For simplicity, we ignore the time taken to do the transporting. We also assume that each mine can supply only one factory (no splitting of shipments) and that each factory requires precisely one shipment to be in operation (factories cannot work at half- or double-capacity). Having made the above assumptions, a transport plan is a bijection T\colon M \to F — i.e. an arrangement whereby each mine m \in M supplies precisely one factory T(m) \in F. We wish to find the optimal transport plan, the plan T whose total cost

c(T) := \sum_{m \in M} c(m, T(m))

is the least of all possible transport plans from M to F. This motivating special case of the transportation problem is in fact an instance of the assignment problem.

Moving books: the importance of the cost function

The following simple example illustrates the importance of the cost function in determining the optimal transport plan. Suppose that we have n books of equal width on a shelf (the real line), arranged in a single contiguous block. We wish to rearrange them into another contiguous block, but shifted one book-width to the right. Two obvious candidates for the optimal transport plan present themselves:

  1. move all n books one book-width to the right; ("many small moves")
  2. move the left-most book n book-widths to the right and leave all other books fixed. ("one big move")

If the cost function is proportional to Euclidean distance (c(xy) = α |x − y|) then these two candidates are both optimal. If, on the other hand, we choose the strictly convex cost function proportional to the square of Euclidean distance (c(x, y) = \alpha \| x - y \|^{2}), then the "many small moves" option becomes the unique minimizer.

Interestingly, while mathematicians prefer to work with convex cost functions, economists prefer concave ones. The intuitive justification for this is that once goods have been loaded on to, say, a goods train, transporting the goods 200 kilometres costs much less than twice what it would cost to transport them 100 kilometres. Concave cost functions represent this economy of scale.

Abstract formulation of the problem

Monge and Kantorovich formulations

The transportation problem as it is stated in modern or more technical literature looks somewhat different because of the development of Riemannian geometry and measure theory. The mines-factories example, simple as it is, is a useful reference point when thinking of the abstract case. In this setting, we allow the possibility that we may not wish to keep all mines and factories open for business, and allow mines to supply more than one factory, and factories to accept iron from more than one mine.

Let X and Y be two separable metric spaces such that any probability measure on X (or Y) is a Radon measure (i.e. they are Radon spaces). Let c : X \times Y \to [0, + \infty] be a Borel-measurable function. Given probability measures μ on X and ν on Y, Monge's formulation of the optimal transportation problem is to find a transport map T : X \to Y that realizes the infimum

\inf \left\{ \left. \int_{X} c(x, T(x)) \, \mathrm{d} \mu (x) \right| T_{*} (\mu) = \nu \right\},

where T * (μ) denotes the push forward of μ by T. A map T that attains this infimum (i.e. makes it a minimum instead of an infimum) is called an "optimal transport map".

Monge's formulation of the optimal transportation problem can be ill-posed, because sometimes there is no T satisfying T * (μ) = ν: this happens, for example, when μ is a Dirac measure but ν is not).

We can improve on this by adopting Kantorovich's formulation of the optimal transportation problem, which is to find a probability measure γ on X \times Y that attains the infimum

\inf \left\{ \left. \int_{X \times Y} c(x, y) \, \mathrm{d} \gamma (x, y) \right| \gamma \in \Gamma (\mu, \nu) \right\},

where Γ(μ,ν) denotes the collection of all probability measures on X \times Y with marginals μ on X and ν on Y. It can be shown[5] that a minimizer for this problem always exists when the cost function X is lower semi-continuous and Γ(μ,ν) is a tight collection of measures (which is guaranteed for Radon spaces X and Y). (Compare this formulation with the definition of the Wasserstein metric W1 on the space of probability measures.)

Duality formula

The minimum of the Kantorovich problem is equal to

\sup \left( \int_{X} \phi (x) \, \mathrm{d} \mu (x) + \int_{Y} \psi (y) \, \mathrm{d} \nu (y) \right),

where the supremum runs over all pairs of bounded and continuous functions \phi : X \to \mathbb{R} and \psi : Y \to \mathbb{R} such that

\phi (x) + \psi (y) \leq c(x, y).

Solution of the problem

Optimal transportation on the real line

For 1 \leq p < + \infty, let \mathcal{P}_{p} (\mathbb{R}) denote the collection of probability measures on \mathbb{R} that have finite pth moment. Let \mu, \nu \in \mathcal{P}_{p} (\mathbb{R}) and let c(x,y) = h(xy), where h : \mathbb{R} \to [0, + \infty) is a convex function.

  1. If μ has no atom, i.e., if the cumulative distribution function F_{\mu} : \mathbb{R} \to [0, 1] of μ is a continuous function, then F_{\nu}^{-1} \circ F_{\mu} : \mathbb{R} \to \mathbb{R} is an optimal transport map. It is the unique optimal transport map if h is strictly convex.
  2. We have
\min_{\gamma \in \Gamma(\mu, \nu)} \int_{\mathbb{R}^2} c(x, y) \, \mathrm{d} \gamma (x, y) = \int_0^1 c \left( F_{\mu}^{-1} (s), F_{\nu}^{-1} (s) \right) \, \mathrm{d} s.

Separable Hilbert spaces

Let X be a separable Hilbert space. Let \mathcal{P}_{p} (X) denote the collection of probability measures on X such that have finite pth moment; let \mathcal{P}_{p}^{r} (X) denote those elements \mu \in \mathcal{P}_{p} (X) that are Gaussian regular: if g is any strictly positive Gaussian measure on X and g(N) = 0, then μ(N) = 0 also.

Let \mu \in \mathcal{P}_{p}^{r} (x), \nu \in \mathcal{P}_{p} (X), c(x,y) = | xy | p / p for p \in (1, + \infty), p − 1 + q − 1 = 1. Then the Kantorovich problem has a unique solution κ, and this solution is induced by an optimal transport map: i.e., there exists a Borel map r \in L^{p} (X, \mu; X) such that

\kappa = (\mathrm{id}_{X} \times r)_{*} (\mu) \in \Gamma (\mu, \nu).

Moreover, if ν has bounded support, then

r(x) = x - x | \nabla \phi (x) |^{q - 2} \nabla \phi (x) for μ-almost all x \in X

for some locally Lipschitz, c-concave and maximal Kantorovich potential ϕ. (Here \nabla \phi denotes the Gâteaux derivative of ϕ.)

See also

Media related to Transportation theory at Wikimedia Commons

References

  1. ^ G. Monge. Mémoire sur la théorie des déblais et des remblais. Histoire de l’Académie Royale des Sciences de Paris, avec les Mémoires de Mathématique et de Physique pour la même année, pages 666–704, 1781.
  2. ^ Schrijver, Alexander, Combinatorial Optimization, Berlin ; New York : Springer, 2003. ISBN 3540443894. Cf. p.362
  3. ^ Ivor Grattan-Guinness, Ivor, Companion encyclopedia of the history and philosophy of the mathematical sciences, Volume 1, JHU Press, 2003. Cf. p.831
  4. ^ L. Kantorovich. On the translocation of masses. C.R. (Doklady) Acad. Sci. URSS (N.S.), 37:199–201, 1942.
  5. ^ L. Ambrosio, N. Gigli & G. Savaré. Gradient Flows in Metric Spaces and in the Space of Probability Measures. Lectures in Mathematics ETH Zürich, Birkhäuser Verlag, Basel. (2005)

Wikimedia Foundation. 2010.

Игры ⚽ Нужен реферат?

Look at other dictionaries:

  • Transportation network — may refer to:* Transport network, physical infrastructure * Transportation network (graph theory), the mathematical graph theory …   Wikipedia

  • transportation — /trans peuhr tay sheuhn/, n. 1. the act of transporting. 2. the state of being transported. 3. the means of transport or conveyance. 4. the business of conveying people, goods, etc. 5. price of travel or transport by public conveyance; fare. 6.… …   Universalium

  • Transportation network (graph theory) — A transportation network is a type of directed, weighted graph or network.Transportation networks are used to model the flow of commodity, information, or traffic (see transport network). Definitions A transportation network G is a graph with… …   Wikipedia

  • Transportation to New York City area airports — New York City airports; 1: JFK, 2:LGA, 3:EWR Transportation to New York City area airports is provided by trains (AirTrain JFK and AirTrain Newark), buses, taxi cabs, private shuttle services, helicopters and other means. The three major airports …   Wikipedia

  • Theory of the two demons — The theory of the two demons (Spanish: Teoría de los dos demonios) is a rhetorical device used in Argentine political discourse to disqualify arguments that appear to morally equate violent political subversion with illegal repressive activities… …   Wikipedia

  • Split labor market theory — Theory Overview= A split labor market is a three way conflict between the Capitalist and two labor groups with the Capitalist seeking to displace higher paid workers by cheaper labor.cite journal last= Bonacich first= Edna year= 1972 month=… …   Wikipedia

  • location theory — ▪ economics and geography       in economics and geography, theory concerned with the geographic location of economic activity; it has become an integral part of economic geography, regional science, and spatial economics. Location theory… …   Universalium

  • Dow Jones Transportation Average — Stammdaten Staat Vereinigte Staaten Börse New York Stock Exchange ISIN XC0009694214 …   Deutsch Wikipedia

  • central-place theory — ▪ economics and geography       in geography, an element of location theory (q.v.) concerning the size and distribution of central places (settlements) within a system. Central place theory attempts to illustrate how settlements locate in… …   Universalium

  • Social theory — Social analysis redirects here. For the journal, see Social Analysis (journal). Sociology …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”