Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPI version Tests codecov Documentation Status

Wasserstein Singular Vectors


fig_intro

wsingular is the Python package for the ICML 2022 paper "Unsupervised Ground Metric Learning Using Wasserstein Singular Vectors".

Wasserstein Singular Vectors simultaneously compute a Wasserstein distance between samples and a Wasserstein distance between features of a dataset. These distance matrices emerge naturally as positive singular vectors of the function mapping ground costs to pairwise Wasserstein distances.

Get started

Install the package: pip install wsingular

Follow the documentation: https://wsingular.rtfd.io

Citing us

The conference proceedings will be out soon. In the meantime you can cite our arXiv preprint.

@article{huizing2021unsupervised,
  title={Unsupervised Ground Metric Learning using Wasserstein Eigenvectors},
  author={Huizing, Geert-Jan and Cantini, Laura and Peyr{\'e}, Gabriel},
  journal={arXiv preprint arXiv:2102.06278},
  year={2021}
}

Single-cell experiments

Code and data to reproduce the single-cell experiment are available here: https://figshare.com/s/b4904dfc0898e3837c77. For further methodological development, we advise looking into larger datasets with curated annotation, e.g. https://arxiv.org/pdf/2106.06345 (section 4.2), https://data.humancellatlas.org/ (e.g. the lung dataset), or https://cellxgene.cziscience.com/collections .

About

Python package for the ICML 2022 paper "Unsupervised Ground Metric Learning Using Wasserstein Singular Vectors".

Topics

Resources

Stars

Watchers

Forks

Releases

Used by

Contributors

Languages