paper-with-me

홈 › Papers

DGM: A deep learning algorithm for solving partial differential equations

2017-08-24 · Justin Sirignano, Konstantinos Spiliopoulos

High-dimensional PDEs have been a longstanding computational challenge. We propose to solve high-dimensional PDEs by approximating the solution with a deep neural network which is trained to satisfy the differential operator, initial condition, and boundary conditions. Our algorithm is meshfree, which is key since meshes become infeasible in higher dimensions. Instead of forming a mesh, the neural network is trained on batches of randomly sampled time and space points. The algorithm is tested on a class of high-dimensional free boundary PDEs, which we are able to accurately solve in up to $200$ dimensions. The algorithm is also tested on a high-dimensional Hamilton-Jacobi-Bellman PDE and Burgers' equation. The deep learning algorithm approximates the general solution to the Burgers' equation for a continuum of different boundary conditions and physical conditions (which can be viewed as a high-dimensional space). We call the algorithm a "Deep Galerkin Method (DGM)" since it is similar in spirit to Galerkin methods, with the solution approximated by a neural network instead of a linear combination of basis functions. In addition, we prove a theorem regarding the approximation power of neural networks for a class of quasilinear parabolic PDEs.

📄 PDF Abstract BibTeX arXiv:1708.07469

Code (8)

ArturGoldman/NN_DE_solver pytorch
Plemeur/DGM pytorch
Plemeur/pre_stage
alialaradi/DeepGalerkinMethod tf
atapritchard/DPDEs tf
junbinhuang/DeepRitz pytorch
mjhwright/error-correction pytorch
pooyasf/DGM pytorch

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

Forward-Backward Stochastic Neural Networks: Deep Learning of High-dimensional Partial Differential Equations

2018-04-19 · Maziar Raissi

Classical numerical methods for solving partial differential equations suffer from the curse dimensionality mainly due to their reliance on meticulously generated spatio-temporal grids. Inspired by modern deep learning b…

Deep Neural Network Algorithms for Parabolic PIDEs and Applications in Insurance Mathematics

2021-09-23 · Rüdiger Frey, Verena Köck

In recent years a large literature on deep learning based methods for the numerical solution partial differential equations has emerged; results for integro-differential equations on the other hand are scarce. In this pa…

Hyena Neural Operator for Partial Differential Equations

2023-06-28 · Saurabh Patil, Zijie Li, Amir Barati Farimani

Numerically solving partial differential equations typically requires fine discretization to resolve necessary spatiotemporal scales, which can be computationally expensive. Recent advances in deep learning have provided…

Three algorithms for solving high-dimensional fully-coupled FBSDEs through deep learning

2019-07-11 · Shaolin Ji, Shige Peng, Ying Peng, Xichuan Zhang

Recently, the deep learning method has been used for solving forward-backward stochastic differential equations (FBSDEs) and parabolic partial differential equations (PDEs). It has good accuracy and performance for high-…

Deep Learning

Quantum Model-Discovery

2021-11-11 · Niklas Heim, Atiyo Ghosh, Oleksandr Kyriienko, Vincent E. Elfving

Quantum computing promises to speed up some of the most challenging problems in science and engineering. Quantum algorithms have been proposed showing theoretical advantages in applications ranging from chemistry to logi…

BIG-bench Machine LearningEquation DiscoverymodelModel Discovery+1