paper-with-me

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 based techniques for solving forward and inverse problems associated with partial differential equations, we circumvent the tyranny of numerical discretization by devising an algorithm that is scalable to high-dimensions. In particular, we approximate the unknown solution by a deep neural network which essentially enables us to benefit from the merits of automatic differentiation. To train the aforementioned neural network we leverage the well-known connection between high-dimensional partial differential equations and forward-backward stochastic differential equations. In fact, independent realizations of a standard Brownian motion will act as training data. We test the effectiveness of our approach for a couple of benchmark problems spanning a number of scientific domains including Black-Scholes-Barenblatt and Hamilton-Jacobi-Bellman equations, both in 100-dimensions.

📄 PDF Abstract BibTeX arXiv:1804.07010

Code (3)

maziarraissi/FBSNNs 공식 구현 tf
Shine119/FBSNNs_pytorch pytorch
batuhanguler/Deep-BSDE-Solver pytorch

Similar Papers 제목 키워드 기반

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

Deep Forward-Backward SDEs for Min-max Control

2019-06-11 · Ziyi Wang, Keuntaek Lee, Marcus A. Pereira, Ioannis Exarchos 외

This paper presents a novel approach to numerically solve stochastic differential games for nonlinear systems. The proposed approach relies on the nonlinear Feynman-Kac theorem that establishes a connection between parab…

Towards Robust and Stable Deep Learning Algorithms for Forward Backward Stochastic Differential Equations

2019-10-25 · Batuhan Güler, Alexis Laignelet, Panos Parpas

Applications in quantitative finance such as optimal trade execution, risk management of options, and optimal asset allocation involve the solution of high dimensional and nonlinear Partial Differential Equations (PDEs).…

Deep LearningManagement

Convergence proofs and strong error bounds for forward-backward stochastic differential equations using neural network simulations

2024-11-02 · Oliver Sheridan-Methven

We introduce forward-backward stochastic differential equations, highlighting the connection between solutions of these and solutions of partial differential equations, related by the Feynman-Kac theorem. We review the t…

Deep Learning-Based Least Square Forward-Backward Stochastic Differential Equation Solver for High-Dimensional Derivative Pricing

2019-07-24 · Jian Liang, Zhe Xu, Peter Li

We propose a new forward-backward stochastic differential equation solver for high-dimensional derivatives pricing problems by combining deep learning solver with least square regression technique widely used in the leas…

regression