Entropic Neural Optimal Transport via Diffusion Processes

Abstract

We propose a novel neural algorithm for the fundamental problem of computing the entropic optimal transport (EOT) plan between probability distributions which are accessible by samples. Our algorithm is based on the saddle point reformulation of the dynamic version of EOT which is known as the Schrödinger Bridge problem. In contrast to the prior methods for large-scale EOT, our algorithm is end-to-end and consists of a single learning step, has fast inference procedure, and allows handling small values of the entropy regularization coefficient which is of particular importance in some applied problems. Empirically, we show the performance of the method on several large-scale EOT tasks. The code for the ENOT solver can be found at https://github.com/ngushchin/EntropicNeuralOptimalTransport

Cite

Text

Gushchin et al. "Entropic Neural Optimal Transport via Diffusion Processes." Neural Information Processing Systems, 2023.

Markdown

[Gushchin et al. "Entropic Neural Optimal Transport via Diffusion Processes." Neural Information Processing Systems, 2023.](https://mlanthology.org/neurips/2023/gushchin2023neurips-entropic/)

BibTeX

@inproceedings{gushchin2023neurips-entropic,
  title     = {{Entropic Neural Optimal Transport via Diffusion Processes}},
  author    = {Gushchin, Nikita and Kolesov, Alexander and Korotin, Alexander and Vetrov, Dmitry P and Burnaev, Evgeny},
  booktitle = {Neural Information Processing Systems},
  year      = {2023},
  url       = {https://mlanthology.org/neurips/2023/gushchin2023neurips-entropic/}
}