English

Reconstructing Embedded Graphs from Persistence Diagrams

Computational Geometry 2020-06-22 v2

Abstract

The persistence diagram (PD) is an increasingly popular topological descriptor. By encoding the size and prominence of topological features at varying scales, the PD provides important geometric and topological information about a space. Recent work has shown that well-chosen (finite) sets of PDs can differentiate between geometric simplicial complexes, providing a method for representing complex shapes using a finite set of descriptors. A related inverse problem is the following: given a set of PDs (or an oracle we can query for persistence diagrams), what is underlying geometric simplicial complex? In this paper, we present an algorithm for reconstructing embedded graphs in Rd\mathbb{R}^d (plane graphs in R2\mathbb{R}^2) with nn vertices from n2n+d+1n^2 - n + d + 1 directional (augmented) PDs. Additionally, we empirically validate the correctness and time-complexity of our algorithm in R2\mathbb{R}^2 on randomly generated plane graphs using our implementation, and explain the numerical limitations of implementing our algorithm.

Keywords

Cite

@article{arxiv.1912.08913,
  title  = {Reconstructing Embedded Graphs from Persistence Diagrams},
  author = {Robin Lynne Belton and Brittany Terese Fasy and Rostik Mertz and Samuel Micka and David L. Millman and Daniel Salinas and Anna Schenfisch and Jordan Schupbach and Lucia Williams},
  journal= {arXiv preprint arXiv:1912.08913},
  year   = {2020}
}

Comments

32 pages, 10 figures. This paper is an extended version of "Learning Simplicial Complexes from Persistence Diagrams" that appeared in the conference proceedings for the Canadian Conference on Computational Geometry (CCCG) 2018. This extended paper will appear in a special issue of the journal, Computational Geometry Theory and Applications (CGTA)

R2 v1 2026-06-23T12:50:23.484Z