POT icon indicating copy to clipboard operation
POT copied to clipboard

Fast Sinkhorn Algorithm for Wasserstein-1 Distances

Open tolgabirdal opened this issue 1 year ago • 2 comments

🚀 Feature

Could we please consider having a differentiable implementation of: Fast Sinkhorn I: an O(n) Algorithm for the Wasserstein-1 Metric Qichen Liao, Jing Chen, Zihao Wang, Bo Bai, Shi Jin, and Hao Wu https://arxiv.org/pdf/2202.10042.pdf

Motivation

W-1 is used a lot in a variety applications like point cloud comparison. This paper claims to provide an accurate and fast implementation. O(N) complexity is theoretically optimal.

tolgabirdal avatar Jul 31 '22 14:07 tolgabirdal