OCCGDSLGJun 14, 2020

Wasserstein barycenters can be computed in polynomial time in fixed dimension

arXiv:2006.08012v246 citations
AI Analysis

This solves a fundamental geometric problem with applications in machine learning, statistics, and computer graphics, providing a theoretical breakthrough for fixed dimensions.

The paper addresses the computational complexity of Wasserstein barycenters by proving they can be computed in polynomial time for any fixed dimension, using an exponential-size linear programming formulation with an efficient separation oracle.

Computing Wasserstein barycenters is a fundamental geometric problem with widespread applications in machine learning, statistics, and computer graphics. However, it is unknown whether Wasserstein barycenters can be computed in polynomial time, either exactly or to high precision (i.e., with $\textrm{polylog}(1/\varepsilon)$ runtime dependence). This paper answers these questions in the affirmative for any fixed dimension. Our approach is to solve an exponential-size linear programming formulation by efficiently implementing the corresponding separation oracle using techniques from computational geometry.

Foundations

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

Your Notes