Optimal Transport Barycenter via Nonconvex-Concave Minimax Optimization
Kaheon Kim, Rentian Yao, Changbo Zhu, Xiaohui Chen
TL;DR
This work tackles the efficient computation of unregularized Wasserstein barycenters on discretized grids by recasting the problem as a nonconvex-concave minimax optimization. The proposed WDHA algorithm alternates between $\dot{\mathbb{H}}^1$-gradient ascent on Kantorovich potentials and Wasserstein-gradient updates for the barycenter, enabling near-linear time per Kantorovich update and linear space usage. Under mild density-bounds assumptions and careful step-size choices, WDHA provably converges to a stationary point of a regularized barycenter functional $\mathcal F_{\alpha,\beta}$, with an $O(1/T)$ rate for the averaged gradient norm. Empirically, WDHA outperforms Sinkhorn-based methods on high-resolution 2D data, producing sharper barycenters and substantial speedups, and scales to 3D cases with reasonable compute times, highlighting its practical impact for large-scale OT problems.
Abstract
The optimal transport barycenter (a.k.a. Wasserstein barycenter) is a fundamental notion of averaging that extends from the Euclidean space to the Wasserstein space of probability distributions. Computation of the unregularized barycenter for discretized probability distributions on point clouds is a challenging task when the domain dimension $d > 1$. Most practical algorithms for approximating the barycenter problem are based on entropic regularization. In this paper, we introduce a nearly linear time $O(m \log{m})$ and linear space complexity $O(m)$ primal-dual algorithm, the Wasserstein-Descent $\dot{\mathbb{H}}^1$-Ascent (WDHA) algorithm, for computing the exact barycenter when the input probability density functions are discretized on an $m$-point grid. The key success of the WDHA algorithm hinges on alternating between two different yet closely related Wasserstein and Sobolev optimization geometries for the primal barycenter and dual Kantorovich potential subproblems. Under reasonable assumptions, we establish the convergence rate and iteration complexity of WDHA to its stationary point when the step size is appropriately chosen. Superior computational efficacy, scalability, and accuracy over the existing Sinkhorn-type algorithms are demonstrated on high-resolution (e.g., $1024 \times 1024$ images) 2D synthetic and real data.
