Do physics-informed neural networks (PINNs) need to be deep? Shallow PINNs using the Levenberg-Marquardt algorithm

📅 2026-02-09
📈 Citations: 0
Influential: 0
📄 PDF

career value

225K/year
🤖 AI Summary
This work proposes an efficient shallow physics-informed neural network (PINN) framework—employing only two hidden layers—to address the high computational cost and slow convergence of conventional deep PINNs in solving forward and inverse problems of nonlinear partial differential equations. By modeling the network as a nonlinear system and leveraging the Levenberg-Marquardt (LM) second-order optimization algorithm, the method constructs an exact Jacobian matrix using analytical derivatives of the input variables. Evaluated on benchmark problems including Burgers’, Schrödinger, Allen–Cahn, and three-dimensional Bratu equations, the approach consistently outperforms BFGS in terms of convergence speed, solution accuracy, and final loss, thereby challenging the prevailing notion that PINNs must be deep to be effective.

Technology Category

Application Category

📝 Abstract
This work investigates the use of shallow physics-informed neural networks (PINNs) for solving forward and inverse problems of nonlinear partial differential equations (PDEs). By reformulating PINNs as nonlinear systems, the Levenberg-Marquardt (LM) algorithm is employed to efficiently optimize the network parameters. Analytical expressions for the neural network derivatives with respect to the input variables are derived, enabling accurate and efficient computation of the Jacobian matrix required by LM. The proposed approach is tested on several benchmark problems, including the Burgers, Schr\"odinger, Allen-Cahn, and three-dimensional Bratu equations. Numerical results demonstrate that LM significantly outperforms BFGS in terms of convergence speed, accuracy, and final loss values, even when using shallow network architectures with only two hidden layers. These findings indicate that, for a wide class of PDEs, shallow PINNs combined with efficient second-order optimization methods can provide accurate and computationally efficient solutions for both forward and inverse problems.
Problem

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

physics-informed neural networks
shallow networks
nonlinear partial differential equations
forward problems
inverse problems
Innovation

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

physics-informed neural networks
Levenberg-Marquardt algorithm
shallow neural networks
nonlinear PDEs
second-order optimization
🔎 Similar Papers
No similar papers found.