Accelerating preconditioned Jacobi methods via perturbation-inspired pivoting
arXiv:2607.23187
2026
Optimization
1 ideas extracted · analyzed Aug 30, 2026
What the math gives to ML
The paper develops a constructive pivoting principle for symmetric eigensolvers: prioritize off-diagonal entries by their predicted eigenvalue impact, not by magnitude alone. The transferable asset is the second-order perturbation scaling A_ij^2 divided by the spectral gap between the associated diagonal entries, which identifies small couplings between nearly degenerate modes as more important than large couplings between well-separated modes. This can be used in approximate eigendecomposition modules for covariance whitening, second-order preconditioning, orthogonal layers, or low-precision spectral normalization, where only a limited number of Jacobi rotations can be afforded.
Ideas from this paper
Unverified
2026
Replace magnitude-only pivot selection in an approximate symmetric eigensolver with a perturbation score that divides squared off-diagonal coupling by the spectral gap between the associated diagonal entries. In covariance whitening or second-order preconditioning, this should spend a limited number of rotations resolving nearly degenerate eigenspaces while ignoring harmless couplings between well-separated modes.
Useful6/10
Difficulty5/10
Novelty6/10