Wave simulation in non-smooth media by PINN with quadratic neural
network and PML condition
- URL: http://arxiv.org/abs/2208.08276v1
- Date: Tue, 16 Aug 2022 13:29:01 GMT
- Title: Wave simulation in non-smooth media by PINN with quadratic neural
network and PML condition
- Authors: Yanqi Wu, Hossein S. Aghamiry, Stephane Operto, Jianwei Ma
- Abstract summary: The recently proposed physics-informed neural network (PINN) has achieved successful applications in solving a wide range of partial differential equations (PDEs)
In this paper, we solve the acoustic and visco-acoustic scattered-field wave equation in the frequency domain with PINN instead of the wave equation to remove source perturbation.
We show that PML and quadratic neurons improve the results as well as attenuation and discuss the reason for this improvement.
- Score: 2.7651063843287718
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Frequency-domain simulation of seismic waves plays an important role in
seismic inversion, but it remains challenging in large models. The recently
proposed physics-informed neural network (PINN), as an effective deep learning
method, has achieved successful applications in solving a wide range of partial
differential equations (PDEs), and there is still room for improvement on this
front. For example, PINN can lead to inaccurate solutions when PDE coefficients
are non-smooth and describe structurally-complex media. In this paper, we solve
the acoustic and visco-acoustic scattered-field wave equation in the frequency
domain with PINN instead of the wave equation to remove source singularity. We
first illustrate that non-smooth velocity models lead to inaccurate wavefields
when no boundary conditions are implemented in the loss function. Then, we add
the perfectly matched layer (PML) conditions in the loss function of PINN and
design a quadratic neural network to overcome the detrimental effects of
non-smooth models in PINN. We show that PML and quadratic neurons improve the
results as well as attenuation and discuss the reason for this improvement. We
also illustrate that a network trained during a wavefield simulation can be
used to pre-train the neural network of another wavefield simulation after
PDE-coefficient alteration and improve the convergence speed accordingly. This
pre-training strategy should find application in iterative full waveform
inversion (FWI) and time-lag target-oriented imaging when the model
perturbation between two consecutive iterations or two consecutive experiments
can be small.
Related papers
- An efficient wavelet-based physics-informed neural networks for singularly perturbed problems [0.0]
Physics-informed neural networks (PINNs) are a class of deep learning models that utilize physics as differential equations.
We present an efficient wavelet-based PINNs model to solve singularly perturbed differential equations.
The architecture allows the training process to search for a solution within wavelet space, making the process faster and more accurate.
arXiv Detail & Related papers (2024-09-18T10:01:37Z) - Data-driven localized waves and parameter discovery in the massive
Thirring model via extended physics-informed neural networks with interface
zones [3.522950356329991]
We study data-driven localized wave solutions and parameter discovery in the massive Thirring (MT) model via the deep learning.
For higher-order localized wave solutions, we employ the extended PINNs (XPINNs) with domain decomposition.
Experimental results show that this improved version of XPINNs reduce the complexity of computation with faster convergence rate.
arXiv Detail & Related papers (2023-09-29T13:50:32Z) - Error Analysis of Physics-Informed Neural Networks for Approximating
Dynamic PDEs of Second Order in Time [1.123111111659464]
We consider the approximation of a class of dynamic partial differential equations (PDE) of second order in time by the physics-informed neural network (PINN) approach.
Our analyses show that, with feed-forward neural networks having two hidden layers and the $tanh$ activation function, the PINN approximation errors for the solution field can be effectively bounded by the training loss and the number of training data points.
We present ample numerical experiments with the new PINN algorithm for the wave equation, the Sine-Gordon equation and the linear elastodynamic equation, which show that the method can capture
arXiv Detail & Related papers (2023-03-22T00:51:11Z) - Implicit Stochastic Gradient Descent for Training Physics-informed
Neural Networks [51.92362217307946]
Physics-informed neural networks (PINNs) have effectively been demonstrated in solving forward and inverse differential equation problems.
PINNs are trapped in training failures when the target functions to be approximated exhibit high-frequency or multi-scale features.
In this paper, we propose to employ implicit gradient descent (ISGD) method to train PINNs for improving the stability of training process.
arXiv Detail & Related papers (2023-03-03T08:17:47Z) - A predictive physics-aware hybrid reduced order model for reacting flows [65.73506571113623]
A new hybrid predictive Reduced Order Model (ROM) is proposed to solve reacting flow problems.
The number of degrees of freedom is reduced from thousands of temporal points to a few POD modes with their corresponding temporal coefficients.
Two different deep learning architectures have been tested to predict the temporal coefficients.
arXiv Detail & Related papers (2023-01-24T08:39:20Z) - Physics-Informed Neural Network Method for Parabolic Differential
Equations with Sharply Perturbed Initial Conditions [68.8204255655161]
We develop a physics-informed neural network (PINN) model for parabolic problems with a sharply perturbed initial condition.
Localized large gradients in the ADE solution make the (common in PINN) Latin hypercube sampling of the equation's residual highly inefficient.
We propose criteria for weights in the loss function that produce a more accurate PINN solution than those obtained with the weights selected via other methods.
arXiv Detail & Related papers (2022-08-18T05:00:24Z) - Neural Basis Functions for Accelerating Solutions to High Mach Euler
Equations [63.8376359764052]
We propose an approach to solving partial differential equations (PDEs) using a set of neural networks.
We regress a set of neural networks onto a reduced order Proper Orthogonal Decomposition (POD) basis.
These networks are then used in combination with a branch network that ingests the parameters of the prescribed PDE to compute a reduced order approximation to the PDE.
arXiv Detail & Related papers (2022-08-02T18:27:13Z) - An advanced spatio-temporal convolutional recurrent neural network for
storm surge predictions [73.4962254843935]
We study the capability of artificial neural network models to emulate storm surge based on the storm track/size/intensity history.
This study presents a neural network model that can predict storm surge, informed by a database of synthetic storm simulations.
arXiv Detail & Related papers (2022-04-18T23:42:18Z) - Learning Physics-Informed Neural Networks without Stacked
Back-propagation [82.26566759276105]
We develop a novel approach that can significantly accelerate the training of Physics-Informed Neural Networks.
In particular, we parameterize the PDE solution by the Gaussian smoothed model and show that, derived from Stein's Identity, the second-order derivatives can be efficiently calculated without back-propagation.
Experimental results show that our proposed method can achieve competitive error compared to standard PINN training but is two orders of magnitude faster.
arXiv Detail & Related papers (2022-02-18T18:07:54Z) - PINNup: Robust neural network wavefield solutions using frequency
upscaling and neuron splitting [0.0]
We propose a novel implementation of PINN using frequency upscaling and neuron splitting.
The proposed PINN exhibits notable superiority in terms of convergence and accuracy.
It can achieve neuron based high-frequency wavefield solutions with a two-hidden-layer model.
arXiv Detail & Related papers (2021-09-29T16:35:50Z) - Physics-Informed Neural Network Method for Solving One-Dimensional
Advection Equation Using PyTorch [0.0]
PINNs approach allows training neural networks while respecting the PDEs as a strong constraint in the optimization.
In standard small-scale circulation simulations, it is shown that the conventional approach incorporates a pseudo diffusive effect that is almost as large as the effect of the turbulent diffusion model.
Of all the schemes tested, only the PINNs approximation accurately predicted the outcome.
arXiv Detail & Related papers (2021-03-15T05:39:17Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.