Neural-Initialized Newton: Accelerating Nonlinear Finite Elements via Operator Learning
Kianoosh Taghikhani, Yusuke Yamazaki, Jerry Paul Varghese, Markus Apel, Reza Najian Asl, Shahed Rezaei
TL;DR
The paper tackles the computational burden of solving nonlinear PDEs in solid mechanics by introducing Neural-Initialized Newton (NiN), a hybrid approach that initializes the Newton–Raphson solver with predictions from a physics-informed neural operator (iFOL). By leveraging zero-shot super-resolution and a PDE-residual–guided neural field, NiN preserves NFEM accuracy while dramatically reducing iterations and compute time across 2D and 3D hyperelasticity and multiphysics problems. The key contributions include designing a neural-warm-start strategy that can be applied to complex geometries and high-fidelity simulations, demonstrating substantial speed-ups (often 1–2 orders of magnitude) without sacrificing accuracy, and providing a flexible framework compatible with multiple nonlinear solvers. The results highlight the practical impact for large-scale nonlinear simulations, design optimization, and digital-twin workflows, with an open-source implementation to enable broader adoption.
Abstract
We propose a Newton-based scheme, initialized by neural operator predictions, to accelerate the parametric solution of nonlinear problems in computational solid mechanics. First, a physics informed conditional neural field is trained to approximate the nonlinear parametric solutionof the governing equations. This establishes a continuous mapping between the parameter and solution spaces, which can then be evaluated for a given parameter at any spatial resolution. Second, since the neural approximation may not be exact, it is subsequently refined using a Newton-based correction initialized by the neural output. To evaluate the effectiveness of this hybrid approach, we compare three solution strategies: (i) the standard Newton-Raphson solver used in NFEM, which is robust and accurate but computationally demanding; (ii) physics-informed neural operators, which provide rapid inference but may lose accuracy outside the training distribution and resolution; and (iii) the neural-initialized Newton (NiN) strategy, which combines the efficiency of neural operators with the robustness of NFEM. The results demonstrate that the proposed hybrid approach reduces computational cost while preserving accuracy, highlighting its potential to accelerate large-scale nonlinear simulations.
