OCLGMLJun 11, 2020

Stochastic Saddle-Point Optimization for Wasserstein Barycenters

arXiv:2006.06763v38 citations
Originality Incremental advance
AI Analysis

This work addresses computational challenges in optimal transport for machine learning and statistics, offering incremental improvements in efficiency for handling streaming data.

The paper tackles the population Wasserstein barycenter problem for random probability measures from an online data stream by reformulating it as a convex-concave stochastic saddle-point optimization. It proposes algorithms with improved complexity over existing methods, such as outperforming Stochastic Approximation combined with Sinkhorn in many cases, as demonstrated through numerical experiments.

We consider the population Wasserstein barycenter problem for random probability measures supported on a finite set of points and generated by an online stream of data. This leads to a complicated stochastic optimization problem where the objective is given as an expectation of a function given as a solution to a random optimization problem. We employ the structure of the problem and obtain a convex-concave stochastic saddle-point reformulation of this problem. In the setting when the distribution of random probability measures is discrete, we propose a stochastic optimization algorithm and estimate its complexity. The second result, based on kernel methods, extends the previous one to the arbitrary distribution of random probability measures. Moreover, this new algorithm has a total complexity better than the Stochastic Approximation approach combined with the Sinkhorn algorithm in many cases. We also illustrate our developments by a series of numerical experiments.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes