English

Distributed Computation of Persistent Cohomology

Computational Geometry 2024-10-23 v1

Abstract

Persistent (co)homology is a central construction in topological data analysis, where it is used to quantify prominence of features in data to produce stable descriptors suitable for downstream analysis. Persistence is challenging to compute in parallel because it relies on global connectivity of the data. We propose a new algorithm to compute persistent cohomology in the distributed setting. It combines domain and range partitioning. The former is used to reduce and sparsify the coboundary matrix locally. After this initial local reduction, we redistribute the matrix across processors for the global reduction. We experimentally compare our cohomology algorithm with DIPHA, the only publicly available code for distributed computation of persistent (co)homology; our algorithm demonstrates a significant improvement in strong scaling.

Keywords

Cite

@article{arxiv.2410.16553,
  title  = {Distributed Computation of Persistent Cohomology},
  author = {Arnur Nigmetov and Dmitriy Morozov},
  journal= {arXiv preprint arXiv:2410.16553},
  year   = {2024}
}

Comments

11 pages, 16 figures

R2 v1 2026-06-28T19:30:42.773Z