Faster Sinkhorn's Algorithm with Small Treewidth
Abstract
Computing optimal transport (OT) distances such as the earth mover's distance is a fundamental problem in machine learning, statistics, and computer vision. In this paper, we study the problem of approximating the general OT distance between two discrete distributions of size n. Given the cost matrix C=AA where A ∈ Rn × d, we proposed a faster Sinkhorn's Algorithm to approximate the OT distance when matrix A has treewidth τ. To approximate the OT distance, our algorithm improves the state-of-the-art results [Dvurechensky, Gasnikov, and Kroshnin ICML 2018] from O(ε-2 n2) time to O(ε-2 n τ) time.
Turn this paper into a lesson
ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.