paper-with-me

홈 › Papers

Compressed online Sinkhorn

2023-10-08 · Fengpei Wang, Clarice Poon, Tony Shardlow

The use of optimal transport (OT) distances, and in particular entropic-regularised OT distances, is an increasingly popular evaluation metric in many areas of machine learning and data science. Their use has largely been driven by the availability of efficient algorithms such as the Sinkhorn algorithm. One of the drawbacks of the Sinkhorn algorithm for large-scale data processing is that it is a two-phase method, where one first draws a large stream of data from the probability distributions, before applying the Sinkhorn algorithm to the discrete probability measures. More recently, there have been several works developing stochastic versions of Sinkhorn that directly handle continuous streams of data. In this work, we revisit the recently introduced online Sinkhorn algorithm of [Mensch and Peyr\'e, 2020]. Our contributions are twofold: We improve the convergence analysis for the online Sinkhorn algorithm, the new rate that we obtain is faster than the previous rate under certain parameter choices. We also present numerical results to verify the sharpness of our result. Secondly, we propose the compressed online Sinkhorn algorithm which combines measure compression techniques with the online Sinkhorn algorithm. We provide numerical experiments to show practical numerical gains, as well as theoretical guarantees on the efficiency of our approach.

📄 PDF Abstract BibTeX arXiv:2310.05019

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Hilbert Sinkhorn Divergence for Optimal Transport

2021-06-19 · CVPR 2021 1 · Qian Li, Zhichao Wang, Gang Li, Jun Pang 외

Sinkhorn divergence has become a very popular metric to compare probability distributions in optimal transport. However, most works resort to Sinkhorn divergence in Euclidean space, which greatly blocks their applica…

image-classificationImage ClassificationTopological Data Analysis

FlashSinkhorn: IO-Aware Entropic Optimal Transport on GPU

2026-02-03 · Felix X. -F. Ye, Xingjie Li, An Yu, Ming-Ching Chang 외 arxiv

Entropic optimal transport (EOT) via Sinkhorn iterations is widely used in modern machine learning, yet GPU solvers remain inefficient at scale. Tensorized implementations suffer quadratic HBM traffic from dense $n\times…

Nonlinear Non-Gaussian Density Steering with Input and Noise Channel Mismatch: Sinkhorn with Memory for Solving the Control-affine Schrödinger Bridge Problem

2026-04-25 · Georgiy A. Bondar, Asmaa Eldesoukey, Yongxin Chen, Abhishek Halder arxiv

Solutions to the Schrödinger bridge problem and its generalizations yield feedback control policies for optimal density steering over a controlled diffusion. To numerically compute the same, the dynamic Sinkhorn recursio…

Online Sinkhorn: Optimal Transport distances from sample streams

2020-03-03 · NeurIPS 2020 12 · Arthur Mensch, Gabriel Peyré

Optimal Transport (OT) distances are now routinely used as loss functions in ML tasks. Yet, computing OT distances between arbitrary (i.e. not necessarily discrete) probability distributions remains an open problem. This…

Mirror Sinkhorn: Fast Online Optimization on Transport Polytopes

2022-11-18 · Marin Ballu, Quentin Berthet

Optimal transport is an important tool in machine learning, allowing to capture geometric properties of the data through a linear program on transport polytopes. We present a single-loop optimization algorithm for minimi…

Point Cloud Registration