Stable Distance in Mathematical Analysis
- Stable distance is a term describing metrics and deficit functionals that remain controlled under perturbations, crucial for ensuring robustness across various mathematical frameworks.
- It facilitates rigorous comparisons in persistence diagrams, edit distances, and alignment problems by providing quantitative bounds to capture meaningful feature variations.
- Applications range from materials science classification and time series analysis to SDE convergence and adversarial matching, emphasizing stable, computable, and discriminative measures.
Across the cited works, “stable distance” does not denote a single universally standardized object. It is used for distances, metrics, and deficit functionals whose values are controlled under perturbations of the underlying data, function, model, or coefficient field. In topological data analysis, this control is expressed by inequalities against , interleaving distances, or convergence of persistence diagrams; in analysis it appears as a remainder term that measures deviation from a family of formal extremals; in stochastic analysis it becomes a quantitative bound on the distance between solution laws or sample paths; and in matching or alignment problems it refers either to the distance of a stable pair or to an optimization objective designed to converge stably under iteration (Maroulas et al., 2018, Tralie et al., 2022, Bauer et al., 2013, Memoli, 2017, Leng, 13 Jun 2026).
1. Stability as a mathematical pattern
A useful editorial taxonomy is that the literature employs “stable distance” in several distinct but structurally related ways. One family consists of bona fide metrics on combinatorial or topological summaries, such as persistence diagrams, merge trees, Reeb graphs, and filtered spaces. A second family consists of finitely stable edit distances, where the Lipschitz constant depends on the size or rank of the objects being compared. A third family consists of deficit identities and remainder estimates, where the “distance” is not a metric on pairs of objects but a quantitative measure of deviation from an optimizer or “virtual extremal.” A fourth family concerns random or operational distances arising from stable matchings or adversarial alignment procedures.
| Setting | Object | Stated control |
|---|---|---|
| Persistence diagrams (Maroulas et al., 2018) | If , then | |
| Ordered time series (Tralie et al., 2022) | DOPE | |
| Reeb graphs (Bauer et al., 2013) | Functional distortion distance | |
| Filtered spaces (Memoli, 2017) | Tripod distance | |
| Merge trees (Pegoraro, 2021) | Finitely stable edit distance | for 0-interleaved RAMTs |
| Carleman inequality (Leng, 13 Jun 2026) | Deficit 1 | 2 |
This comparison shows that the common content of stability is controlled variation rather than a fixed formalism. It also shows that several works explicitly pair stability with additional desiderata—discriminativity, informativity, computability, or monotonic optimization—rather than treating stability as sufficient on its own.
2. Persistence-diagram distances and cardinality sensitivity
A particularly explicit instance is the stable cardinality distance 3 on persistence diagrams. For persistence diagrams 4 and 5 in the plane, with 6, exponent 7, and penalty 8, it is defined by
9
The term 0 truncates the matching cost, while the term 1 is an explicit penalty for unmatched points in the larger diagram (Maroulas et al., 2018).
The main theorem is a continuity-type stability result. If 2 is a finite point cloud, 3 is a sequence of finite point clouds with 4, and 5, 6 are the 7th-homology persistence diagrams of 8 and 9, then
0
The proof outline proceeds by showing that eventually 1, then matching points of 2 and 3 under the optimizing permutation so that pairwise distances converge, and then concluding that births and deaths of homology classes can be matched with small cost in the 4 metric (Maroulas et al., 2018).
The paper places this distance against the bottleneck and 5-Wasserstein distances. The latter allow surplus points to be matched to the diagonal at no explicit cardinality cost, whereas 6 imposes a hard penalty 7 per unmatched point. The stated consequence is that 8 is sensitive to diagram cardinality and never “hides” a large difference in counts of topological features by sending points to the diagonal at arbitrarily small cost (Maroulas et al., 2018).
Computation is framed as a truncated assignment problem of size 9. The paper describes a cost matrix
0
and reports that one may use a standard 1 Hungarian-style algorithm or more recent 2 optimizers. In practice, the authors pre-compute pairwise 3 distances, threshold them by 4, and use a dedicated assignment solver; a simple grid-search on 5 over 10–20 geometrically spaced values is described as sufficient in applications (Maroulas et al., 2018).
The application domain is materials-science classification from synthetic atom probe tomography. For sparse and noisy atomic neighborhoods drawn from BCC or FCC lattices, the method computes 6- and 7-dimensional persistence diagrams and then forms eight statistics: the average and variance of 8 to all training diagrams of type BCC or FCC for 9. A logistic-decision-tree on these eight features attains better than 0 cross-validated accuracy uniformly over 1 with 2 of atoms missing, outperforming both a classifier built on Wasserstein distances alone and a purely counting classifier (Maroulas et al., 2018).
3. Reeb graphs, merge trees, and filtered spaces
For Reeb graphs, Bauer, Ge, and Wang define the functional distortion distance by combining a graph-intrinsic metric with function-value discrepancies. Given continuous maps 3 and 4, the distance takes the infimum of the maximum of three quantities: metric distortion 5, 6, and 7. The paper proves the stability estimate
8
for tame functions on the same domain under a right-inverse assumption on the quotient maps. It also proves lower bounds from ordinary and extended persistence, namely
9
and
0
so the functional distortion distance is both stable and more discriminative than persistence-diagram bottleneck distance in the stated sense (Bauer et al., 2013).
Mémoli’s tripod distance addresses the case of filtrations on different finite spaces. A tripod is a common parameter set 1 with surjections 2 and 3, and the distance is
4
The pullback construction lifts combinatorial stability to different ground sets: 5 The same paper constructs explicit constant-speed geodesics by linear interpolation on a minimizing tripod, and proves a strengthened stability theorem bounding the bottleneck-length of the barcode path along such a geodesic (Memoli, 2017).
Several merge-tree distances refine this picture. The merge-tree matching distance 6 is built from branch decomposition trees, full matchings, and induced zigzag diagrams. It satisfies
7
and is more discriminative than bottleneck distance in the precise sense that
8
The same work proves a persistence-simplification bound: 9 when 0 and 1, and reports applications to shape comparison and periodicity detection in the von Kármán vortex street (Bollen et al., 2022).
The finitely stable edit distance 2 on merge trees is presented as an analog of 3-Wasserstein distance for persistence diagrams. For 4-interleaved regular abstract merge trees,
5
while
6
The paper states the parallel
7
mirroring the classical inequalities between bottleneck and 8 for persistence diagrams (Pegoraro, 2021).
A related metric for functions defined on merge trees extends the edit formalism to edge-valued functions in an editable metric monoid. It proves finite stability with constant 9: 0 whenever 1. The same work casts the optimization as a binary linear program over match, delete, and insert variables and reports simulated experiments with trees up to 150 leaves per tree (Pegoraro, 2021).
4. Ordered time series and the DOPE distance
For real-valued time series on the interval or circle, the DOPE distance compares the ordered critical-point subsequences rather than persistence diagrams alone. If 2 and 3 are the critical-point sequences, an alignment consists of an order-preserving matching together with removal sets made of adjacent min-max pairs, so that every index appears exactly once in a matching or removal. The cost is
4
and
5
An equivalent formulation views DOPE as an edit distance with one-point matches, pair-matches, deletions, and insertions (Tralie et al., 2022).
The central theorem is 6-stability: 7 The proof uses a candidate alignment that matches critical points in order and deletes any excess tail in adjacent min-max pairs; by Euler-characteristic arguments, these tail deletions are legal, and the resulting cost is exactly 8 (Tralie et al., 2022).
Computation is by dynamic programming. For interval time series, the recurrence on prefix costs 9 yields an 0 algorithm, hence 1 overall since 2 and 3. For circular time series, trying two cuts on one sequence and all cyclic shifts of the other gives
4
which is 5 in the worst case 6 (Tralie et al., 2022).
The paper explicitly contrasts DOPE with persistence-diagram distances. It proves
7
stating that DOPE is at least as informative as the ordinary 8-Wasserstein distance on persistence diagrams. It also remarks that bottleneck distance is only 9-stable and can miss changes in birth-death pairings until a large critical-height crossing occurs, whereas DOPE, being 00-stable, records small height moves in total. Empirically, on 128 interval time-series tasks from the UCR repository, DOPE typically outperforms bottleneck and 01-Wasserstein distances on nearest-neighbor classification and also rivals DTW on critical-point sequences, while remaining a true metric with provable stability and informativity (Tralie et al., 2022).
5. Deficit-based and stochastic notions of stable distance
In the stability theory of Hardy’s and Carleman’s integral inequalities, distance appears as a remainder term measuring deviation from a family of virtual extremals. For Hardy’s inequality, the deficit is
02
and the paper proves the exact identity
03
For 04 this becomes
05
For Carleman’s inequality, the paper defines the local weighted Hellinger-type distance
06
and proves
07
The stated significance is that, although the classical inequalities have no genuine extremizers in their natural spaces, their deficits still measure deviation from the corresponding families of virtual extremals (Leng, 13 Jun 2026).
For one-dimensional SDEs with drift terms driven by a symmetric 08-stable process, the main result is a Hölder-type estimate in 09 between two solution paths. The coefficient discrepancies are not measured by a supremum norm but by weighted integral quantities
10
and
11
where 12 is the baseline transition density. Under the stated regularity and smallness assumptions, the paper bounds
13
by a Hölder-type function of 14, 15, and 16, and then derives corresponding convergence rates in probability for 17 (Nakagawa, 29 Oct 2025).
A different stochastic comparison studies the optimal Wasserstein-18 distance between SDEs driven respectively by Brownian motion and rotationally symmetric 19-stable Lévy noise. For 20 the paper proves
21
and hence
22
For a 23-dimensional Ornstein–Uhlenbeck system it also proves
24
which the authors state indicates that the convergence rate with respect to 25 is optimal (Deng et al., 2023).
In the density-distance version of the Carlen–Frank–Lieb stability theorem, the distance is the 26 distance between normalized densities
27
The main theorem states that for the family 28 of optimal potentials,
29
The paper’s novelty is that the Hölder step is replaced by the Leng–Lu 30-stability theorem for probability densities, thereby converting a spectral deficit into a squared density-distance bound (Leng, 2 Jun 2026).
6. Matching, alignment, and broader interpretations
In stable matching theory, “stable distance” refers not to a metric between objects but to the distance of a stable pair. In the one-dimensional Poisson ride-hailing model, passengers and cabs form independent Poisson processes of rates 31 and 32, and 33 denotes the distance in a typical stable blue–red pair. The constrained half-line matching corresponds to an LCFS-PR queue busy period 34, with
35
For the full stable matching, the paper derives upper-tail and expectation bounds, including
36
In the discrete hypercube dating-site model, the same paper studies the matching distance 37 under Hamming and Weighted Hamming metrics, proving uniqueness or near-uniqueness regimes and concentration results for 38 (Abadi et al., 2017).
In adversarial distribution alignment, the relevant object is a stable optimization distance rather than a stable pair distance. For linear discriminators, the adversarial logistic objective is dualized into a smooth constrained minimization over weights 39, yielding a block-form objective denoted 40. The paper interprets this as an iteratively reweighted empirical MMD and states that, because the dual objective is smooth and lower-bounded, alternating descent in 41 gives monotonic decrease for sufficiently small step sizes. Empirically, the dual formulation exhibits more stable and monotonic improvement than the primal min-max GAN-like objective and an MMD objective on synthetic point clouds and digit-domain adaptation (Usman et al., 2017).
A further extension of the vocabulary appears in algebraic geometry of neural layers. The generic Euclidean Distance degree 42 is not a metric on a pair of models, but it is a projective invariant measuring the number of optimal approximations of a general point with respect to a general metric. For a fixed architecture, the paper proves that 43 is stably polynomial in the input and output dimensions and depends only on the degree of the activation function. This usage shows that the language of stable distance can also refer to eventual polynomial behavior of a distance-related invariant under dimensional growth, rather than to perturbation bounds alone (Graziani, 22 Jan 2026).
A plausible implication of these diverse constructions is that “stable distance” functions less as the name of a single theory than as a recurrent design principle. The recurring questions are whether the quantity is sensitive to the information that matters, whether it deforms continuously or quantitatively under perturbation, and whether it remains computable in the regimes of interest. The cited works make these tradeoffs explicit: some emphasize discriminativity in addition to stability, some replace exact stability by finite stability, and some translate a deficit into a distance from a virtual optimizer rather than a metric between two observed objects.