vix.ing · top · new · best · stats · spec

Fast Computation of Wasserstein Barycenters

2013/10/31 by Marco Cuturi, Arnaud Doucet · 3 citations
Mathematics · #stat.ML

paper · pdf

published as Proceedings of the 31st International Conference on Machine Learning, JMLR W&CP 32 (2) 2014 · 9 pages, 4 figures

arxiv created 2014/06/17 · arxiv updated 2014/06/18

Abstract

We present new algorithms to compute the mean of a set of empirical probability measures under the optimal transport metric. This mean, known as the Wasserstein barycenter, is the measure that minimizes the sum of its Wasserstein distances to each element in that set. We propose two original algorithms to compute Wasserstein barycenters that build upon the subgradient method. A direct implementation of these algorithms is, however, too costly because it would require the repeated resolution of large primal and dual optimal transport problems to compute subgradients. Extending the work of Cuturi (2013), we propose to smooth the Wasserstein distance used in the definition of Wasserstein barycenters with an entropic regularizer and recover in doing so a strictly convex objective whose gradients can be computed for a considerably cheaper computational cost using matrix scaling algorithms. We use these algorithms to visualize a large family of images and to solve a constrained clustering problem.

Cited by

Related