paper-with-me

홈 › Papers

Solving high-dimensional partial differential equations using deep learning

2017-07-09 · Jiequn Han, Arnulf Jentzen, Weinan E

Developing algorithms for solving high-dimensional partial differential equations (PDEs) has been an exceedingly difficult task for a long time, due to the notoriously difficult problem known as the "curse of dimensionality". This paper introduces a deep learning-based approach that can handle general high-dimensional parabolic PDEs. To this end, the PDEs are reformulated using backward stochastic differential equations and the gradient of the unknown solution is approximated by neural networks, very much in the spirit of deep reinforcement learning with the gradient acting as the policy function. Numerical results on examples including the nonlinear Black-Scholes equation, the Hamilton-Jacobi-Bellman equation, and the Allen-Cahn equation suggest that the proposed algorithm is quite effective in high dimensions, in terms of both accuracy and cost. This opens up new possibilities in economics, finance, operational research, and physics, by considering all participating agents, assets, resources, or particles together at the same time, instead of making ad hoc assumptions on their inter-relationships.

📄 PDF Abstract BibTeX arXiv:1707.02568

Code (6)

davidzhou9/DeepVol tf
frankhan91/DeepBSDE tf
huisun317/snn
kousun12/TFDE tf
mindspore-ai/models/tree/master/research/hpc/deepbsde mindspore
yangyucheng000/deepbsde mindspore

Tasks

Deep LearningDeep Reinforcement LearningReinforcement LearningVocal Bursts Intensity Prediction

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…

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

A brief review of the Deep BSDE method for solving high-dimensional partial differential equations

2025-05-07 · Jiequn Han, Arnulf Jentzen, Weinan E

High-dimensional partial differential equations (PDEs) pose significant challenges for numerical computation due to the curse of dimensionality, which limits the applicability of traditional mesh-based methods. Since 201…

Deep learning-based numerical methods for high-dimensional parabolic partial differential equations and backward stochastic differential equations

2017-06-15 · Weinan E, Jiequn Han, Arnulf Jentzen

We propose a new algorithm for solving parabolic partial differential equations (PDEs) and backward stochastic differential equations (BSDEs) in high dimension, by making an analogy between the BSDE and reinforcement lea…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Convergence of the Deep BSDE Method for Coupled FBSDEs

2018-11-03 · Jiequn Han, Jihao Long

The recently proposed numerical algorithm, deep BSDE method, has shown remarkable performance in solving high-dimensional forward-backward stochastic differential equations (FBSDEs) and parabolic partial differential equ…