A Hilbert space embedding of persistence diagrams and barcodes
arXiv:2608.08858
2026
Geometry
2 ideas extracted · analyzed Sep 1, 2026
What the math gives to ML
The paper gives a constructive, 1-Lipschitz embedding of persistence diagrams and barcodes equipped with Wasserstein-type matching distances into functions on \(\mathbb{N}\times\mathbb{R}\). The transferable asset is that a variable-cardinality combinatorial object becomes a fixed-coordinate functional representation while preserving perturbation bounds, and for \(p=2\) the target is a separable Hilbert space. In neural networks this supports stable persistence-diagram features, losses, and kernels without repeatedly solving diagram matchings during optimization. The most practical first use is a discretized persistence-landscape layer or auxiliary consistency loss whose stability can be compared directly against raw persistence coordinates and standard diagram distances.
Ideas from this paper
✗ Failed on benchmark
2026
Convert each persistence diagram produced from an input, intermediate feature map, or graph filtration into a discretized persistence landscape and feed it to an MLP or concatenate it with ordinary neural features. Unlike a variable-size list of birth-death pairs, the landscape has a fixed tensor shape and is provably nonexpansive with respect to the diagram Wasserstein distance.
Useful7/10
Difficulty4/10
Novelty5/10
Unverified
2026
Regularize a network by requiring augmented views or independently perturbed feature filtrations to have nearby persistence landscapes. This replaces an expensive or nondifferentiable diagram matching penalty with an \(L^2\) loss on fixed-grid landscape tensors while retaining an upper bound in terms of the underlying Wasserstein diagram discrepancy.
Useful6/10
Difficulty5/10
Novelty6/10