Subspace curvature-scaling high-index saddle dynamics for accelerating ill-conditioned saddle point searches
arXiv:2607.03030
2026
Optimization
1 ideas extracted · analyzed Aug 30, 2026
What the math gives to ML
The transferable asset is a curvature-scaled variant of high-index saddle dynamics: unstable Hessian eigenvectors already computed by a saddle solver are reused to build a low-rank inverse-curvature preconditioner. This removes the convergence-rate dependence on the smallest-magnitude negative eigenvalues, the main failure mode of reflected-gradient saddle searches near ill-conditioned saddles. A practical neural-network adaptation is a Hessian-subspace preconditioner for finding or traversing saddles in nonconvex loss landscapes, and potentially for stabilizing min-max training when a small set of adversarial directions dominates the dynamics. The first implementation should use Hessian-vector products and a small Lanczos subspace, with damped reciprocal Rayleigh curvatures to prevent numerical explosions.
Ideas from this paper
✗ Failed on benchmark
2026
Replace the sign-flip-only dynamics of high-index saddle search with low-rank inverse-curvature scaling on the estimated negative-curvature subspace. Directions with small negative Hessian eigenvalues then receive approximately curvature-independent updates instead of extremely slow updates proportional to their tiny curvature.
Useful7/10
Difficulty6/10
Novelty7/10