Multi-Net Strategy: Accelerating Physics-Informed Neural Networks for Solving Partial Differential Equations.

Yunzhuo Wang,Jianfeng Li,Liangying Zhou,Jingwei Sun,Guangzhong Sun
DOI: https://doi.org/10.1002/spe.3136
2022-01-01
Abstract:Partial differential equations (PDEs) are the most ubiquitous tools for modeling natural science problems and have long received attention. Physics-informed neural networks (PINNs) are emerging approaches to approximately solve PDEs. PINNs use automatic differentiation technology to construct the residual of PDEs in the loss function to encode physics conservation laws. We call this process the Single-Net strategy. Due to the dependency of automatic differentiation among different orders of derivatives, the efficiency of PINNs under the Single-Net strategy is limited. To address this issue, we propose the Multi-Net strategy to decouple the dependency. Compared with the Single-Net strategy, the Multi-Net strategy reduces the training time of PINNs, and meanwhile, keeps the prediction accuracy. The effectiveness of the proposed strategy is demonstrated through time complexity analysis and a collection of experiments on Burgers equation, advection-dispersion equation, Kdv equation, and Allen-Cahn equation.
What problem does this paper attempt to address?