A Survey on Solving and Discovering Differential Equations Using Deep
Neural Networks
- URL: http://arxiv.org/abs/2304.13807v2
- Date: Mon, 19 Jun 2023 13:56:29 GMT
- Title: A Survey on Solving and Discovering Differential Equations Using Deep
Neural Networks
- Authors: Hyeonjung (Tari) Jung, Jayant Gupta, Bharat Jayaprakash, Matthew
Eagon, Harish Panneer Selvam, Carl Molnar, William Northrop, Shashi Shekhar
- Abstract summary: Ordinary and partial differential equations (DE) are used extensively in scientific and mathematical domains to model physical systems.
Current literature has focused primarily on deep neural network (DNN) based methods for solving a specific DE or a family of DEs.
This paper surveys and classifies previous works and provides an educational tutorial for senior practitioners, professionals, and graduate students in engineering and computer science.
- Score: 1.0055663066199056
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Ordinary and partial differential equations (DE) are used extensively in
scientific and mathematical domains to model physical systems. Current
literature has focused primarily on deep neural network (DNN) based methods for
solving a specific DE or a family of DEs. Research communities with a history
of using DE models may view DNN-based differential equation solvers (DNN-DEs)
as a faster and transferable alternative to current numerical methods. However,
there is a lack of systematic surveys detailing the use of DNN-DE methods
across physical application domains and a generalized taxonomy to guide future
research. This paper surveys and classifies previous works and provides an
educational tutorial for senior practitioners, professionals, and graduate
students in engineering and computer science. First, we propose a taxonomy to
navigate domains of DE systems studied under the umbrella of DNN-DE. Second, we
examine the theory and performance of the Physics Informed Neural Network
(PINN) to demonstrate how the influential DNN-DE architecture mathematically
solves a system of equations. Third, to reinforce the key ideas of solving and
discovery of DEs using DNN, we provide a tutorial using DeepXDE, a Python
package for developing PINNs, to develop DNN-DEs for solving and discovering a
classic DE, the linear transport equation.
Related papers
- PinnDE: Physics-Informed Neural Networks for Solving Differential Equations [0.0]
We propose PinnDE, an open-source python library for solving differential equations with both PINNs and DeepONets.
We give a brief review of both PINNs and DeepONets, introduce PinnDE along with the structure and usage of the package, and present worked examples to show its effectiveness.
arXiv Detail & Related papers (2024-08-19T14:05:28Z) - Solving Poisson Equations using Neural Walk-on-Spheres [80.1675792181381]
We propose Neural Walk-on-Spheres (NWoS), a novel neural PDE solver for the efficient solution of high-dimensional Poisson equations.
We demonstrate the superiority of NWoS in accuracy, speed, and computational costs.
arXiv Detail & Related papers (2024-06-05T17:59:22Z) - Mechanistic Neural Networks for Scientific Machine Learning [58.99592521721158]
We present Mechanistic Neural Networks, a neural network design for machine learning applications in the sciences.
It incorporates a new Mechanistic Block in standard architectures to explicitly learn governing differential equations as representations.
Central to our approach is a novel Relaxed Linear Programming solver (NeuRLP) inspired by a technique that reduces solving linear ODEs to solving linear programs.
arXiv Detail & Related papers (2024-02-20T15:23:24Z) - PhyGNNet: Solving spatiotemporal PDEs with Physics-informed Graph Neural
Network [12.385926494640932]
We propose PhyGNNet for solving partial differential equations on the basics of a graph neural network.
In particular, we divide the computing area into regular grids, define partial differential operators on the grids, then construct pde loss for the network to optimize to build PhyGNNet model.
arXiv Detail & Related papers (2022-08-07T13:33:34Z) - Quantum-Inspired Tensor Neural Networks for Partial Differential
Equations [5.963563752404561]
Deep learning methods are constrained by training time and memory. To tackle these shortcomings, we implement Neural Networks (TNN)
We demonstrate that TNN provide significant parameter savings while attaining the same accuracy as compared to the classical Neural Network (DNN)
arXiv Detail & Related papers (2022-08-03T17:41:11Z) - Anisotropic, Sparse and Interpretable Physics-Informed Neural Networks
for PDEs [0.0]
We present ASPINN, an anisotropic extension of our earlier work called SPINN--Sparse, Physics-informed, and Interpretable Neural Networks--to solve PDEs.
ASPINNs generalize radial basis function networks.
We also streamline the training of ASPINNs into a form that is closer to that of supervised learning algorithms.
arXiv Detail & Related papers (2022-07-01T12:24:43Z) - Learning to Solve PDE-constrained Inverse Problems with Graph Networks [51.89325993156204]
In many application domains across science and engineering, we are interested in solving inverse problems with constraints defined by a partial differential equation (PDE)
Here we explore GNNs to solve such PDE-constrained inverse problems.
We demonstrate computational speedups of up to 90x using GNNs compared to principled solvers.
arXiv Detail & Related papers (2022-06-01T18:48:01Z) - Revisiting PINNs: Generative Adversarial Physics-informed Neural
Networks and Point-weighting Method [70.19159220248805]
Physics-informed neural networks (PINNs) provide a deep learning framework for numerically solving partial differential equations (PDEs)
We propose the generative adversarial neural network (GA-PINN), which integrates the generative adversarial (GA) mechanism with the structure of PINNs.
Inspired from the weighting strategy of the Adaboost method, we then introduce a point-weighting (PW) method to improve the training efficiency of PINNs.
arXiv Detail & Related papers (2022-05-18T06:50:44Z) - Deep Neural Network Modeling of Unknown Partial Differential Equations
in Nodal Space [1.8010196131724825]
We present a framework for deep neural network (DNN) modeling of unknown time-dependent partial differential equations (PDE) using trajectory data.
We present a DNN structure that has a direct correspondence to the evolution operator of the underlying PDE.
A trained DNN defines a predictive model for the underlying unknown PDE over structureless grids.
arXiv Detail & Related papers (2021-06-07T13:27:09Z) - 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) - Boosting Deep Neural Networks with Geometrical Prior Knowledge: A Survey [77.99182201815763]
Deep Neural Networks (DNNs) achieve state-of-the-art results in many different problem settings.
DNNs are often treated as black box systems, which complicates their evaluation and validation.
One promising field, inspired by the success of convolutional neural networks (CNNs) in computer vision tasks, is to incorporate knowledge about symmetric geometrical transformations.
arXiv Detail & Related papers (2020-06-30T14:56:05Z)
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.