LGAIFeb 6, 2024

Densely Multiplied Physics Informed Neural Networks

arXiv:2402.04390v34 citationsh-index: 3
Originality Incremental advance
AI Analysis

This work addresses precision issues in PINNs for solving nonlinear PDEs, offering an incremental architectural improvement for researchers in computational physics and machine learning.

The paper tackled the problem of insufficient precision and incorrect outcomes in physics-informed neural networks (PINNs) by proposing a densely multiplied PINN (DM-PINN) architecture, which improved accuracy and efficiency on four benchmark PDE examples without adding trainable parameters.

Although physics-informed neural networks (PINNs) have shown great potential in dealing with nonlinear partial differential equations (PDEs), it is common that PINNs will suffer from the problem of insufficient precision or obtaining incorrect outcomes. Unlike most of the existing solutions trying to enhance the ability of PINN by optimizing the training process, this paper improved the neural network architecture to improve the performance of PINN. We propose a densely multiply PINN (DM-PINN) architecture, which multiplies the output of a hidden layer with the outputs of all the behind hidden layers. Without introducing more trainable parameters, this effective mechanism can significantly improve the accuracy of PINNs. The proposed architecture is evaluated on four benchmark examples (Allan-Cahn equation, Helmholtz equation, Burgers equation and 1D convection equation). Comparisons between the proposed architecture and different PINN structures demonstrate the superior performance of the DM-PINN in both accuracy and efficiency.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes