LNN-PINN: A Unified Physics-Only Training Framework with Liquid Residual Blocks
About
Physics-informed neural networks (PINNs) have attracted considerable attention for their ability to integrate partial differential equation priors into deep learning frameworks; however, they often exhibit limited predictive accuracy when applied to complex problems. To address this issue, we propose LNN-PINN, a physics-informed neural network framework that incorporates a liquid residual gating architecture while preserving the original physics modeling and optimization pipeline to improve predictive accuracy. The method introduces a lightweight gating mechanism solely within the hidden-layer mapping, keeping the sampling strategy, loss composition, and hyperparameter settings unchanged to ensure that improvements arise purely from architectural refinement. Across four benchmark problems, LNN-PINN consistently reduced RMSE and MAE under identical training conditions, with absolute error plots further confirming its accuracy gains. Moreover, the framework demonstrates strong adaptability and stability across varying dimensions, boundary conditions, and operator characteristics. In summary, LNN-PINN offers a concise and effective architectural enhancement for improving the predictive accuracy of physics-informed neural networks in complex scientific and engineering problems.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Solving 1D Damped Wave Equation | 1D Damped Wave Equation α1=1.0, α2=1.0, γ=0.1 (test) | Error Loss1.54e-6 | 6 | |
| Solving Fisher-KPP Equation | Fisher-KPP Equation D=0.25, r=4.0 | eLoss1.62e-6 | 6 | |
| Solving partial differential equations | 1D Heat Equation alpha1=1.0, alpha2=2.0, s=10.0 35 (test) | eLoss3.09e-5 | 6 | |
| PDE solving | 2D Poisson Equation (beta1=3.0, beta2=2.0) analytical solution (test) | eLoss7.93e-5 | 6 | |
| Solving 1D Poisson Equation | 1D Poisson Equation (alpha1=5.0, alpha2=3.0, s=20.0) (test) | eLoss0.0023 | 6 | |
| Solving partial differential equations | 1D Advection-Diffusion Equation (a=1.0, ν=10⁻²) (test) | eLoss1.66e-5 | 6 | |
| Solving advection-reaction equations | 1D advection–reaction problem | RMSE1.156 | 4 | |
| Steady-state heating prediction | Circular silicon plate MATLAB reference solution Appendix C (test) | RMSE1.9785 | 4 | |
| 2D Laplace equation reconstruction | 2D Laplace equation analytical solution 200x200 grid | RMSE2.058 | 4 | |
| Partial Differential Equation (PDE) reconstruction | Anisotropic Poisson-beam equation analytical solution (test) | RMSE5.529 | 4 |