Optimal Transport Barycenter via Nonconvex-Concave Minimax Optimization
Kaheon Kim, Rentian Yao, Changbo Zhu, Xiaohui Chen

TL;DR
This paper introduces a fast, scalable primal-dual algorithm for computing the exact Wasserstein barycenter in high-dimensional settings, outperforming existing entropic regularization methods in efficiency and accuracy.
Contribution
The paper presents the WDHA algorithm, a nearly linear time and linear space complexity method for exact barycenter computation using a novel primal-dual approach based on Wasserstein and Sobolev geometries.
Findings
Achieves $O(m \, \log m)$ time complexity for barycenter computation.
Demonstrates superior performance over Sinkhorn algorithms on high-resolution images.
Provides convergence rate analysis under reasonable assumptions.
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 . Most practical algorithms for approximating the barycenter problem are based on entropic regularization. In this paper, we introduce a nearly linear time and linear space complexity primal-dual algorithm, the Wasserstein-Descent -Ascent (WDHA) algorithm, for computing the exact barycenter when the input probability density functions are discretized on an -point grid. The key success of the WDHA algorithm hinges on alternating between two different yet closely related Wasserstein and Sobolev…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsMarkov Chains and Monte Carlo Methods
