The Grassmannian of indefinite subspaces
arXiv:2608.30249
2026
Geometry
1 ideas extracted · analyzed Sep 1, 2026
What the math gives to ML
The paper supplies a concrete manifold of subspaces whose intrinsic bilinear form has a prescribed mixed signature, represented using ordinary Euclidean projectors and a fixed indefinite metric. This gives neural modules a controlled way to separate positive and negative latent directions while retaining orthonormal, low-dimensional coordinates. The most direct transfer is an indefinite low-rank embedding or adapter: learn an orthonormal basis U, constrain the compressed metric U^*I_{m,n}U to have p positive and q negative eigenvalues, and use the resulting signed inner product in attention, retrieval, or residual modulation. The construction is differentiable and straightforward to compare against ordinary low-rank parameterizations, although the paper itself does not establish task-level machine-learning benefits.
Ideas from this paper
Unverified
2026
Replace an unconstrained low-rank adapter or similarity projection with a learned subspace carrying a prescribed signed metric. The module learns an orthonormal basis U for a k=p+q dimensional subspace, forces the compressed form U^*I_{m,n}U to have p positive and q negative eigenvalues, and uses the resulting pseudo-inner product for signed attention or retrieval scores.
Useful5/10
Difficulty5/10
Novelty8/10