pith. sign in

arxiv: 2503.03025 · v3 · pith:U5SHKQL6new · submitted 2025-03-04 · 💻 cs.LG

Hierarchical Refinement: Optimal Transport to Infinity and Beyond

classification 💻 cs.LG
keywords optimaldatasetshierarchicallow-rankrefinementmongepointssinkhorn
0
0 comments X
read the original abstract

Optimal transport (OT) has enjoyed great success in machine learning as a principled way to align datasets via a least-cost correspondence, driven in large part by the runtime efficiency of the Sinkhorn algorithm (Cuturi, 2013). However, Sinkhorn has quadratic space and time complexity in the number of points, limiting scalability to larger datasets. Low-rank OT achieves linear complexity, but by definition, cannot compute a one-to-one correspondence between points. When the optimal transport problem is an assignment problem between datasets then an optimal mapping, known as the Monge map, is guaranteed to be a bijection. In this setting, we show that the factors of an optimal low-rank coupling co-cluster each point with its image under the Monge map. We leverage this invariant to derive an algorithm, Hierarchical Refinement (HiRef), that dynamically constructs a multiscale partition of each dataset using low-rank OT subproblems, culminating in the bijective Monge map. Hierarchical Refinement runs in log-linear time and linear space, retaining the advantages of low-rank OT while overcoming its limited resolution. We demonstrate the advantages of Hierarchical Refinement on several datasets, including ones containing over a million points, scaling full-rank OT to problems previously beyond Sinkhorn's reach.

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. A Biconvex Formulation for Stable Transport of Mixture Models with a Unique Solution

    cs.LG 2026-06 unverdicted novelty 6.0

    OMT reformulates optimal transport for mixture models as a strictly biconvex optimization with a unique global minimizer and stability guarantees, decoupling complexity from sample size.