paper-with-me

Papers

Sinkhorn Algorithm for Sequentially Composed Optimal Transports

2024-12-04 · Kazuki Watanabe, Noboru Isobe

Sinkhorn algorithm is the de-facto standard approximation algorithm for optimal transport, which has been applied to a variety of applications, including image processing and natural language processing. In theory, the proof of its convergence follows from the convergence of the Sinkhorn--Knopp algorithm for the matrix scaling problem, and Altschuler et al. show that its worst-case time complexity is in near-linear time. Very recently, sequentially composed optimal transports were proposed by Watanabe and Isobe as a hierarchical extension of optimal transports. In this paper, we present an efficient approximation algorithm, namely Sinkhorn algorithm for sequentially composed optimal transports, for its entropic regularization. Furthermore, we present a theoretical analysis of the Sinkhorn algorithm, namely (i) its exponential convergence to the optimal solution with respect to the Hilbert pseudometric, and (ii) a worst-case complexity analysis for the case of one sequential composition.

📄 PDF Abstract BibTeX arXiv:2412.03120

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Optimal and Scalable MAPF via Multi-Marginal Optimal Transport and Schrödinger Bridges

2026-05-11 · Usman A. Khan, Joseph W. Durham arxiv

We consider anonymous multi-agent path finding (MAPF) where a set of robots is tasked to travel to a set of targets on a finite, connected graph. We show that MAPF can be cast as a special class of multi-marginal optimal…

Accelerating Motion Planning via Optimal Transport

2023-09-21 · NeurIPS 2023 11

Motion planning is still an open problem for many disciplines, e.g., robotics, autonomous driving, due to their need for high computational resources that hinder real-time, efficient decision-making. A class of methods s…

On Unbalanced Optimal Transport: An Analysis of Sinkhorn Algorithm

2020-02-09 · ICML 2020 1 · Khiem Pham, Khang Le, Nhat Ho, Tung Pham 외

We provide a computational complexity analysis for the Sinkhorn algorithm that solves the entropic regularized Unbalanced Optimal Transport (UOT) problem between two measures of possibly different masses with at most $n$…

Screening Sinkhorn Algorithm for Regularized Optimal Transport

2019-06-20 · NeurIPS 2019 12 · Mokhtar Z. Alaya, Maxime Bérar, Gilles Gasso, Alain Rakotomamonjy

We introduce in this paper a novel strategy for efficiently approximating the Sinkhorn distance between two discrete measures. After identifying neglectable components of the dual solution of the regularized Sinkhorn pro…

Dimensionality ReductionDomain Adaptation

Near-linear time approximation algorithms for optimal transport via Sinkhorn iteration

2017-05-26 · NeurIPS 2017 12 · Jason Altschuler, Jonathan Weed, Philippe Rigollet

Computing optimal transport distances such as the earth mover's distance is a fundamental problem in machine learning, statistics, and computer vision. Despite the recent introduction of several algorithms with good empi…

BIG-bench Machine Learning