summaryrefslogtreecommitdiff
path: root/biblio
diff options
context:
space:
mode:
authorROUVREAU Vincent <vincent.rouvreau@inria.fr>2019-06-05 08:24:57 +0200
committerROUVREAU Vincent <vincent.rouvreau@inria.fr>2019-06-05 08:24:57 +0200
commite2f3158b8028b4df03aeb7cf7b50cf97db89de71 (patch)
tree38de1de4ce79381fc029a78d1354ba34ad038c3a /biblio
parentef407f0e40099a832f13371401b44ac565325aff (diff)
parent7705d6ceac3d8a302b1950f77565f44a15122a30 (diff)
Merge branch 'master' into kernels
Diffstat (limited to 'biblio')
-rw-r--r--biblio/bibliography.bib58
1 files changed, 57 insertions, 1 deletions
diff --git a/biblio/bibliography.bib b/biblio/bibliography.bib
index 9dfabdb2..d1b2f558 100644
--- a/biblio/bibliography.bib
+++ b/biblio/bibliography.bib
@@ -1073,9 +1073,10 @@ language={English}
@article{buchet16efficient,
title = {Efficient and Robust Persistent Homology for Measures},
author = {Micka\"{e}l Buchet and Fr\'{e}d\'{e}ric Chazal and Steve Y. Oudot and Donald Sheehy},
- booktitle = {Computational Geometry: Theory and Applications},
+ journal = {Computational Geometry: Theory and Applications},
volume = {58},
pages = {70--96},
+ doi = "https://doi.org/10.1016/j.comgeo.2016.07.001",
year = {2016}
}
@@ -1083,6 +1084,7 @@ language={English}
author = {Nicholas J. Cavanna and Mahmoodreza Jahanseir and Donald R. Sheehy},
booktitle = {Proceedings of the Canadian Conference on Computational Geometry},
title = {A Geometric Perspective on Sparse Filtrations},
+ url = {http://research.cs.queensu.ca/cccg2015/CCCG15-papers/01.pdf},
year = {2015}
}
@@ -1101,9 +1103,63 @@ language={English}
volume = {49},
number = {4},
pages = {778--796},
+ doi = "10.1007/s00454-013-9513-1",
year = {2013}
}
+@InProceedings{boissonnat_et_al:LIPIcs:2015:5098,
+ author = {Jean-Daniel Boissonnat and Karthik C. S. and S{\'e}bastien Tavenas},
+ title = {{Building Efficient and Compact Data Structures for Simplicial Complexes}},
+ booktitle = {31st International Symposium on Computational Geometry (SoCG 2015)},
+ pages = {642--656},
+ series = {Leibniz International Proceedings in Informatics (LIPIcs)},
+ ISBN = {978-3-939897-83-5},
+ ISSN = {1868-8969},
+ year = {2015},
+ volume = {34},
+ editor = {Lars Arge and J{\'a}nos Pach},
+ publisher = {Schloss Dagstuhl--Leibniz-Zentrum fuer Informatik},
+ address = {Dagstuhl, Germany},
+ URL = {http://drops.dagstuhl.de/opus/volltexte/2015/5098},
+ URN = {urn:nbn:de:0030-drops-50981},
+ doi = {10.4230/LIPIcs.SOCG.2015.642},
+ annote = {Keywords: Simplicial complex, Compact data structures, Automaton, NP-hard}
+}
+
+@article{DBLP:journals/corr/BoissonnatS16,
+ author = {Jean{-}Daniel Boissonnat and
+ {Karthik {C. S.}}},
+ title = {An Efficient Representation for Filtrations of Simplicial Complexes},
+ journal = {CoRR},
+ volume = {abs/1607.08449},
+ year = {2016},
+ url = {http://arxiv.org/abs/1607.08449},
+ archivePrefix = {arXiv},
+ eprint = {1607.08449},
+ timestamp = {Mon, 13 Aug 2018 16:46:26 +0200},
+ biburl = {https://dblp.org/rec/bib/journals/corr/BoissonnatS16},
+ bibsource = {dblp computer science bibliography, https://dblp.org}
+}
+
+@article{Kerber:2017:GHC:3047249.3064175,
+ author = {Kerber, Michael and Morozov, Dmitriy and Nigmetov, Arnur},
+ title = {Geometry Helps to Compare Persistence Diagrams},
+ journal = {J. Exp. Algorithmics},
+ issue_date = {2017},
+ volume = {22},
+ month = sep,
+ year = {2017},
+ issn = {1084-6654},
+ pages = {1.4:1--1.4:20},
+ articleno = {1.4},
+ numpages = {20},
+ url = {http://doi.acm.org/10.1145/3064175},
+ doi = {10.1145/3064175},
+ acmid = {3064175},
+ publisher = {ACM},
+ 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},