Computing singular solutions of polynomial systems: towards superlinear convergence without deflation
arXiv:2607.06329
2026
Dynamics
1 ideas extracted · analyzed Aug 30, 2026
What the math gives to ML
The paper provides a concrete way to continue an implicitly defined solution through a point where the ordinary Jacobian becomes singular, without augmenting the system with higher derivatives. Its transferable asset is the combination of pseudo-arclength continuation, Jacobian-only correction, and a fractional-power Puiseux predictor that models the non-smooth local geometry of a branch. This suggests a robust continuation wrapper for implicit neural layers or equilibrium models whose fixed-point branch approaches a fold, cusp, or rank-deficient state. The first useful test is whether this predictor permits larger continuation steps and fewer failed Newton solves than linear prediction during homotopy-based training or inference.
Ideas from this paper
Unverified
2026
Replace the usual linear predictor in continuation of an implicit neural state with a fractional-power predictor fitted from recent states, then correct the prediction using a pseudo-arclength constraint. This is designed for equilibrium layers, implicit sequence models, or homotopy training schedules where the state Jacobian becomes nearly singular and ordinary Newton correction or fixed-point iteration becomes unstable.
Useful6/10
Difficulty6/10
Novelty8/10