🤖 AI Summary
Conventional Newton–Raphson methods for nonlinear parametric problems in computational solid mechanics suffer from high sensitivity to initial guesses and poor generalization across parameter spaces, leading to low computational efficiency.
Method: This paper proposes a neural-network-initialized Newton method. We design a physics-informed conditional neural operator that explicitly learns the mapping from a continuous parameter space to the corresponding nonlinear equilibrium solutions, providing high-accuracy initial guesses for Newton–Raphson iterations; subsequent few iterations rapidly converge to high-fidelity solutions.
Contribution/Results: The approach tightly integrates data-driven prediction with physics-based constraints, balancing inference speed and numerical robustness. Experiments demonstrate substantial reduction in computational cost compared to standard Newton methods, while outperforming end-to-end neural networks in both generalization capability and solution accuracy. The method exhibits strong acceleration potential for large-scale nonlinear simulations.
📝 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.