English

A Sparse Delaunay Filtration

Computational Geometry 2020-12-04 v1

Abstract

We show how a filtration of Delaunay complexes can be used to approximate the persistence diagram of the distance to a point set in RdR^d. Whereas the full Delaunay complex can be used to compute this persistence diagram exactly, it may have size O(nd/2)O(n^{\lceil d/2 \rceil}). In contrast, our construction uses only O(n)O(n) simplices. The central idea is to connect Delaunay complexes on progressively denser subsamples by considering the flips in an incremental construction as simplices in d+1d+1 dimensions. This approach leads to a very simple and straightforward proof of correctness in geometric terms, because the final filtration is dual to a (d+1)(d+1)-dimensional Voronoi construction similar to the standard Delaunay filtration complex. We also, show how this complex can be efficiently constructed.

Keywords

Cite

@article{arxiv.2012.01947,
  title  = {A Sparse Delaunay Filtration},
  author = {Donald R. Sheehy},
  journal= {arXiv preprint arXiv:2012.01947},
  year   = {2020}
}

Comments

23 pages 4 figures

R2 v1 2026-06-23T20:42:20.826Z