LGAICOMP-PHNov 2, 2021

Solving Partial Differential Equations with Point Source Based on Physics-Informed Neural Networks

arXiv:2111.01394v132 citations
Originality Highly original
AI Analysis

This addresses a specific bottleneck in computational physics for researchers and engineers dealing with singularities in PDE models.

The paper tackled solving partial differential equations with point sources using physics-informed neural networks, achieving higher accuracy, efficiency, and versatility compared to existing deep learning methods in experiments on three representative PDEs.

In recent years, deep learning technology has been used to solve partial differential equations (PDEs), among which the physics-informed neural networks (PINNs) emerges to be a promising method for solving both forward and inverse PDE problems. PDEs with a point source that is expressed as a Dirac delta function in the governing equations are mathematical models of many physical processes. However, they cannot be solved directly by conventional PINNs method due to the singularity brought by the Dirac delta function. We propose a universal solution to tackle this problem with three novel techniques. Firstly the Dirac delta function is modeled as a continuous probability density function to eliminate the singularity; secondly a lower bound constrained uncertainty weighting algorithm is proposed to balance the PINNs losses between point source area and other areas; and thirdly a multi-scale deep neural network with periodic activation function is used to improve the accuracy and convergence speed of the PINNs method. We evaluate the proposed method with three representative PDEs, and the experimental results show that our method outperforms existing deep learning-based methods with respect to the accuracy, the efficiency and the versatility.

Foundations

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

Your Notes