paper-with-me

Papers

Solving path dependent PDEs with LSTM networks and path signatures

2020-11-20

Using a combination of recurrent neural networks and signature methods from the rough paths theory we design efficient algorithms for solving parametric families of path dependent partial differential equations (PPDEs) that arise in pricing and hedging of path-dependent derivatives or from use of non-Markovian model, such as rough volatility models in Jacquier and Oumgari, 2019. The solutions of PPDEs are functions of time, a continuous path (the asset price history) and model parameters. As the domain of the solution is infinite dimensional many recently developed deep learning techniques for solving PDEs do not apply. Similarly as in Vidales et al. 2018, we identify the objective function used to learn the PPDE by using martingale representation theorem. As a result we can de-bias and provide confidence intervals for then neural network-based algorithm. We validate our algorithm using classical models for pricing lookback and auto-callable options and report errors for approximating both prices and hedging strategies.

📄 PDF Abstract BibTeX arXiv:2011.10630

Code (1)

msabvid/Deep-PPDE 공식 구현 pytorch

Similar Papers 제목 키워드 기반

A Neural RDE-based model for solving path-dependent PDEs

2023-06-01 · Bowen Fang, Hao Ni, Yue Wu

The concept of the path-dependent partial differential equation (PPDE) was first introduced in the context of path-dependent derivatives in financial markets. Its semilinear form was later identified as a non-Markovian b…

Deep Signature FBSDE Algorithm

2021-08-24 · Qi Feng, Man Luo, Zhaoyu Zhang

We propose a deep signature/log-signature FBSDE algorithm to solve forward-backward stochastic differential equations (FBSDEs) with state and path dependent features. By incorporating the deep signature/log-signature tra…

FiniteNet: A Fully Convolutional LSTM Network Architecture for Time-Dependent Partial Differential Equations

2020-02-07 · Ben Stevens, Tim Colonius

In this work, we present a machine learning approach for reducing the error when numerically solving time-dependent partial differential equations (PDE). We use a fully convolutional LSTM network to exploit the spatiotem…

Element-wise Multiplication Based Deeper Physics-Informed Neural Networks

2024-06-06 · Feilong Jiang, Xiaonan Hou, Min Xia

As a promising framework for resolving partial differential equations (PDEs), Physics-Informed Neural Networks (PINNs) have received widespread attention from industrial and scientific fields. However, lack of expressive…

PDGM: a Neural Network Approach to Solve Path-Dependent Partial Differential Equations

2020-03-04 · Yuri F. Saporito, Zhao-Yu Zhang

In this paper, we propose a novel numerical method for Path-Dependent Partial Differential Equations (PPDEs). These equations firstly appeared in the seminal work of Dupire [2009], where the functional It\^o calculus was…