Topological Distance: Metrics & Applications
- Topological Distance (TD) is a mathematical framework that quantifies dissimilarity between topological objects, maps, and datasets using persistent homology and related tools.
- It incorporates robust methods such as distance-to-a-measure, kernel distances, and bottleneck comparisons to mitigate noise and outlier effects.
- TD finds applications in diverse fields—including geometry, machine learning, quantum systems, and game theory—facilitating rigorous analysis and comparison.
Topological Distance (TD) encompasses a wide range of mathematical constructions and methodologies that quantify “distance” or dissimilarity between topological objects, maps, data sets, or structures. These measures, emerging from topology, persistent homology, applied statistics, computational geometry, and machine learning, formalize the comparison of shapes, data clouds, manifolds, graphs, scalar fields, and even strategic game configurations in rigorous mathematical terms. TD is foundational in both theoretical analysis and data-driven applications where the notion of “closeness” refers not just to geometric proximity, but also to the preservation or disruption of topological, combinatorial, or homotopy-theoretic features. The following sections survey key classes and recent developments in topological distance from the perspective of both pure and applied mathematics.
1. Classical and Robust Function-Based Topological Distances
The foundational model for topological distance is the point-to-set distance function associated to a compact set , defined as
Persistent homology tracks the evolution of topological features (components, loops, voids) in the sublevel sets , yielding a persistence diagram as a multiset of (birth, death) pairs reflecting feature lifetimes. In empirical settings, this is replaced by the empirical distance function , which has a breakdown point of zero, making it extremely sensitive to noise and outliers.
To address this, robust alternatives have been introduced. The distance-to-a-measure (DTM) function averages over distances to the nearest neighbors for some $0 < m < 1$: where . The kernel distance uses a characteristic positive definite kernel to define
thereby smoothing discontinuities and granting statistical robustness to topological inference.
The central metric for comparing persistent diagrams is the bottleneck distance
with the stability theorem , establishing that robust function choices lead to stable topological summaries (Chazal et al., 2014).
2. Topological Distance between Maps, Spaces, or Scalar Fields
In homotopy theory, distances between continuous (or simplicial) maps are formalized via cover-based or combinatorial measures. The higher homotopic distance is defined as the minimal such that the domain admits an open covering by sets on each of which all maps are homotopic (or c-contiguous in the discrete/simplicial setting): This unifies with invariants such as Lusternik–Schnirelmann category (cat), sectional category (secat), and topological complexity (TC) (Borat et al., 2019, İs et al., 2022).
Discrete analogues, such as simplicial distance (Borat, 2020) and higher contiguity distance (Yazici et al., 8 Mar 2024), operate on barycentric subdivisions and combinatorial covers, utilizing chains of contiguous simplicial maps to compare or relate the discrete maps. For simplicial maps , the stabilized simplicial distance SimpD is the minimal such that is covered by subcomplexes with -contiguous approximations of and on . These constructions are critical for digital topology, motion planning, and computational topology.
3. Topological Distance for Diagrams, Graphs, and High-dimensional Data
In Topological Data Analysis, distances between persistence diagrams (PDs) are fundamental for statistical analysis of datasets. Classical metrics include the -Wasserstein and bottleneck distances. Recent developments enable faster and theoretically tunable pseudodistances.
Extended Topological Pseudodistances (ETD) (Nuñez et al., 22 Feb 2024) are defined via 1D projections of PDs: where projects to lines at angle and denotes diagram balancing terms. As grows, ETD converges to the Sliced Wasserstein Distance, while for small it mimics computationally efficient Persistence Statistics.
Graph distances informed by algebraic topology replace classical metrics with invariants such as the marked length spectrum, as in the Truncated Non-Backtracking Spectral Distance (TNBSD) (Torres et al., 2018), which compares the complex spectra of non-backtracking matrices encoding counts of non-backtracking cycles (i.e., free homotopy classes).
For scalar functions on graphs or Euclidean spaces, Scalar Function Topology Divergence (SFTD) (Trofimov et al., 11 Jul 2024) quantifies the difference in multi-scale topological structure not only by persistence intervals, but also by localizing features, using a cross-barcode and summing powers of death-birth differences at matched locations.
4. Integrating Geometry and Topology: Simplicial Hausdorff Distance
A recent approach is the simplicial Hausdorff distance (Nnadi et al., 6 Feb 2025), which fuses geometric and topological comparison of data in the form of point clouds represented as simplicial complexes. For two measured complexes and with vertex mappings into , the directed distance is
and the symmetric version
This construction ensures both facewise topological matching and geometric proximity. Injectivity of the measurement functions and is important for positive-definiteness; otherwise, the associated comparison defines a pseudometric rather than a metric.
5. Manifold Distance, Topological Phase Transitions, and Quantum Systems
In quantum information and condensed matter, topological distance can be defined in terms of overlaps (fidelity, trace distance) between ground state wave functions of two Hamiltonians or two parameter regions. The manifold distance formalizes this as
integrated over momentum or parameter space: At topological phase transitions, the manifold distance is continuous, but higher derivatives exhibit universal divergences—critical signatures of phase boundaries. This distance is applicable to a broad class of topological systems: Hermitian, non-Hermitian, and models with topological order, with extensions expected for real-space and mixed-state scenarios (Fang et al., 6 May 2024).
6. Topological Distance in Machine Learning and Strategic Games
In modern machine learning, topological distances serve as objective functions or evaluation metrics sensitive to structural/combinatorial rather than purely statistical differences. Notable examples include:
- Topology Distance (TD) for GANs: Comparing topological summaries (persistence diagrams, longevity vectors) of feature spaces of real and generated data, yielding metrics sensitive to the manifold structure of data clouds. For input feature sets , define the longevity vectors from their persistence diagrams; the distance is (Horak et al., 2020).
- Topological Distance Games (TDGs): Utility functions for agents placed on a topology graph depend on both inherent agent-to-agent utilities and their pairwise shortest path distances, . Stability and equilibrium concepts are defined in terms of this distance, leading to new complexity and existence results for equilibria in settings combining hedonic games, social distance games, and Schelling games (Bullinger et al., 2022).
7. Applications, Performance, and Design Choices
Topological distances are integral to tasks such as clustering, anomaly detection, model selection, motion planning, shape and texture classification, geometric inference under noise, image segmentation, and the detection of phase transitions in quantum materials. Several key features and observations are common:
- Robustness: Techniques based on DTM, kernel distances, and nonbacktracking cycles mitigate the effects of noise and outliers.
- Computational tuning: Methods such as ETDs or SFTD allow regulation of granularity and complexity, interpolating between fast summary statistics and more discriminative optimal transport-based metrics.
- Statistical inference: Central limit theorems, concentration bounds, and bootstrap procedures permit the assignment of confidence to topological summaries, critical for rigorous inference (Chazal et al., 2014).
- Localization: New measures such as SFTD achieve sensitivity to the spatial occurrence of features, surpassing global summary comparisons.
- Algorithmic complexity: Many methods underline the trade-off between theoretical soundness and computational feasibility, with practical algorithms scaling polynomially in the size and dimension of the data, subject to domain constraints.
Topological Distance Type | Principal Formula/Approach | Domain/Main Application |
---|---|---|
DTM/Kernels & Persistence Diagrams | DTM ; bottleneck | Geometry, shape inference, TDA |
Simplicial/Simplicial Hausdorff | SimpD, | Digital topology, point clouds |
Graph Non-backtracking Spectra | TNBSD via non-backtracking matrix | Network comparison, clustering |
Extended Topological Pseudodistance | ETD via projections and 1D Wasserstein | Fast diagram comparison, machine learning |
Manifold Distance (Quantum) | , (overlap of ground states) | Phase transitions, quantum systems |
Scalar Function Topology Divergence | F–Cross–Barcode, SFTD sum | Computer vision, shape segmentation |
Homotopic/Contiguity Distance | , SD | Homotopy theory, robotics |
Game-Theory TDG Utility | Coalition/placement games |
A plausible implication is that as data and computational resources scale, the design of TDs will increasingly blend geometry, combinatorics, and statistical learning theory, offering tunable and interpretable metrics that remain robust across disparate applications. In all cases, the essential mathematical idea is to construct a metric or pseudometric on topological summaries—functions, diagrams, spaces, or combinatorial structures—so as to compare, classify, or control them in analytic or algorithmic pipelines.