Move Schedules: Fast persistence computations in coarse dynamic settings
Matthew Piekenbrock, Jose A. Perea

TL;DR
This paper introduces a coarser, efficient method for updating persistent homology computations over a family of filtrations, significantly reducing computational complexity and storage requirements in dynamic settings.
Contribution
It proposes a novel coarser strategy for maintaining matrix decompositions in persistent homology, leveraging a longest common subsequence approach for faster updates.
Findings
Minimal updates found in O(m log log m) time
Expected storage is sublinear in m
Experimental results show reduced operations proportional to filtration changes
Abstract
Matrix reduction is the standard procedure for computing the persistent homology of a filtered simplicial complex with simplices. Its output is a particular decomposition of the total boundary matrix, from which the persistence diagrams and generating cycles are derived. Persistence diagrams are known to vary continuously with respect to their input, motivating the study of their computation for time-varying filtered complexes. Computing persistence dynamically can be reduced to maintaining a valid decomposition under adjacent transpositions in the filtration order. Since there are such transpositions, this maintenance procedure exhibits limited scalability and is often too fine for many applications. We propose a coarser strategy for maintaining the decomposition over a 1-parameter family of filtrations. By reduction to a particular longest common subsequence problem, we…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopological and Geometric Data Analysis · Advanced Neuroimaging Techniques and Applications · Data Visualization and Analytics
