Accelerating the Sinkhorn algorithm for sparse multi-marginal optimal transport by fast Fourier transforms
Fatima Antarou Ba, Michael Quellmalz

TL;DR
This paper introduces an accelerated Sinkhorn algorithm for multi-marginal optimal transport with tree or circle cost structures, leveraging fast Fourier transforms to significantly reduce computational complexity.
Contribution
It develops a novel method that speeds up the Sinkhorn algorithm for specific cost structures using non-uniform FFT, reducing complexity from quadratic or cubic to linear or quadratic in N.
Findings
Complexity reduced from O(K N^2) to O(K N) for tree-structured costs.
Complexity reduced from O(K N^3) to O(K N^2) for circle-structured costs.
Numerical experiments confirm the efficiency improvements.
Abstract
We consider the numerical solution of the discrete multi-marginal optimal transport (MOT) by means of the Sinkhorn algorithm. In general, the Sinkhorn algorithm suffers from the curse of dimensionality with respect to the number of marginals. If the MOT cost function decouples according to a tree or circle, its complexity is linear in the number of marginal measures. In this case, we speed up the convolution with the radial kernel required in the Sinkhorn algorithm by non-uniform fast Fourier methods. Each step of the proposed accelerated Sinkhorn algorithm with a tree-structured cost function has a complexity of instead of the classical for straightforward matrix-vector operations, where is the number of marginals and each marginal measure is supported on at most points. In case of a circle-structured cost function, the complexity improves…
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
TopicsMatrix Theory and Algorithms · Advanced Numerical Methods in Computational Mathematics · Theoretical and Computational Physics
