OCLGFeb 16, 2021

Efficient Discretizations of Optimal Transport

arXiv:2102.07956v1
Originality Incremental advance
AI Analysis

This addresses the computational bottleneck in optimal transport for practitioners, offering a more efficient alternative to sampling-based methods.

The paper tackles the computational intractability of optimal transport with continuous marginals by proposing an algorithm that computes discretizations with a fixed number of points, achieving plans comparable to those from much larger i.i.d. samples, and includes a parallelizable local version for scalability.

Obtaining solutions to Optimal Transportation (OT) problems is typically intractable when the marginal spaces are continuous. Recent research has focused on approximating continuous solutions with discretization methods based on i.i.d. sampling, and has proven convergence as the sample size increases. However, obtaining OT solutions with large sample sizes requires intensive computation effort, that can be prohibitive in practice. In this paper, we propose an algorithm for calculating discretizations with a given number of points for marginal distributions, by minimizing the (entropy-regularized) Wasserstein distance, and result in plans that are comparable to those obtained with much larger numbers of i.i.d. samples. Moreover, a local version of such discretizations which is parallelizable for large scale applications is proposed. We prove bounds for our approximation and demonstrate performance on a wide range of problems.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes