An Accelerated Stochastic Algorithm for Solving the Optimal Transport Problem
Yiling Xie, Yiling Luo, Xiaoming Huo

TL;DR
This paper introduces PDASGD, an accelerated stochastic gradient algorithm with variance reduction, achieving the best-known computational complexity for solving the discrete optimal transport problem, outperforming previous primal-dual methods.
Contribution
The paper proposes PDASGD, a novel accelerated stochastic algorithm with variance reduction, that improves the computational complexity for optimal transport problems compared to existing methods.
Findings
PDASGD achieves $ ilde{O}(n^2/)$ complexity for OT.
Numerical experiments show superior practical performance.
Theoretical analysis explains the complexity improvement over previous algorithms.
Abstract
A primal-dual accelerated stochastic gradient descent with variance reduction algorithm (PDASGD) is proposed to solve linear-constrained optimization problems. PDASGD could be applied to solve the discrete optimal transport (OT) problem and enjoys the best-known computational complexity -- , where is the number of atoms, and is the accuracy. In the literature, some primal-dual accelerated first-order algorithms, e.g., APDAGD, have been proposed and have the order of for solving the OT problem. To understand why our proposed algorithm could improve the rate by a factor of , the conditions under which our stochastic algorithm has a lower order of computational complexity for solving linear-constrained optimization problems are discussed. It is demonstrated…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStochastic Gradient Optimization Techniques · Traffic Prediction and Management Techniques · Machine Learning and ELM
