summaryrefslogtreecommitdiff
path: root/biblio
diff options
context:
space:
mode:
authorMarc Glisse <marc.glisse@inria.fr>2020-03-30 08:14:46 +0200
committerMarc Glisse <marc.glisse@inria.fr>2020-03-30 08:14:46 +0200
commit8d06fbeae596a0372bf9a921de7d04cc734eaa3b (patch)
treea18a1111044eb488919e2ff6f3572abea626e037 /biblio
parentdd9457649d0d197bbed6402200e0f2f55655680e (diff)
Biblio
Diffstat (limited to 'biblio')
-rw-r--r--biblio/bibliography.bib15
1 files changed, 15 insertions, 0 deletions
diff --git a/biblio/bibliography.bib b/biblio/bibliography.bib
index 3bbe7960..f9d43638 100644
--- a/biblio/bibliography.bib
+++ b/biblio/bibliography.bib
@@ -1192,3 +1192,18 @@ numpages = {11},
location = {Montr\'{e}al, Canada},
series = {NIPS’18}
}
+@Article{dtm,
+author={Chazal, Fr{\'e}d{\'e}ric
+and Cohen-Steiner, David
+and M{\'e}rigot, Quentin},
+title={Geometric Inference for Probability Measures},
+journal={Foundations of Computational Mathematics},
+year={2011},
+volume={11},
+number={6},
+pages={733-751},
+abstract={Data often comes in the form of a point cloud sampled from an unknown compact subset of Euclidean space. The general goal of geometric inference is then to recover geometric and topological features (e.g., Betti numbers, normals) of this subset from the approximating point cloud data. It appears that the study of distance functions allows one to address many of these questions successfully. However, one of the main limitations of this framework is that it does not cope well with outliers or with background noise. In this paper, we show how to extend the framework of distance functions to overcome this problem. Replacing compact subsets by measures, we introduce a notion of distance function to a probability distribution in Rd. These functions share many properties with classical distance functions, which make them suitable for inference purposes. In particular, by considering appropriate level sets of these distance functions, we show that it is possible to reconstruct offsets of sampled shapes with topological guarantees even in the presence of outliers. Moreover, in settings where empirical measures are considered, these functions can be easily evaluated, making them of particular practical interest.},
+issn={1615-3383},
+doi={10.1007/s10208-011-9098-0},
+url={https://doi.org/10.1007/s10208-011-9098-0}
+}