A Direct Õ(1/ε) Iteration Parallel Algorithm for Optimal Transport

06/03/2019
by   Arun Jambulapati, et al.
0

Optimal transportation, or computing the Wasserstein or “earth mover's” distance between two distributions, is a fundamental primitive which arises in many learning and statistical settings. We give an algorithm which solves this problem to additive ϵ with Õ(1/ϵ) parallel depth, and Õ(n^2/ϵ) work. Barring a breakthrough on a long-standing algorithmic open problem, this is optimal for first-order methods. Blanchet et. al. '18, Quanrud '19 obtained similar runtimes through reductions to positive linear programming and matrix scaling. However, these reduction-based algorithms use complicated subroutines which may be deemed impractical due to requiring solvers for second-order iterations (matrix scaling) or non-parallelizability (positive LP). The fastest practical algorithms run in time Õ(min(n^2 / ϵ^2, n^2.5 / ϵ)) (Dvurechensky et. al. '18, Lin et. al. '19). We bridge this gap by providing a parallel, first-order, Õ(1/ϵ) iteration algorithm without worse dependence on dimension, and provide preliminary experimental evidence that our algorithm may enjoy improved practical performance. We obtain this runtime via a primal-dual extragradient method, motivated by recent theoretical improvements to maximum flow (Sherman '17).

READ FULL TEXT

Please sign up or login with your details

Forgot password? Click here to reset