Conditioning and interpolation error bounds for second-order Stiefel retractions with closed-form inverses
arXiv:2608.28073
2026
Geometry
1 ideas extracted · analyzed Sep 2, 2026
What the math gives to ML
The paper gives explicit Cayley and polar-light retractions on the Stiefel manifold together with conditioning bounds for their coordinate maps and local inverses. This suggests replacing penalty-based orthogonality or repeated QR projections in neural layers with an exactly orthogonality-preserving Cayley update whose conditioning can be monitored from singular values of the tangent-coordinate operator. The most direct transfer is an orthogonal linear layer or adapter trained on the Stiefel manifold, where the retraction provides a cheap second-order update and the paper's spectral bound supplies a falsifiable stability diagnostic.
Ideas from this paper
Unverified
2026
Parameterize an orthogonal or semi-orthogonal neural weight matrix directly on the Stiefel manifold and update it with a Cayley retraction instead of unconstrained SGD plus a penalty or QR projection. The update preserves orthogonality exactly, is second-order accurate for the appropriate metric, and avoids the cubic QR factorization at every optimizer step.
Useful6/10
Difficulty5/10
Novelty5/10