English

Computing the Skyscraper Invariant

Data Structures and Algorithms 2026-03-26 v1 Algebraic Geometry Algebraic Topology Representation Theory

Abstract

We develop the first algorithms for computing the Skyscraper Invariant [FJNT24]. This is a filtration of the classical rank invariant for multiparameter persistence modules defined by the Harder-Narasimhan filtrations along every central charge supported at a single parameter value. Cheng's algorithm [Cheng24] can be used to compute HN filtrations of arbitrary acyclic quiver representations in polynomial time in the total dimension, but in practice, the large dimension of persistence modules makes this direct approach infeasible. We show that by exploiting the additivity of the HN filtration and the special central charges, one can get away with a brute-force approach. For dd-parameter modules, this produces an FPT ε\varepsilon-approximate algorithm with runtime dominated by O(1/εdT\mathscdec)O( 1/\varepsilon^d \cdot T_{\mathsc{dec}}), where T\mathscdecT_{\mathsc{dec}} is the time for decomposition, which we compute with \textsc{aida} [DJK25]. We show that the wall-and-chamber structure of the module can be computed via lower envelopes of degree d1d - 1 polynomials. This allows for an exact computation of the Skyscraper Invariant whose runtime is roughly O(ndT\mathscdec)O(n^d \cdot T_{\mathsc{dec}}) for nn the size of the presentation of the modules and enables a faster hybrid algorithm to compute an approximation. For 2-parameter modules, we have implemented not only our algorithms but also, for the first time, Cheng's algorithm. We compare all algorithms and, as a proof of concept for data analysis, compute a filtered version of the Multiparameter Landscape for biomedical data.

Keywords

Cite

@article{arxiv.2603.23560,
  title  = {Computing the Skyscraper Invariant},
  author = {Marc Fersztand and Jan Jendrysiak},
  journal= {arXiv preprint arXiv:2603.23560},
  year   = {2026}
}

Comments

to be published partially in the proceedings of the SoCG 2026

R2 v1 2026-07-01T11:36:03.453Z