Nonequispaced Fast Fourier Transform Boost for the Sinkhorn Algorithm
Rajmadan Lakshmanan, Alois Pichler, Daniel Potts

TL;DR
This paper introduces an accelerated method using nonequispaced fast Fourier transforms to compute the Wasserstein distance via the Sinkhorn algorithm more efficiently, enabling applications to larger datasets.
Contribution
It presents a novel NFFT-based acceleration for the Sinkhorn algorithm, reducing computational complexity and memory usage for Wasserstein distance approximation.
Findings
Achieves $ ext{O}(n ext{log} n)$ complexity for probability measures with n points.
Avoids expensive matrix allocations, improving efficiency.
Numerical experiments confirm computational advantages and accuracy.
Abstract
This contribution features an accelerated computation of the Sinkhorn's algorithm, which approximates the Wasserstein transportation distance, by employing nonequispaced fast Fourier transforms (NFFT). The algorithm proposed allows approximations of the Wasserstein distance by involving not more than operations for probability measures supported by~ points. Furthermore, the proposed method avoids expensive allocations of the characterizing matrices. With this numerical acceleration, the transportation distance is accessible to probability measures out of reach so far. Numerical experiments using synthetic and real data affirm the computational advantage and superiority.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage and Signal Denoising Methods · Advanced Numerical Analysis Techniques · Sparse and Compressive Sensing Techniques
