In probability theory, integral probability metrics are types of distance functions between probability distributions, defined by how well a class of functions can distinguish the two distributions. Many important statistical distances are integral probability metrics, including the Wasserstein-1 distance and the total variation distance. In addition to theoretical importance, integral probability metrics are widely used in areas of statistics and machine learning.
The name "integral probability metric" was given by German statistician Alfred Müller;[1] the distances had also previously been called "metrics with a ζ-structure."[2]
Integral probability metrics (IPMs) are distances on the space of distributions over a set , defined by a class of real-valued functions on as
here the notation P f refers to the expectation of f under the distribution P. The absolute value in the definition is unnecessary, and often omitted, for the usual case where for every its negation is also in .
The functions f being optimized over are sometimes called "critic" functions;[3] if a particular achieves the supremum, it is often termed a "witness function"[4] (it "witnesses" the difference in the distributions). These functions try to have large values for samples from P and small (likely negative) values for samples from Q; this can be thought of as a weaker version of classifers, and indeed IPMs can be interpreted as the optimal risk of a particular classifier.[5]: sec. 4
The choice of determines the particular distance; more than one can generate the same distance.[1]
For any choice of , satisfies all the definitions of a metric except that we may have we may have for some P ≠ Q; this is variously termed a "pseudometric" or a "semimetric" depending on the community. For instance, using the class which only contains the zero function, is identically zero. is a metric if and only if separates points on the space of probability distributions, i.e. for any P ≠ Q there is some such that ;[1] most, but not all, common particular cases satisfy this property.
All of these examples are metrics except when noted otherwise.
- The Wasserstein-1 distance (also called earth mover's distance), via its dual representation, has the set of 1-Lipschitz functions.
- The related Dudley metric is generated by the set of bounded 1-Lipschitz functions.
- The total variation distance can be generated by , so that is a set of indicator functions for any event, or by the larger class .
- The closely related Radon metric is generated by continuous functions bounded in [-1, 1].
- The Kolmogorov metric used in the Kolmogorov-Smirnov test has a function class of indicator functions, .
- The kernel maximum mean discrepancy (MMD) has the unit ball in a reproducing kernel Hilbert space. This distance is particularly easy to estimate from samples, requiring no optimization; it is a proper metric exactly when the underlying kernel is characteristic.[6]
- The energy distance, as a special case of the maximum mean discrepancy,[7] is generated by the unit ball in a particular reproducing kernel Hilbert space.
- Defining by functions with a bounded Sobolev norm gives a useful distance for generative modeling, among other applications.[8]
- Functions with bounded Besov norm generalize many other forms of IPM and are amenable to theoretical analysis.[9][10]
- Many variants of generative adversarial networks and classifer-based two-sample tests[11][12] use a "neural net distance"[13][14] where is a class of neural networks; these are not metrics for typical fixed-size networks, but could be for other classifiers. For Wasserstein GANs in particular, it has been argued that analysis in terms of this distance and not the Wasserstein they approximate is very important to the behavior of these models.[13][15][16]
The f-divergences are probably the best-known way to measure dissimilarity of probability distributions. It has been shown[5]: sec. 2 that the only functions which are both IPMs and f-divergences are of the form , where and is the total variation distance between distributions.
One major difference between f-divergences and most IPMs is that when P and Q have disjoint support, all f-divergences take on a constant value;[17] by contrast, IPMs where functions in are "smooth" can give "partial credit." For instance, consider the sequence of Dirac measures at 1/n; this sequence converges in distribution to , and many IPMs satisfy , but no nonzero f-divergence can satisfy this. That is, many IPMs are continuous in weaker topologies than f-divergences. This property is sometimes of substantial importance,[18] although other options also exist, such as considering f-divergences between distributions convolved with continuous noise.[18][19]
Because IPM values between discrete distributions are often sensible, it is often reasonable to estimate using a simple "plug-in" estimator: where and are empirical measures of sample sets. These empirical distances can be computed exactly for some classes ;[5] estimation quality varies depending on the distance, but can be minimax-optimal in certain settings.[14][20][21]
When exact maximization is not available or too expensive, another commonly used scheme is to divide the samples into "training" sets (with empirical measures and ) and "test" sets ( and ), find approximately maximizing , then use as an estimate.[22][12][23][24] This estimator can possibly be consistent, but has a negative bias[22]: thm. 2 . In fact, no unbiased estimator can exist for any IPM[22]: thm. 3 , although there is for instance an unbiased estimator of the squared maximum mean discrepancy.[4]
Zolotarev, V. M. (January 1984). "Probability Metrics". Theory of Probability & Its Applications. 28 (2): 278–302. doi:10.1137/1128025.
Gretton, Arthur; Borgwardt, Karsten M.; Rasche, Malte J.; Schölkopf, Bernhard; Smola, Alexander (2012). "A Kernel Two-Sample Test" (PDF). Journal of Machine Learning Research. 13: 723–773.
Sriperumbudur, Bharath K.; Fukumizu, Kenji; Gretton, Arthur; Schölkopf, Bernhard; Lanckriet, Gert R. G. (2009). "On integral probability metrics, φ-divergences and binary classification". arXiv:0901.2698 [cs.IT].
Sejdinovic, Dino; Sriperumbudur, Bharath; Gretton, Arthur; Fukumizu, Kenji (2013). "Equivalence of distance-based and RKHS-based statistics in hypothesis testing". The Annals of Statistics. 41 (5): 2263–2291. arXiv:1207.6076. doi:10.1214/13-aos1140. S2CID 8308769.
Stanczuk, Jan; Etmann, Christian; Lisa Maria Kreusser; Schönlieb, Carola-Bibiane (2021). "Wasserstein GANs Work Because They Fail (To Approximate the Wasserstein Distance)". arXiv:2103.01678 [stat.ML].
Mallasto, Anton; Montúfar, Guido; Gerolin, Augusto (2019). "How Well do WGANs Estimate the Wasserstein Metric?". arXiv:1910.03875 [cs.LG].
Singh, Shashank; Póczos, Barnabás (2018). "Minimax Distribution Estimation in Wasserstein Distance". arXiv:1802.08855 [math.ST].