MLLGAPJul 4, 2023

Fast Optimal Transport through Sliced Wasserstein Generalized Geodesics

arXiv:2307.01770v26 citationsh-index: 35
Originality Incremental advance
AI Analysis

This work addresses the computational bottleneck of optimal transport for researchers and practitioners in machine learning, offering a faster alternative with theoretical guarantees, though it is incremental as it builds on sliced-Wasserstein methods.

The authors tackled the computational challenge of Wasserstein distance by proposing min-SWGG, a fast proxy based on optimal one-dimensional projections, which provides an associated transport plan and achieves competitive performance in applications like gradient flows and shape matching.

Wasserstein distance (WD) and the associated optimal transport plan have been proven useful in many applications where probability measures are at stake. In this paper, we propose a new proxy of the squared WD, coined min-SWGG, that is based on the transport map induced by an optimal one-dimensional projection of the two input distributions. We draw connections between min-SWGG and Wasserstein generalized geodesics in which the pivot measure is supported on a line. We notably provide a new closed form for the exact Wasserstein distance in the particular case of one of the distributions supported on a line allowing us to derive a fast computational scheme that is amenable to gradient descent optimization. We show that min-SWGG is an upper bound of WD and that it has a complexity similar to as Sliced-Wasserstein, with the additional feature of providing an associated transport plan. We also investigate some theoretical properties such as metricity, weak convergence, computational and topological properties. Empirical evidences support the benefits of min-SWGG in various contexts, from gradient flows, shape matching and image colorization, among others.

Code Implementations1 repo
Foundations

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

Your Notes