On Efficient Optimal Transport: An Analysis of Greedy and Accelerated Mirror Descent Algorithms
Tianyi Lin, Nhat Ho, Michael I. Jordan

TL;DR
This paper presents improved theoretical complexity bounds for the Greenkhorn algorithm and introduces a new accelerated mirror descent method for solving regularized optimal transport problems, demonstrating both theoretical and practical advantages.
Contribution
The paper provides the first improved complexity bounds for Greenkhorn and introduces the adaptive primal-dual accelerated mirror descent (APDAMD) algorithm with faster convergence.
Findings
Greenkhorn algorithm complexity improved to O(n^2 \u00b5 ^{-2})
APDAMD algorithm achieves O(n^2 ^{1/2} ^{-1}) complexity
Experimental results show superior practical performance of Greenkhorn and APDAMD algorithms
Abstract
We provide theoretical analyses for two algorithms that solve the regularized optimal transport (OT) problem between two discrete probability measures with at most atoms. We show that a greedy variant of the classical Sinkhorn algorithm, known as the \emph{Greenkhorn algorithm}, can be improved to , improving on the best known complexity bound of . Notably, this matches the best known complexity bound for the Sinkhorn algorithm and helps explain why the Greenkhorn algorithm can outperform the Sinkhorn algorithm in practice. Our proof technique, which is based on a primal-dual formulation and a novel upper bound for the dual solution, also leads to a new class of algorithms that we refer to as \emph{adaptive primal-dual accelerated mirror descent} (APDAMD) algorithms. We prove that the…
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 · Complexity and Algorithms in Graphs · Optimization and Search Problems
