summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorievred <ievgen.redko@univ-st-etienne.fr>2020-03-31 17:36:00 +0200
committerievred <ievgen.redko@univ-st-etienne.fr>2020-03-31 17:36:00 +0200
commitba493aa5488507937b7f9707faa17128c9aa1872 (patch)
treea99d7afcc2ca0988fc5c9f3c94dc240c1ead2cff /README.md
parent6aa0f1f4e275098948d4b312530119e5d95b8884 (diff)
readme move to bregman
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index c115776..f439405 100644
--- a/README.md
+++ b/README.md
@@ -29,6 +29,7 @@ It provides the following solvers:
* Non regularized free support Wasserstein barycenters [20].
* Unbalanced OT with KL relaxation distance and barycenter [10, 25].
* Screening Sinkhorn Algorithm for OT [26].
+* JCPOT algorithm for multi-source target shift [27].
Some demonstrations (both in Python and Jupyter Notebook format) are available in the examples folder.
@@ -257,3 +258,5 @@ You can also post bug reports and feature requests in Github issues. Make sure t
[25] Frogner C., Zhang C., Mobahi H., Araya-Polo M., Poggio T. (2015). [Learning with a Wasserstein Loss](http://cbcl.mit.edu/wasserstein/) Advances in Neural Information Processing Systems (NIPS).
[26] Alaya M. Z., BĂ©rar M., Gasso G., Rakotomamonjy A. (2019). [Screening Sinkhorn Algorithm for Regularized Optimal Transport](https://papers.nips.cc/paper/9386-screening-sinkhorn-algorithm-for-regularized-optimal-transport), Advances in Neural Information Processing Systems 33 (NeurIPS).
+
+[27] Redko I., Courty N., Flamary R., Tuia D. (2019). [Optimal Transport for Multi-source Domain Adaptation under Target Shift](http://proceedings.mlr.press/v89/redko19a.html), Proceedings of the Twenty-Second International Conference on Artificial Intelligence and Statistics (AISTATS) 22, 2019. \ No newline at end of file