Slicing Unbalanced Optimal Transport
Clément Bonet, Kimia Nadjahi, Thibault Séjourné, Kilian Fatras, Nicolas Courty
TL;DR
This work addresses robustly comparing positive measures with unequal mass by merging unbalanced OT with sliced OT through two new losses, $SUOT$ and $USOT$. It develops GPU-friendly Frank-Wolfe algorithms that rely on translation-invariant duals to decompose into 1D sliced OT problems, achieving favorable convergence and dimension-free sample complexity. The authors prove existence, metric properties, duality, and relationships between the proposed losses and classical OT notions, and demonstrate substantial practical gains on document classification, color transfer, and large-scale geophysical barycenters. The approach offers a modular framework that extends prior work and enables efficient, scalable analysis of high-dimensional, unnormalized data with theoretical rigor and broad applicability.
Abstract
Optimal transport (OT) is a powerful framework to compare probability measures, a fundamental task in many statistical and machine learning problems. Substantial advances have been made in designing OT variants which are either computationally and statistically more efficient or robust. Among them, sliced OT distances have been extensively used to mitigate optimal transport's cubic algorithmic complexity and curse of dimensionality. In parallel, unbalanced OT was designed to allow comparisons of more general positive measures, while being more robust to outliers. In this paper, we bridge the gap between those two concepts and develop a general framework for efficiently comparing positive measures. We notably formulate two different versions of sliced unbalanced OT, and study the associated topology and statistical properties. We then develop a GPU-friendly Frank-Wolfe like algorithm to compute the corresponding loss functions, and show that the resulting methodology is modular as it encompasses and extends prior related work. We finally conduct an empirical analysis of our loss functions and methodology on both synthetic and real datasets, to illustrate their computational efficiency, relevance and applicability to real-world scenarios including geophysical data.
