Solving Partial Differential Equations Using Deep Learning and Physical Constraints
101
TL;DR: An improved Physics Informed Neural Network (PINN) is introduced, which takes the physical information that is contained in partial differential equations as a regularization term, which improves the performance of neural networks and is used to study the wave equation, theKdV–Burgers equation, and the KdV equation.
read more
Abstract: The various studies of partial differential equations (PDEs) are hot topics of mathematical research. Among them, solving PDEs is a very important and difficult task. Since many partial differential equations do not have analytical solutions, numerical methods are widely used to solve PDEs. Although numerical methods have been widely used with good performance, researchers are still searching for new methods for solving partial differential equations. In recent years, deep learning has achieved great success in many fields, such as image classification and natural language processing. Studies have shown that deep neural networks have powerful function-fitting capabilities and have great potential in the study of partial differential equations. In this paper, we introduce an improved Physics Informed Neural Network (PINN) for solving partial differential equations. PINN takes the physical information that is contained in partial differential equations as a regularization term, which improves the performance of neural networks. In this study, we use the method to study the wave equation, the KdV–Burgers equation, and the KdV equation. The experimental results show that PINN is effective in solving partial differential equations and deserves further research.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Numerical Methods For Partial Differential Equations
Marcel Bauer
- 01 Jan 2016
TL;DR: Numerical methods for partial differential equations is available in the digital library an online access to it is set as public so you can download it instantly and is universally compatible with any devices to read.
625
Meshless physics-informed deep learning method for three-dimensional solid mechanics
TL;DR: It is shown that the DCM can capture the response qualitatively and quantitatively, without the need for any data generation using other numerical methods such as the FEM.
109
Physics-Informed Neural Network (PINN) Evolution and Beyond: A Systematic Literature Review and Bibliometric Analysis
TL;DR: In this article, a review of state-of-the-art physics-informed neural networks (PINNs) from different researchers' perspectives is presented, where newly improved techniques developed to enhance PINN performance and reduce high training costs and slowness, among other limitations, are highlighted.
A deep learning energy method for hyperelasticity and viscoelasticity
Diab W. Abueidda,Seid Koric,Rashid K. Abu Al-Rub,Corey M. Parrott,Kai A. James,Nahil Sobh +5 more
- 15 Jan 2022
TL;DR: In this article , the potential energy formulation and deep learning are merged to solve partial differential equations governing the deformation in hyperelastic and viscoelastic materials, which can accurately capture the three-dimensional (3D) mechanical response without requiring any timeconsuming training data generation by classical numerical methods such as the finite element method.
Fourier Neural Operator for Solving Subsurface Oil/Water Two-Phase Flow Partial Differential Equation
Kai Zhang,Yuande Zuo,Hanjun Zhao,Xiaopeng Ma,Jian Wei Gu,Jian Wang,Yongmei Yang,Chuanjin Yao,Jun Yao +8 more
TL;DR: A deep-learning-based model is developed to solve three categories of problems controlled by the subsurface 2D oil/water two-phase flow PDE based on the FNO, a recently proposed high-efficiency PDE solution architecture that overcomes the shortcomings of popular algorithms such as physics-informed neural networks and fully convolutional network.
42
References
Deep learning
TL;DR: Deep learning is making major advances in solving problems that have resisted the best attempts of the artificial intelligence community for many years, and will have many more successes in the near future because it requires very little engineering by hand and can easily take advantage of increases in the amount of available computation and data.
67K
Automatic differentiation in PyTorch
Adam Paszke,Sam Gross,Soumith Chintala,Gregory Chanan,Edward Z. Yang,Zachary DeVito,Zeming Lin,Alban Desmaison,Luca Antiga,Adam Lerer +9 more
- 28 Oct 2017
TL;DR: An automatic differentiation module of PyTorch is described — a library designed to enable rapid research on machine learning models that focuses on differentiation of purely imperative programs, with a focus on extensibility and low overhead.
•Posted Content
TensorFlow: A system for large-scale machine learning
Martín Abadi,Paul Barham,Jianmin Chen,Zhifeng Chen,Andy Davis,Jeffrey Dean,Matthieu Devin,Sanjay Ghemawat,Geoffrey Irving,Michael Isard,Manjunath Kudlur,Josh Levenberg,Rajat Monga,Sherry Moore,Derek G. Murray,Benoit Steiner,Paul A. Tucker,Vijay K. Vasudevan,Pete Warden,Martin Wicke,Yuan Yu,Xiaoqiang Zheng +21 more
TL;DR: The TensorFlow dataflow model is described and the compelling performance that Tensor Flow achieves for several real-world applications is demonstrated.
•Book
Machine Learning : A Probabilistic Perspective
Kevin P. Murphy
- 24 Aug 2012
TL;DR: This textbook offers a comprehensive and self-contained introduction to the field of machine learning, based on a unified, probabilistic approach, and is suitable for upper-level undergraduates with an introductory-level college math background and beginning graduate students.
11.8K
Physics-informed neural networks: A deep learning framework for solving forward and inverse problems involving nonlinear partial differential equations
TL;DR: In this article, the authors introduce physics-informed neural networks, which are trained to solve supervised learning tasks while respecting any given laws of physics described by general nonlinear partial differential equations.
11.6K