Effects of Sampling Strategies and Optimization Methods on Solving Wave Equation with Physics-Informed Neural Network

Tian Wang,Zhaowei Bai,Haixia Zhao
DOI: https://doi.org/10.1109/igarss52108.2023.10282245
2023-01-01
Abstract:Physics-informed neural networks (PINNs) is a scientific machine learning technique for solving problems involving partial differential equations (PDEs). PINNs approximate PDE solutions by training a neural network to minimize a loss function. A major advantage of this method is that it provides a meshfree algorithm that is fundamentally different from traditional numerical methods such as finite element methods and finite difference methods. However, there are two limitations of PINNs. One is the accuracy of the solution, and the other is the training cost. We propose a new sampling strategy based on the errors of each iteration in the training, which generate more effective collocation points to refine the training set, thereby improving the accuracy of the current approximate solution and further reducing the time cost of training. Based on acoustic wave equation, we investigate the influence of different optimization methods on the accuracy of forward modeling and the influence of different sampling strategies on velocity inversion.
What problem does this paper attempt to address?