English

Score-based Generative Neural Networks for Large-Scale Optimal Transport

Machine Learning 2025-10-28 v5

Abstract

We consider the fundamental problem of sampling the optimal transport coupling between given source and target distributions. In certain cases, the optimal transport plan takes the form of a one-to-one mapping from the source support to the target support, but learning or even approximating such a map is computationally challenging for large and high-dimensional datasets due to the high cost of linear programming routines and an intrinsic curse of dimensionality. We study instead the Sinkhorn problem, a regularized form of optimal transport whose solutions are couplings between the source and the target distribution. We introduce a novel framework for learning the Sinkhorn coupling between two distributions in the form of a score-based generative model. Conditioned on source data, our procedure iterates Langevin Dynamics to sample target data according to the regularized optimal coupling. Key to this approach is a neural network parametrization of the Sinkhorn problem, and we prove convergence of gradient descent with respect to network parameters in this formulation. We demonstrate its empirical success on a variety of large scale optimal transport tasks.

Keywords

Cite

@article{arxiv.2110.03237,
  title  = {Score-based Generative Neural Networks for Large-Scale Optimal Transport},
  author = {Mara Daniels and Tyler Maunu and Paul Hand},
  journal= {arXiv preprint arXiv:2110.03237},
  year   = {2025}
}

Comments

Correction to NeurIPS 2021 Paper 4675 fixing an oversight in the statement of Assn 4.1; thanks ZY for pointing this out!

R2 v1 2026-06-24T06:41:41.399Z