Skip to content

theodumont/monge-gromov-wasserstein

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

monge-gromov-wasserstein

This repository is the official implementation of the paper On the existence of Monge maps for the Gromov-Wasserstein problem.

Structure

Figures from the paper can be reproduced using the monge-gromov-wasserstein.ipynb notebook. Functions are written in utils.py.

Installation

You need to install torch (we recommend following the official website instructions) and run pip install -r requirements.txt.

Citation

If you use this work for your research, please cite the paper:

@article{dumont2022existence,
  title={On the Existence of Monge Maps for the Gromov-Wasserstein Problem},
  author={Dumont, Th{\'e}o and Lacombe, Th{\'e}o and Vialard, Fran{\c{c}}ois-Xavier},
  journal={arXiv preprint arXiv:2210.11945},
  year={2022}
}

About

Official implementation of the paper "On the existence of Monge maps for the Gromov-Wasserstein problem"

Resources

License

Stars

Watchers

Forks