Dynamical Optimal Transport with $\mathfrak{so}(d)$-Invariance: From Theory to Computation
arXiv:2607.16782
2026
Geometry
1 ideas extracted · analyzed Aug 30, 2026
What the math gives to ML
The paper’s transferable asset is dynamic optimal transport after quotienting out global rigid motions, so displacement caused solely by translation or rotation is not charged as deformation. For Gaussian measures, the quotient geometry reduces to Euclidean distance between vectors of square roots of ordered covariance eigenvalues, providing a cheap differentiable invariant representation. This can become a rotation- and translation-invariant latent-distribution loss or regularizer for embeddings, especially when equivalent coordinate frames should produce identical representations. The strongest first test is to replace covariance matching based on raw matrix entries with the spectrum-based quotient loss and measure robustness under random orthogonal transformations.
Ideas from this paper
Unverified
2026
Add a distribution-level loss that compares minibatch embeddings only through the square roots of their ordered covariance eigenvalues, ignoring global translation and rotation of the embedding coordinate system. This implements the Gaussian specialization of the paper’s Procrustes-Wasserstein geometry and is useful when two embedding clouds are semantically equivalent up to a rigid change of coordinates.
Useful6/10
Difficulty4/10
Novelty5/10