summaryrefslogtreecommitdiff
path: root/biblio/bibliography.bib
diff options
context:
space:
mode:
authorVincent Rouvreau <VincentRouvreau@users.noreply.github.com>2019-06-05 08:57:08 +0200
committerGitHub <noreply@github.com>2019-06-05 08:57:08 +0200
commit62f8445850396e28443f1f7401e91626786fd89f (patch)
tree38de1de4ce79381fc029a78d1354ba34ad038c3a /biblio/bibliography.bib
parent7705d6ceac3d8a302b1950f77565f44a15122a30 (diff)
parente2f3158b8028b4df03aeb7cf7b50cf97db89de71 (diff)
Merge pull request #43 from VincentRouvreau/kernels
Merge kernels in Persistence_representations
Diffstat (limited to 'biblio/bibliography.bib')
-rw-r--r--biblio/bibliography.bib20
1 files changed, 20 insertions, 0 deletions
diff --git a/biblio/bibliography.bib b/biblio/bibliography.bib
index 288692b2..d1b2f558 100644
--- a/biblio/bibliography.bib
+++ b/biblio/bibliography.bib
@@ -1160,3 +1160,23 @@ language={English}
address = {New York, NY, USA},
keywords = {Assignment problems, bipartite matching, k-d tree, persistent homology},
}
+@InProceedings{pmlr-v70-carriere17a,
+ title = {Sliced {W}asserstein Kernel for Persistence Diagrams},
+ author = {Mathieu Carri{\`e}re and Marco Cuturi and Steve Oudot},
+ booktitle = {Proceedings of the 34th International Conference on Machine Learning},
+ pages = {664--673},
+ year = {2017},
+ editor = {Doina Precup and Yee Whye Teh},
+ volume = {70},
+ series = {Proceedings of Machine Learning Research},
+ address = {International Convention Centre, Sydney, Australia},
+ month = {06--11 Aug},
+ publisher = {PMLR},
+}
+
+@INPROCEEDINGS{Rahimi07randomfeatures,
+ author = {Ali Rahimi and Ben Recht},
+ title = {Random features for large-scale kernel machines},
+ booktitle = {In Neural Information Processing Systems},
+ year = {2007}
+}