Diffeological Riemannian orbifolds
arXiv:2607.08939
2026
Geometry
2 ideas extracted · analyzed Aug 30, 2026
What the math gives to ML
The paper supplies a principled way to represent geometry on quotient spaces with singularities, where multiple local coordinate descriptions are identified by a Lie groupoid. The transferable asset is the distinction between ambient tangent directions and orbit directions, together with the requirement that metrics and differential quantities descend through the quotient map. This suggests neural modules that canonicalize or regularize representations modulo continuous or discrete symmetries while remaining well behaved near points with changing stabilizers. The most practical first experiment is a quotient-aware encoder with an explicit orbit-tangent consistency loss.
Ideas from this paper
Unverified
2026
Add a quotient-aware representation layer that separates changes caused by motion along a symmetry orbit from changes that are genuinely informative. The layer estimates orbit tangent directions from known group actions or a learned local transformation group, projects features onto the metric-orthogonal normal space, and trains the representation to be invariant along orbit directions. Unlike ordinary global pooling over augmentations, this construction is local and can adapt when orbit…
Useful6/10
Difficulty5/10
Novelty5/10
Unverified
2026
Train a predictor on quotient-consistent tangent jets rather than only on transformed samples. Generate several local representatives of the same orbit, compute first-order feature perturbations, and aggregate them through a shared tangent module before prediction. This gives a structured alternative to treating augmented views as independent examples and can improve robustness to composed transformations.
Useful5/10
Difficulty6/10
Novelty6/10