Spectrally Safe Neural Operator Warm-Starts for Large-Scale Newton Solvers

📅 2026-06-19
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
Although neural operators can provide initial guesses for Newton solvers of nonlinear PDEs with low L² error, their outputs often violate local physical constraints, leading to non-positive-definite discrete Jacobian matrices that cause Krylov solvers to fail. This work proposes a label-free fine-tuning strategy that enforces spectral positive definiteness of the neural operator’s output through a discrete energy penalty, without requiring additional training data. This approach is the first to guarantee stable convergence of Newton–Krylov methods in large-scale nonlinear mechanics problems. Demonstrated on a three-dimensional nearly incompressible hyperelastic problem with 6.4 million degrees of freedom, the method achieves up to a 5.4× speedup and reliably converges across the full load range, whereas the unregularized counterpart fails completely.
📝 Abstract
Neural operators are increasingly used to warm-start Newton solvers for nonlinear PDEs, on the premise that a low test error places the initial guess inside the basin of attraction. We show that this premise is unreliable. An operator trained to the relative \(L^2\) error \(O(10^{-3})\) can still produce an initial state in which the discrete Jacobian is indefinite, because the mean-squared training controls error on average while leaving localized pointwise violations of the underlying physics. For a nearly incompressible hyperelasticity problem, we trace this to the predicted volume change: the operator disperses \(\mathrm{det} F\) well away from one, and the resulting Jacobian acquires negative eigenvalues even when the predicted field is visually indistinguishable from the reference. At a small scale, this is a nuisance; at a multi-million degree-of-freedom scale, it is disqualifying, since the conjugate gradient and other Krylov solvers needed for memory-feasible Newton steps assume a definite spectrum. We then show that a short, label-free fine-tuning phase -- penalizing the operator against the discrete energy, with no additional solution data -- shifts the Jacobian spectrum back to positive definite. Combined with an inexact outer loop, this gives a warm-started Newton method that converges across the full loading range where the unregularized operator fails, reaching up to 5.4\(\times\) wall-clock speedup over incremental continuation on a 3D problem with 6.4 million degrees of freedom.
Problem

Research questions and friction points this paper is trying to address.

neural operators
Newton solvers
indefinite Jacobian
spectral definiteness
large-scale PDEs
Innovation

Methods, ideas, or system contributions that make the work stand out.

Neural Operator
Newton Solver
Spectral Safety
Energy-Based Fine-Tuning
Positive Definite Jacobian