Transport based embeddings with topological guarantees

arXiv:2608.23762 2026 Geometry 1 ideas extracted · analyzed Aug 29, 2026

What the math gives to ML

The paper provides a principled replacement for Euclidean point-cloud condensation: represent each sample by a strictly positive probability vector and compare it with other samples using KL divergence. The log-sum-exp potential over KL distances is c-convex, enabling a transport/duality construction whose super-level sets preserve the topology of the original density filtration while collapsing noisy directions. This suggests a neural representation layer in which features are converted to simplex-valued distributions, condensed through KL geometry, and decoded through barycentric or exponential-family coordinates rather than Euclidean projections. The most practical first test is a differentiable KL-transport bottleneck for image or graph embeddings, evaluated both on downstream accuracy and preservation of persistent homology under compression.

Ideas from this paper

Mechanism failed 2026

KL-Transport Condensation Layer

Replace a Euclidean embedding bottleneck with a simplex-valued KL transport layer. The encoder maps each input to a positive probability vector, which is compared against learned positive stochastic prototypes through a c-convex log-sum-exp potential; the resulting barycentric or projected representation should suppress nuisance directions while retaining the topology of the data manifold.

Useful7/10
Difficulty5/10
Novelty7/10
Paper: Transport based embeddings with topological guarantees arXiv:2608.23762