Efficient Approximation of the Matching Distance for 2-parameter persistence
Abstract
The matching distance is a computationally tractable topological measure to compare multi-filtered simplicial complexes. We design efficient algorithms for approximating the matching distance of two bi-filtered complexes to any desired precision . Our approach is based on a quad-tree refinement strategy introduced by Biasotti et al., but we recast their approach entirely in geometric terms. This point of view leads to several novel observations resulting in a practically faster algorithm. We demonstrate this speed-up by experimental comparison and provide our code in a public repository which provides the first efficient publicly available implementation of the matching distance.
Cite
@article{arxiv.1912.05826,
title = {Efficient Approximation of the Matching Distance for 2-parameter persistence},
author = {Michael Kerber and Arnur Nigmetov},
journal= {arXiv preprint arXiv:1912.05826},
year = {2020}
}
Comments
22 pages, 13 figures. Full version of SoCG 2020 paper. Added appendix on k-critical case