Computing Height Persistence and Homology Generators in R3 Efficiently

Abstract

Recently it has been shown that computing the dimension of the first homology group H1(K) of a simplicial 2-complex K embedded linearly in R4 is as hard as computing the rank of a sparse 0-1 matrix. This puts a major roadblock to computing persistence and a homology basis (generators) for complexes embedded in R4 and beyond in less than quadratic or even near-quadratic time. But, what about dimension three? It is known that persistence for piecewise linear functions on a complex K with n simplices can be computed in O(n n) time and a set of generators of total size k can be computed in O(n+k) time when K is a graph or a surface linearly embedded in R3. But, the question for general simplicial complexes K linearly embedded in R3 is not completely settled. No algorithm with a complexity better than that of the matrix multiplication is known for this important case. We show that the persistence for height functions on such complexes, hence called height persistence, can be computed in O(n n) time. This allows us to compute a basis (generators) of Hi(K), i=1,2, in O(n n+k) time where k is the size of the output. This improves significantly the current best bound of O(nω), ω being the matrix multiplication exponent. We achieve these improved bounds by leveraging recent results on zigzag persistence in computational topology, new observations about Reeb graphs, and some efficient geometric data structures.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…