pith. sign in

arxiv: 1810.10046 · v2 · pith:UVTAOTVPnew · submitted 2018-10-23 · 💻 cs.DS · math.OC

Approximating the Quadratic Transportation Metric in Near-Linear Time

classification 💻 cs.DS math.OC
keywords algorithmdistancecomputergeometricgivemetricquadratictilde
0
0 comments X
read the original abstract

Computing the quadratic transportation metric (also called the $2$-Wasserstein distance or root mean square distance) between two point clouds, or, more generally, two discrete distributions, is a fundamental problem in machine learning, statistics, computer graphics, and theoretical computer science. A long line of work has culminated in a sophisticated geometric algorithm due to Agarwal and Sharathkumar in 2014, which runs in time $\tilde{O}(n^{3/2})$, where $n$ is the number of points. However, obtaining faster algorithms has proven difficult since the $2$-Wasserstein distance is known to have poor sketching and embedding properties, which limits the effectiveness of geometric approaches. In this paper, we give an extremely simple deterministic algorithm with $\tilde{O}(n)$ runtime by using a completely different approach based on entropic regularization, approximate Sinkhorn scaling, and low-rank approximations of Gaussian kernel matrices. We give explicit dependence of our algorithm on the dimension and precision of the approximation.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Optimizing Computational-Statistical Runtime for Wasserstein Distance Estimation

    stat.ML 2026-05 unverdicted novelty 6.0

    A grid-sketching technique enables ε-accurate estimation of W₂² between α-Hölder smooth distributions on (0,1)^d in time ε^{-max(2, (d+1+o(1))/(1+α))}.