Near-Linear Time Approximation Algorithms for Optimal Transport via Sinkhorn Iteration

Abstract

Computing optimal transport distances such as the earth mover's distance is a fundamental problem in machine learning, statistics, and computer vision. Despite the recent introduction of several algorithms with good empirical performance, it is unknown whether general optimal transport distances can be approximated in near-linear time. This paper demonstrates that this ambitious goal is in fact achieved by Cuturi's Sinkhorn Distances. This result relies on a new analysis of Sinkhorn iterations, which also directly suggests a new greedy coordinate descent algorithm Greenkhorn with the same theoretical guarantees. Numerical simulations illustrate that Greenkhorn significantly outperforms the classical Sinkhorn algorithm in practice.

Cite

Text

Altschuler et al. "Near-Linear Time Approximation Algorithms for Optimal Transport via Sinkhorn Iteration." Neural Information Processing Systems, 2017.

Markdown

[Altschuler et al. "Near-Linear Time Approximation Algorithms for Optimal Transport via Sinkhorn Iteration." Neural Information Processing Systems, 2017.](https://mlanthology.org/neurips/2017/altschuler2017neurips-nearlinear/)

BibTeX

@inproceedings{altschuler2017neurips-nearlinear,
  title     = {{Near-Linear Time Approximation Algorithms for Optimal Transport via Sinkhorn Iteration}},
  author    = {Altschuler, Jason and Niles-Weed, Jonathan and Rigollet, Philippe},
  booktitle = {Neural Information Processing Systems},
  year      = {2017},
  pages     = {1964-1974},
  url       = {https://mlanthology.org/neurips/2017/altschuler2017neurips-nearlinear/}
}