TL;DR
This paper introduces optimized algorithms for computing minimal presentations of bi-graded persistence modules in multi-parameter persistent homology, significantly reducing computation time for large datasets.
Contribution
It proposes and benchmarks new algorithmic improvements, including priority queues and integration with the multi-parameter chunk algorithm, outperforming previous methods.
Findings
Outperforms the LW-algorithm in speed and efficiency.
Capable of handling datasets with millions of simplices within seconds.
Provides publicly available software for practical use.
Abstract
Multi-parameter persistent homology is a recent branch of topological data analysis. In this area, data sets are investigated through the lens of homology with respect to two or more scale parameters. The high computational cost of many algorithms calls for a preprocessing step to reduce the input size. In general, a minimal presentation is the smallest possible representation of a persistence module. Lesnick and Wright proposed recently an algorithm (the LW-algorithm) for computing minimal presentations based on matrix reduction. In this work, we propose, implement and benchmark several improvements over the LW-algorithm. Most notably, we propose the use of priority queues to avoid extensive scanning of the matrix columns, which constitutes the computational bottleneck in the LW-algorithm, and we combine their algorithm with ideas from the multi-parameter chunk algorithm by Fugacci and…
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.
