Wasserstein barycenters and applications in image processing
In optimal transport, a Wasserstein barycenter [1] is a probability measure that acts as a center of mass between two or more probability measures. It generalizes the notions of physical barycenters and geometric centroids.
Introduction
Motivation
Barycenters in physics and geometry are points that represent a notion of a mean of a number of objects. In astronomy, the barycenter is the center of mass of two or more objects that orbit each other, and in geometry, a centroid is the arithmetic mean of all the points in an object. Given countably many points in with nonnegative weights , the weighted barycenter of the points is the unique point minimizing . Wasserstein barycenters attempt to capture this concept for probability measures by replacing the Euclidean distance with the Wasserstein distance of two probability measures, .
Definition
Let be a domain and be the set of probability measures on . Given a collection of probability measures and nonnegative weights , we define a weighted barycenter of as any probability measure that minimizes over the space . Here denotes the 2-Wasserstein distance, which may be replaced with the -Wasserstein distance, , though this is not always as convenient.
This minimization problem was originally introduced by Agueh and Carlier [2], who also proposed an alternative formulation of the problem above when there are finitely many measures . Instead of considering the minimum over all probability measures , one can equivalently consider the optimization problem over all multi-marginal transport plans whose push forwards satisfy for and for some unspecified probability measure . The problem then tries to minimize
Existence and Uniqueness
Agueh and Carlier [3] demonstrated that when at least one of the measures is absolutely continuous, the Wasserstein barycenter exists and is unique.
Examples[4]
In the case where all of the measures are finitely supported measures, computing the Wasserstein barycenter reduces to a problem in linear programming.
When the family of measures consists of only one finitely supported measure and we restrict the input probability measure to finitely supported probability measures whose supports have at most points, the problem of finding the Wasserstein barycenter is equivalent to the -means clustering problem.
Applications
Barycenters in Image Processing
Barycenters have several applications in image processing. A basic example[5] arises in handwriting recognition. One may wish to determine what an expected letter looks like, but simply taking the pixel-by-pixel Euclidean average won't capture the geometric information of the letter. Instead, a -means algorithm can compute what a prototypical version of that letter looks like.
As another application, barycenters can be used to interpolate between two or more images[6]. For example, suppose we are given two images of similar objects, one with a darker gray-scale histogram and the other with a lighter one . One way to find the middle point of their histograms would be to take their Euclidean average , but this would result in a histogram with a distribution of some dark and some light shades as opposed to a gray-scaled version. The Wasserstein barycenter between these two histograms provides a gray image. Similar ideas can be used to enhance the contrast of an image.
Generalizations
Wasserstein barycenters are examples of Karcher and Fréchet means where the distance function used is the Wasserstein distance.
References
- ↑ Santambrogio, Filippo. Optimal Transport for Applied Mathematicians. Birkhäuser., 2015.
- ↑ Martial Agueh, Guillaume Carlier. Barycenters in the Wasserstein space. SIAM Journal on Mathematical Analysis, Society for Industrial and Applied Mathematics, 2011, 43 (2), pp.904-924. ff10.1137/100805741ff. ffhal-00637399f
- ↑ Martial Agueh, Guillaume Carlier. Barycenters in the Wasserstein space. SIAM Journal on Mathematical Analysis, Society for Industrial and Applied Mathematics, 2011, 43 (2), pp.904-924. ff10.1137/100805741ff. ffhal-00637399f
- ↑ Peyré, Gabriel and Marco Cuturi. “Computational Optimal Transport.” Found. Trends Mach. Learn. 11 (2019): 355-607.
- ↑ Claici, Sebastian. “Stochastic Wasserstein Barycenters.” Lecture, MIT, July, 2018.
- ↑ Santambrogio, Filippo. Optimal Transport for Applied Mathematicians. Birkhäuser., 2015.