Densely Multiplied Physics Informed Neural Networks
Feilong Jiang, Xiaonan Hou, Min Xia

TL;DR
This paper introduces a densely multiply architecture for physics-informed neural networks (PINNs) that enhances accuracy and efficiency without adding parameters, demonstrated through four benchmark PDE examples.
Contribution
The paper proposes a novel DM-PINN architecture that multiplies hidden layer outputs to improve PINN performance without increasing parameters.
Findings
DM-PINN outperforms traditional PINNs in accuracy.
DM-PINN achieves higher efficiency in solving PDEs.
The architecture is validated on four benchmark PDEs.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications
