vix.ing · top · new · best · stats · spec

Sinkhorn Algorithm for Sequentially Composed Optimal Transports

2024/12/04 by Kazuki Watanabe, Noboru Isobe, Watanabe, Kazuki +1
Social Sciences · Computer Science · #Transportation Planning and Optimization #Optimization and Search Problems

paper · pdf · doi:10.48550/arxiv.2412.03120

Abstract

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.

Related