Wasserstein metric

From Wikipedia, the free encyclopedia

In mathematics, the Wasserstein distance or KantorovichRubinstein metric is a distance function defined between probability distributions on a given metric space . It is named after Leonid Vaseršteĭn.

Intuitively, if each distribution is viewed as a unit amount of earth (soil) piled on , the metric is the minimum "cost" of turning one pile into the other, which is assumed to be the amount of earth that needs to be moved times the mean distance it has to be moved. This problem was first formalised by Gaspard Monge in 1781. Because of this analogy, the metric is known in computer science as the earth mover's distance.

The name "Wasserstein distance" was coined by R. L. Dobrushin in 1970, after learning of it in the work of Leonid Vaseršteĭn on Markov processes describing large systems of automata[1] (Russian, 1969). However the metric was first defined by Leonid Kantorovich in The Mathematical Method of Production Planning and Organization[2] (Russian original 1939) in the context of optimal transport planning of goods and materials. Some scholars thus encourage use of the terms "Kantorovich metric" and "Kantorovich distance". Most English-language publications use the German spelling "Wasserstein" (attributed to the name "Vaseršteĭn" (Russian: Васерштейн) being of Yiddish origin).

Definition[edit]

Let be a metric space that is a Polish space. For , the Wasserstein -distance between two probability measures and on with finite -moments is

where is the set of all couplings of and ; is defined to be and corresponds to a supremum norm. A coupling is a joint probability measure on whose marginals are and on the first and second factors, respectively. That is, for all measurable a coupling fulfils

Intuition and connection to optimal transport[edit]

Two one-dimensional distributions and , plotted on the x and y axes, and one possible joint distribution that defines a transport plan between them. The joint distribution/transport plan is not unique

One way to understand the above definition is to consider the optimal transport problem. That is, for a distribution of mass on a space , we wish to transport the mass in such a way that it is transformed into the distribution on the same space; transforming the 'pile of earth' to the pile . This problem only makes sense if the pile to be created has the same mass as the pile to be moved; therefore without loss of generality assume that and are probability distributions containing a total mass of 1. Assume also that there is given some cost function

that gives the cost of transporting a unit mass from the point to the point . A transport plan to move into can be described by a function which gives the amount of mass to move from to . You can imagine the task as the need to move a pile of earth of shape to the hole in the ground of shape such that at the end, both the pile of earth and the hole in the ground completely vanish. In order for this plan to be meaningful, it must satisfy the following properties:

  1. the amount of earth moved out of point must equal the amount that was there to begin with; that is,
    and
  2. the amount of earth moved into point must equal the depth of the hole that was there at the beginning; that is,

That is, that the total mass moved out of an infinitesimal region around must be equal to and the total mass moved into a region around must be . This is equivalent to the requirement that be a joint probability distribution with marginals and . Thus, the infinitesimal mass transported from to is , and the cost of moving is , following the definition of the cost function. Therefore, the total cost of a transport plan is

The plan is not unique; the optimal transport plan is the plan with the minimal cost out of all possible transport plans. As mentioned, the requirement for a plan to be valid is that it is a joint distribution with marginals and ; letting denote the set of all such measures as in the first section, the cost of the optimal plan is

If the cost of a move is simply the distance between the two points, then the optimal cost is identical to the definition of the distance.

Examples[edit]

Point masses[edit]

Deterministic distributions[edit]

Let and be two degenerate distributions (i.e. Dirac delta distributions) located at points and in . There is only one possible coupling of these two measures, namely the point mass located at . Thus, using the usual absolute value function as the distance function on , for any , the -Wasserstein distance between and is

By similar reasoning, if and are point masses located at points and in , and we use the usual Euclidean norm on as the distance function, then

Empirical distributions[edit]

One dimension[edit]

If is an empirical measure with samples and is an empirical measure with samples , the distance is a simple function of the order statistics:

Higher dimensions[edit]

If and are empirical distributions, each based on observations, then

where the infimum is over all permutations of elements. This is a linear assignment problem, and can be solved by the Hungarian algorithm in cubic time.

Normal distributions[edit]

Let and be two non-degenerate Gaussian measures (i.e. normal distributions) on , with respective expected values and and symmetric positive semi-definite covariance matrices and . Then,[3] with respect to the usual Euclidean norm on , the 2-Wasserstein distance between and is

where denotes the principal square root of . Note that the second term (involving the trace) is precisely the (unnormalised) Bures metric between and . This result generalises the earlier example of the Wasserstein distance between two point masses (at least in the case ), since a point mass can be regarded as a normal distribution with covariance matrix equal to zero, in which case the trace term disappears and only the term involving the Euclidean distance between the means remains.

One-dimensional distributions[edit]

Let be probability measures on , and denote their cumulative distribution functions by and . Then the transport problem has an analytic solution: Optimal transport preserves the order of probability mass elements, so the mass at quantile of moves to quantile of . Thus, the -Wasserstein distance between and is

where and are the quantile functions (inverse CDFs). In the case of , a change of variables leads to the formula

Applications[edit]

The Wasserstein metric is a natural way to compare the probability distributions of two variables X and Y, where one variable is derived from the other by small, non-uniform perturbations (random or deterministic).

In computer science, for example, the metric W1 is widely used to compare discrete distributions, e.g. the color histograms of two digital images; see earth mover's distance for more details.

In their paper 'Wasserstein GAN', Arjovsky et al.[4] use the Wasserstein-1 metric as a way to improve the original framework of Generative Adversarial Networks (GAN), to alleviate the vanishing gradient and the mode collapse issues. The special case of normal distributions is used in a Frechet Inception Distance.

The Wasserstein metric has a formal link with Procrustes analysis, with application to chirality measures,[5] and to shape analysis.[6]

In computational biology, Wasserstein metric can be used to compare between persistence diagrams of cytometry datasets.[7]

The Wasserstein metric also has been used in inverse problems in geophysics.[8]

The Wasserstein metric is used in Integrated information theory to compute the difference between concepts and conceptual structures.[9]

The Wasserstein metric and related formulations have also been used to provide a unified theory for shape observable analysis in high energy and collider physics datasets.[10][11]

Properties[edit]

Metric structure[edit]

It can be shown that Wp satisfies all the axioms of a metric on the Wasserstein space Pp(M) consisting of all Borel probability measures on M having finite pth moment. Furthermore, convergence with respect to Wp is equivalent to the usual weak convergence of measures plus convergence of the first pth moments.[12]

Dual representation of W1[edit]

The following dual representation of W1 is a special case of the duality theorem of Kantorovich and Rubinstein (1958): when μ and ν have bounded support,

where Lip(f) denotes the minimal Lipschitz constant for f. This form shows that W1 is an integral probability metric.

Compare this with the definition of the Radon metric:

If the metric d of the metric space (M,d) is bounded by some constant C, then

and so convergence in the Radon metric (identical to total variation convergence when M is a Polish space) implies convergence in the Wasserstein metric, but not vice versa.

Proof[edit]

The following is an intuitive proof which skips over technical points. A fully rigorous proof is found in.[13]

Discrete case: When is discrete, solving for the 1-Wasserstein distance is a problem in linear programming:

where is a general "cost function".

By carefully writing the above equations as matrix equations, we obtain its dual problem:[14]

and by the duality theorem of linear programming, since the primal problem is feasible and bounded, so is the dual problem, and the minimum in the first problem equals the maximum in the second problem. That is, the problem pair exhibits strong duality.

For the general case, the dual problem is found by converting sums to integrals:

and the strong duality still holds. This is the Kantorovich duality theorem. Cédric Villani recounts the following interpretation from Luis Caffarelli:[15]

Suppose you want to ship some coal from mines, distributed as , to factories, distributed as . The cost function of transport is . Now a shipper comes and offers to do the transport for you. You would pay him per coal for loading the coal at , and pay him per coal for unloading the coal at .

For you to accept the deal, the price schedule must satisfy . The Kantorovich duality states that the shipper can make a price schedule that makes you pay almost as much as you would ship yourself.

This result can be pressed further to yield:

Theorem (Kantorovich-Rubenstein duality) — When the probability space is a metric space, then for any fixed ,

where is the Lipschitz norm.

Proof

It suffices to prove the case of . Start with

Then, for any choice of , one can push the term higher by setting , making it an infimal convolution of with a cone. This implies for any , that is, .

Thus,

Next, for any choice of , can be optimized by setting . Since , this implies .

Infimal convolution of a cone with a curve. Note how the lower envelope has slope , and how the lower envelope is equal to the curve on the parts where the curve itself has slope .

The two infimal convolution steps are visually clear when the probability space is .

For notational convenience, let denote the infimal convolution operation.

For the first step, where we used , plot out the curve of , then at each point, draw a cone of slope 1, and take the lower envelope of the cones as , as shown in the diagram, then cannot increase with slope larger than 1. Thus all its secants have slope .

For the second step, picture the infimal convolution , then if all secants of have slope at most 1, then the lower envelope of are just the cone-apices themselves, thus .

1D Example. When both are distributions on , then integration by parts give

thus

Fluid mechanics interpretation of W2[edit]

Benamou & Brenier found a dual representation of by fluid mechanics, which allows efficient solution by convex optimization.[16][17]

Given two probability densities on ,

where ranges over velocity fields driving the continuity equation with boundary conditions on the fluid density field:
That is, the mass should be conserved, and the velocity field should transport the probability distribution to during the time interval .

Equivalence of W2 and a negative-order Sobolev norm[edit]

Under suitable assumptions, the Wasserstein distance of order two is Lipschitz equivalent to a negative-order homogeneous Sobolev norm. More precisely, if we take to be a connected Riemannian manifold equipped with a positive measure , then we may define for the seminorm

and for a signed measure on the dual norm
Then any two probability measures and on satisfy the upper bound [18]
In the other direction, if and each have densities with respect to the standard volume measure on that are both bounded above by some , and has non-negative Ricci curvature, then [19] [20]

Separability and completeness[edit]

For any p ≥ 1, the metric space (Pp(M), Wp) is separable, and is complete if (M, d) is separable and complete.[21]

Wasserstein distance for p=∞[edit]

It is also possible to consider the Wasserstein metric for . In this case, the defining formula becomes:

where denotes the essential supremum of with respect to measure . The metric space (P(M), W) is complete if (M, d) is separable and complete. Here, P is the space of all probability measures with bounded support.[22]

See also[edit]

References[edit]

  1. ^ Vaserstein LN (1969). "Markov processes over denumerable products of spaces, describing large systems of automata" (PDF). Problemy Peredači Informacii. 5 (3): 64–72.
  2. ^ Kantorovich LV (1939). "Mathematical Methods of Organizing and Planning Production". Management Science. 6 (4): 366–422. doi:10.1287/mnsc.6.4.366. JSTOR 2627082.
  3. ^ Olkin I, Pukelsheim F (October 1982). "The distance between two random vectors with given dispersion matrices". Linear Algebra and Its Applications. 48: 257–263. doi:10.1016/0024-3795(82)90112-4. ISSN 0024-3795.
  4. ^ Arjovsky M, Chintala S, Bottou L (July 2017). "Wasserstein Generative Adversarial Networks". International Conference on Machine Learning 214-223: 214–223.
  5. ^ Petitjean M (2002). "Chiral mixtures" (PDF). Journal of Mathematical Physics. 43 (8): 4147–4157. Bibcode:2002JMP....43.4147P. doi:10.1063/1.1484559. S2CID 85454709.
  6. ^ Petitjean M (2004). "From shape similarity to shape complementarity: toward a docking theory". Journal of Mathematical Chemistry. 35 (3): 147–158. doi:10.1023/B:JOMC.0000033252.59423.6b. S2CID 121320315.
  7. ^ Mukherjee S, Wethington D, Dey TK, Das J (March 2022). "Determining clinically relevant features in cytometry data using persistent homology". PLOS Computational Biology. 18 (3): e1009931. arXiv:2203.06263. Bibcode:2022PLSCB..18E9931M. doi:10.1371/journal.pcbi.1009931. PMC 9009779. PMID 35312683.
  8. ^ Frederick, Christina; Yang, Yunan (2022-05-06). "Seeing through rock with help from optimal transport". Snapshots of Modern Mathematics from Oberwolfach. doi:10.14760/SNAP-2022-004-EN.
  9. ^ Oizumi, Masafumi; Albantakis, Larissa; Tononi, Giulio (2014-05-08). "From the Phenomenology to the Mechanisms of Consciousness: Integrated Information Theory 3.0". PLOS Computational Biology. 10 (5): e1003588. Bibcode:2014PLSCB..10E3588O. doi:10.1371/journal.pcbi.1003588. PMC 4014402. PMID 24811198.
  10. ^ Ba, Demba; Dogra, Akshunna S.; Gambhir, Rikab; Tasissa, Abiy; Thaler, Jesse (2023-06-29). "SHAPER: can you hear the shape of a jet?". Journal of High Energy Physics. 2023 (6): 195. arXiv:2302.12266. Bibcode:2023JHEP...06..195B. doi:10.1007/JHEP06(2023)195. ISSN 1029-8479. S2CID 257205971.
  11. ^ "Awards, fellowships and the shape of physics: News from the College | Imperial News | Imperial College London". Imperial News. 2023-03-29. Retrieved 2023-10-31.
  12. ^ Clement P, Desch W (2008). "An elementary proof of the triangle inequality for the Wasserstein metric". Proceedings of the American Mathematical Society. 136 (1): 333–339. doi:10.1090/S0002-9939-07-09020-X.
  13. ^ Villani, Cédric (2003). "Chapter 1: The Kantorovich Duality". Topics in optimal transportation. Providence, RI: American Mathematical Society. ISBN 0-8218-3312-X. OCLC 51477002.
  14. ^ Matoušek, Jiří; Gärtner, Bernd (2007), "Duality of Linear Programming", Understanding and Using Linear Programming, Universitext, Berlin, Heidelberg: Springer Berlin Heidelberg, pp. 81–104, doi:10.1007/978-3-540-30717-4_6, ISBN 978-3-540-30697-9, retrieved 2022-07-15
  15. ^ Villani, Cédric (2003). "1.1.3. The shipper's problem.". Topics in optimal transportation. Providence, RI: American Mathematical Society. ISBN 0-8218-3312-X. OCLC 51477002.
  16. ^ Benamou, Jean-David; Brenier, Yann (2000-01-01). "A computational fluid mechanics solution to the Monge-Kantorovich mass transfer problem". Numerische Mathematik. 84 (3): 375–393. doi:10.1007/s002110050002. ISSN 0945-3245. S2CID 1100384.
  17. ^ Finlay, Chris; Jacobsen, Joern-Henrik; Nurbekyan, Levon; Oberman, Adam (2020-11-21). "How to Train Your Neural ODE: the World of Jacobian and Kinetic Regularization". International Conference on Machine Learning. PMLR: 3154–3164. arXiv:2002.02798.
  18. ^ Peyre R (October 2018). "Comparison between W2 distance and −1 norm, and localization of Wasserstein distance". ESAIM: Control, Optimisation and Calculus of Variations. 24 (4): 1489–1501. doi:10.1051/cocv/2017050. ISSN 1292-8119. (See Theorem 2.1.)
  19. ^ Loeper G (July 2006). "Uniqueness of the solution to the Vlasov–Poisson system with bounded density". Journal de Mathématiques Pures et Appliquées. 86 (1): 68–79. arXiv:math/0504140. doi:10.1016/j.matpur.2006.01.005. ISSN 1292-8119. (See Theorem 2.9.)
  20. ^ Peyre R (October 2018). "Comparison between W2 distance and −1 norm, and localization of Wasserstein distance". ESAIM: Control, Optimisation and Calculus of Variations. 24 (4): 1489–1501. doi:10.1051/cocv/2017050. (See Theorem 2.5.)
  21. ^ Bogachev VI, Kolesnikov AV (October 2012). "The Monge–Kantorovich problem: achievements, connections, and perspectives". Russian Mathematical Surveys. 67 (5): 785–890. Bibcode:2012RuMaS..67..785B. doi:10.1070/RM2012v067n05ABEH004808. S2CID 121411457.
  22. ^ Givens, Clark R; Shortt, Rae Michael (1984). "A class of Wasserstein metrics for probability distributions". Michigan Mathematical Journal. 31 (2): 231–240. doi:10.1307/mmj/1029003026.

Further reading[edit]

External links[edit]