Neural Estimation for Scaling Entropic Multimarginal Optimal Transport
Dor Tsur, Ziv Goldfeld, Kristjan Greenewald, Haim Permuter

TL;DR
This paper introduces Neural Entropic MOT (NEMOT), a scalable neural network-based framework that significantly reduces computational costs for multimarginal optimal transport, enabling larger datasets and more complex applications.
Contribution
NEMOT transfers the computational complexity from dataset size to mini-batch size, providing formal accuracy guarantees and demonstrating substantial speedups over traditional algorithms.
Findings
Orders-of-magnitude speedups over Sinkhorn's algorithm.
Enables handling larger datasets and more marginals.
Seamless integration into large-scale machine learning pipelines.
Abstract
Multimarginal optimal transport (MOT) is a powerful framework for modeling interactions between multiple distributions, yet its applicability is bottlenecked by a high computational overhead. Entropic regularization provides computational speedups via the multimarginal Sinkhorn algorithm, whose time complexity, for a dataset size and marginals, generally scales as . However, this dependence on the dataset size is computationally prohibitive for many machine learning problems. In this work, we propose a new computational framework for entropic MOT, dubbed Neural Entropic MOT (NEMOT), that enjoys significantly improved scalability. NEMOT employs neural networks trained using mini-batches, which transfers the computational complexity from the dataset size to the size of the mini-batch, leading to substantial gains. We provide formal guarantees on the accuracy of NEMOT…
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
TopicsNeural Networks and Applications · Model Reduction and Neural Networks · Numerical methods in inverse problems
