paper-with-me

홈 › Papers

A forward differential deep learning-based algorithm for solving high-dimensional nonlinear backward stochastic differential equations

2024-08-10 · Lorenc Kapllani, Long Teng

In this work, we present a novel forward differential deep learning-based algorithm for solving high-dimensional nonlinear backward stochastic differential equations (BSDEs). Motivated by the fact that differential deep learning can efficiently approximate the labels and their derivatives with respect to inputs, we transform the BSDE problem into a differential deep learning problem. This is done by leveraging Malliavin calculus, resulting in a system of BSDEs. The unknown solution of the BSDE system is a triple of processes $(Y, Z, \Gamma)$, representing the solution, its gradient, and the Hessian matrix. The main idea of our algorithm is to discretize the integrals using the Euler-Maruyama method and approximate the unknown discrete solution triple using three deep neural networks. The parameters of these networks are then optimized by globally minimizing a differential learning loss function, which is novelty defined as a weighted sum of the dynamics of the discretized system of BSDEs. Through various high-dimensional examples, we demonstrate that our proposed scheme is more efficient in terms of accuracy and computation time compared to other contemporary forward deep learning-based methodologies.

📄 PDF Abstract BibTeX arXiv:2408.05620

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Learning

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

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…

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…

Deep learning numerical methods for high-dimensional fully nonlinear PIDEs and coupled FBSDEs with jumps

2023-01-30 · Wansheng Wang, Jie Wang, Jinping Li, Feifei Gao 외

We propose a deep learning algorithm for solving high-dimensional parabolic integro-differential equations (PIDEs) and high-dimensional forward-backward stochastic differential equations with jumps (FBSDEJs), where the j…

Deep Learning

Monte Carlo PINNs: deep learning approach for forward and inverse problems involving high dimensional fractional partial differential equations

2022-03-16 · Ling Guo, Hao Wu, Xiaochen Yu, Tao Zhou

We introduce a sampling based machine learning approach, Monte Carlo physics informed neural networks (MC-PINNs), for solving forward and inverse fractional partial differential equations (FPDEs). As a generalization of …