Fast Computation of Optimal Transport via Entropy-Regularized Extragradient Methods
Gen Li, Yanxi Chen, Yu Huang, Yuejie Chi, H. Vincent Poor, and Yuxin Chen

TL;DR
This paper introduces a scalable first-order method for computing optimal transport distances efficiently, achieving state-of-the-art guarantees and improved numerical performance over classical algorithms.
Contribution
It develops a novel entropy-regularized extragradient approach that converts the problem into a bilinear minimax form and accelerates convergence with adaptive learning rates.
Findings
Achieves $ ilde{O}(n^2/\varepsilon)$ runtime for $\\varepsilon$-approximate solutions.
Outperforms Sinkhorn and Greenkhorn algorithms in numerical experiments.
Provides the first first-order method with optimal theoretical guarantees for this problem.
Abstract
Efficient computation of the optimal transport distance between two distributions serves as an algorithm subroutine that empowers various applications. This paper develops a scalable first-order optimization-based method that computes optimal transport to within additive accuracy with runtime , where denotes the dimension of the probability distributions of interest. Our algorithm achieves the state-of-the-art computational guarantees among all first-order methods, while exhibiting favorable numerical performance compared to classical algorithms like Sinkhorn and Greenkhorn. Underlying our algorithm designs are two key elements: (a) converting the original problem into a bilinear minimax problem over probability distributions; (b) exploiting the extragradient idea -- in conjunction with entropy regularization and adaptive learning rates…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStochastic Gradient Optimization Techniques · Machine Learning and Algorithms · Machine Learning and ELM
MethodsEntropy Regularization
