francoispierrepaty / SubspaceRobustWasserstein

Source code for the ICML2019 paper "Subspace Robust Wasserstein Distances"

Home Page:http://proceedings.mlr.press/v97/paty19a.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Subspace Robust Wasserstein

This repository contains Python code for computing the Subspace Robust Wasserstein Distances defined in

Paty, F. & Cuturi, M.. (2019). Subspace Robust Wasserstein Distances. Proceedings of the 36th International Conference on Machine Learning, in PMLR 97:5072-5081

A demo notebook shows how SRW distances can be computed in a simple case.

The experiments from the paper can be reproduced using the code in the "Experiments" folder.