paper-with-me

Papers

A Sinkhorn-type Algorithm for Constrained Optimal Transport

2024-03-08 · Xun Tang, Holakou Rahmanian, Michael Shavlovsky, Kiran Koshy Thekumparampil, Tesi Xiao, Lexing Ying

Entropic optimal transport (OT) and the Sinkhorn algorithm have made it practical for machine learning practitioners to perform the fundamental task of calculating transport distance between statistical distributions. In this work, we focus on a general class of OT problems under a combination of equality and inequality constraints. We derive the corresponding entropy regularization formulation and introduce a Sinkhorn-type algorithm for such constrained OT problems supported by theoretical guarantees. We first bound the approximation error when solving the problem through entropic regularization, which reduces exponentially with the increase of the regularization parameter. Furthermore, we prove a sublinear first-order convergence rate of the proposed Sinkhorn-type algorithm in the dual space by characterizing the optimization procedure with a Lyapunov function. To achieve fast and higher-order convergence under weak entropy regularization, we augment the Sinkhorn-type algorithm with dynamic regularization scheduling and second-order acceleration. Overall, this work systematically combines recent theoretical and numerical advances in entropic optimal transport with the constrained case, allowing practitioners to derive approximate transport plans in complex scenarios.

📄 PDF Abstract BibTeX arXiv:2403.05054

Code (0)

등록된 구현이 없습니다.

Tasks

Scheduling

Methods 이 논문이 사용한 방법론

Focus 설명 없음
Entropy Regularization 설명 없음

Similar 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 p…

Optimal transport with $f$-divergence regularization and generalized Sinkhorn algorithm

2021-05-29 · Dávid Terjék, Diego González-Sánchez

Entropic regularization provides a generalization of the original optimal transport problem. It introduces a penalty term defined by the Kullback-Leibler divergence, making the problem more tractable via the celebrated 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$…

New Trends in the Stability of Sinkhorn Semigroups

2026-01-19 · Pierre Del Moral, Ajay Jasra arxiv

Entropic optimal transport problems play an increasingly important role in machine learning and generative modelling. In contrast with optimal transport maps which often have limited applicability in high dimensions, Sch…

Accelerating Sinkhorn Algorithm with Sparse Newton Iterations

2024-01-20 · Xun Tang, Michael Shavlovsky, Holakou Rahmanian, Elisa Tardini 외

Computing the optimal transport distance between statistical distributions is a fundamental task in machine learning. One remarkable recent advancement is entropic regularization and the Sinkhorn algorithm, which utilize…