A Neural-Operator Preconditioned Newton Method for Accelerated Nonlinear Solvers
Youngkyu Lee, Shanqing Liu, Jerome Darbon, George Em Karniadakis
TL;DR
This work introduces NP-Newton, a neural preconditioned Newton method that employs a Fixed Point Neural Operator (FPNO) as a nonlinear right preconditioner to alleviate stagnation from unbalanced nonlinearities in parametric nonlinear systems $\pazocal{F}(u)=0$. The FPNO learns a fixed-point map and permits negative step sizes, enabling robust, fast convergence even in challenging regimes, with the MIONet backbone enabling efficient handling of parametric PDEs. Across nonlinear Poisson and hyper elasticity benchmarks, NP-Newton significantly reduces iteration counts and wall-clock time compared with standard Newton variants and incremental loading, demonstrating strong robustness and practical impact for real-time or large-scale nonlinear solves. The framework opens pathways to integrate data-driven preconditioning with established domain-decomposition and multilevel strategies to tackle large-scale problems in computational mechanics and physics-informed simulations.
Abstract
We propose a novel neural preconditioned Newton (NP-Newton) method for solving parametric nonlinear systems of equations. To overcome the stagnation or instability of Newton iterations caused by unbalanced nonlinearities, we introduce a fixed-point neural operator (FPNO) that learns the direct mapping from the current iterate to the solution by emulating fixed-point iterations. Unlike traditional line-search or trust-region algorithms, the proposed FPNO adaptively employs negative step sizes to effectively mitigate the effects of unbalanced nonlinearities. Through numerical experiments we demonstrate the computational efficiency and robustness of the proposed NP-Newton method across multiple real-world applications, especially for very strong nonlinearities.
