Physics informed deep learning for computational elastodynamics without
labeled data
- URL: http://arxiv.org/abs/2006.08472v1
- Date: Wed, 10 Jun 2020 19:05:08 GMT
- Title: Physics informed deep learning for computational elastodynamics without
labeled data
- Authors: Chengping Rao and Hao Sun and Yang Liu
- Abstract summary: We present a physics-informed neural network (PINN) with mixed-variable output to model elastodynamics problems without resort to labeled data.
Results show the promise of PINN in the context of computational mechanics applications.
- Score: 13.084113582897965
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Numerical methods such as finite element have been flourishing in the past
decades for modeling solid mechanics problems via solving governing partial
differential equations (PDEs). A salient aspect that distinguishes these
numerical methods is how they approximate the physical fields of interest.
Physics-informed deep learning is a novel approach recently developed for
modeling PDE solutions and shows promise to solve computational mechanics
problems without using any labeled data. The philosophy behind it is to
approximate the quantity of interest (e.g., PDE solution variables) by a deep
neural network (DNN) and embed the physical law to regularize the network. To
this end, training the network is equivalent to minimization of a well-designed
loss function that contains the PDE residuals and initial/boundary conditions
(I/BCs). In this paper, we present a physics-informed neural network (PINN)
with mixed-variable output to model elastodynamics problems without resort to
labeled data, in which the I/BCs are hardly imposed. In particular, both the
displacement and stress components are taken as the DNN output, inspired by the
hybrid finite element analysis, which largely improves the accuracy and
trainability of the network. Since the conventional PINN framework augments all
the residual loss components in a "soft" manner with Lagrange multipliers, the
weakly imposed I/BCs cannot not be well satisfied especially when complex I/BCs
are present. To overcome this issue, a composite scheme of DNNs is established
based on multiple single DNNs such that the I/BCs can be satisfied forcibly in
a "hard" manner. The propose PINN framework is demonstrated on several
numerical elasticity examples with different I/BCs, including both static and
dynamic problems as well as wave propagation in truncated domains. Results show
the promise of PINN in the context of computational mechanics applications.
Related papers
- Coupled Integral PINN for conservation law [1.9720482348156743]
The Physics-Informed Neural Network (PINN) is an innovative approach to solve a diverse array of partial differential equations.
This paper introduces a novel Coupled Integrated PINN methodology that involves fitting the integral solutions equations using additional neural networks.
arXiv Detail & Related papers (2024-11-18T04:32:42Z) - DimOL: Dimensional Awareness as A New 'Dimension' in Operator Learning [63.5925701087252]
We introduce DimOL (Dimension-aware Operator Learning), drawing insights from dimensional analysis.
To implement DimOL, we propose the ProdLayer, which can be seamlessly integrated into FNO-based and Transformer-based PDE solvers.
Empirically, DimOL models achieve up to 48% performance gain within the PDE datasets.
arXiv Detail & Related papers (2024-10-08T10:48:50Z) - A physics-informed neural network framework for modeling obstacle-related equations [3.687313790402688]
Physics-informed neural networks (PINNs) are an attractive tool for solving partial differential equations based on sparse and noisy data.
Here we extend PINNs to solve obstacle-related PDEs which present a great computational challenge.
The performance of the proposed PINNs is demonstrated in multiple scenarios for linear and nonlinear PDEs subject to regular and irregular obstacles.
arXiv Detail & Related papers (2023-04-07T09:22:28Z) - Physics-aware deep learning framework for linear elasticity [0.0]
The paper presents an efficient and robust data-driven deep learning (DL) computational framework for linear continuum elasticity problems.
For an accurate representation of the field variables, a multi-objective loss function is proposed.
Several benchmark problems including the Airimaty solution to elasticity and the Kirchhoff-Love plate problem are solved.
arXiv Detail & Related papers (2023-02-19T20:33:32Z) - RBF-MGN:Solving spatiotemporal PDEs with Physics-informed Graph Neural
Network [4.425915683879297]
We propose a novel framework based on graph neural networks (GNNs) and radial basis function finite difference (RBF-FD)
RBF-FD is used to construct a high-precision difference format of the differential equations to guide model training.
We illustrate the generalizability, accuracy, and efficiency of the proposed algorithms on different PDE parameters.
arXiv Detail & Related papers (2022-12-06T10:08:02Z) - Tunable Complexity Benchmarks for Evaluating Physics-Informed Neural
Networks on Coupled Ordinary Differential Equations [64.78260098263489]
In this work, we assess the ability of physics-informed neural networks (PINNs) to solve increasingly-complex coupled ordinary differential equations (ODEs)
We show that PINNs eventually fail to produce correct solutions to these benchmarks as their complexity increases.
We identify several reasons why this may be the case, including insufficient network capacity, poor conditioning of the ODEs, and high local curvature, as measured by the Laplacian of the PINN loss.
arXiv Detail & Related papers (2022-10-14T15:01:32Z) - Message Passing Neural PDE Solvers [60.77761603258397]
We build a neural message passing solver, replacing allally designed components in the graph with backprop-optimized neural function approximators.
We show that neural message passing solvers representationally contain some classical methods, such as finite differences, finite volumes, and WENO schemes.
We validate our method on various fluid-like flow problems, demonstrating fast, stable, and accurate performance across different domain topologies, equation parameters, discretizations, etc., in 1D and 2D.
arXiv Detail & Related papers (2022-02-07T17:47:46Z) - Physics-Informed Neural Operator for Learning Partial Differential
Equations [55.406540167010014]
PINO is the first hybrid approach incorporating data and PDE constraints at different resolutions to learn the operator.
The resulting PINO model can accurately approximate the ground-truth solution operator for many popular PDE families.
arXiv Detail & Related papers (2021-11-06T03:41:34Z) - PhyCRNet: Physics-informed Convolutional-Recurrent Network for Solving
Spatiotemporal PDEs [8.220908558735884]
Partial differential equations (PDEs) play a fundamental role in modeling and simulating problems across a wide range of disciplines.
Recent advances in deep learning have shown the great potential of physics-informed neural networks (NNs) to solve PDEs as a basis for data-driven inverse analysis.
We propose the novel physics-informed convolutional-recurrent learning architectures (PhyCRNet and PhCRyNet-s) for solving PDEs without any labeled data.
arXiv Detail & Related papers (2021-06-26T22:22:19Z) - dNNsolve: an efficient NN-based PDE solver [62.997667081978825]
We introduce dNNsolve, that makes use of dual Neural Networks to solve ODEs/PDEs.
We show that dNNsolve is capable of solving a broad range of ODEs/PDEs in 1, 2 and 3 spacetime dimensions.
arXiv Detail & Related papers (2021-03-15T19:14:41Z) - Large-scale Neural Solvers for Partial Differential Equations [48.7576911714538]
Solving partial differential equations (PDE) is an indispensable part of many branches of science as many processes can be modelled in terms of PDEs.
Recent numerical solvers require manual discretization of the underlying equation as well as sophisticated, tailored code for distributed computing.
We examine the applicability of continuous, mesh-free neural solvers for partial differential equations, physics-informed neural networks (PINNs)
We discuss the accuracy of GatedPINN with respect to analytical solutions -- as well as state-of-the-art numerical solvers, such as spectral solvers.
arXiv Detail & Related papers (2020-09-08T13:26:51Z)
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.