A New Construction of the Vietoris-Rips Complex
Antonio Rieser

TL;DR
This paper introduces an efficient inductive algorithm for constructing Vietoris-Rips complexes that significantly reduces computational comparisons, leading to faster performance especially on sparse graphs and higher dimensions.
Contribution
The paper presents a novel inductive construction method for Vietoris-Rips complexes that improves computational efficiency over existing algorithms by leveraging combinatorial structure.
Findings
Achieves 5-10 times faster construction on sparse Erdős-Rényi graphs.
Reduces the number of comparisons needed in the complex construction.
Demonstrates superior performance for higher-dimensional complexes.
Abstract
We present a new, inductive construction of the Vietoris-Rips complex, in which we take advantage of a small amount of unexploited combinatorial structure in the -skeleton of the complex in order to avoid unnecessary comparisons when identifying its -simplices. In doing so, we achieve a significant reduction in the number of comparisons required to construct the Vietoris-Rips compared to state-of-the-art algorithms, which is seen here by examining the computational complexity of the critical step in the algorithms. In experiments comparing a C/C++ implementation of our algorithm to the GUDHI v3.9.0 software package, this results in an observed --fold improvement in speed of on sufficiently sparse Erd\H{o}s-R\'enyi graphs with the best advantages as the graphs become sparser, as well as for higher dimensional Vietoris-Rips complexes. We further clarify that the algorithm…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopological and Geometric Data Analysis · Data Visualization and Analytics · Advanced Combinatorial Mathematics
