English

The Deep Parametric PDE Method: Application to Option Pricing

Computational Finance 2020-12-14 v1

Abstract

We propose the deep parametric PDE method to solve high-dimensional parametric partial differential equations. A single neural network approximates the solution of a whole family of PDEs after being trained without the need of sample solutions. As a practical application, we compute option prices in the multivariate Black-Scholes model. After a single training phase, the prices for different time, state and model parameters are available in milliseconds. We evaluate the accuracy in the price and a generalisation of the implied volatility with examples of up to 25 dimensions. A comparison with alternative machine learning approaches, confirms the effectiveness of the approach.

Keywords

Cite

@article{arxiv.2012.06211,
  title  = {The Deep Parametric PDE Method: Application to Option Pricing},
  author = {Kathrin Glau and Linus Wunderlich},
  journal= {arXiv preprint arXiv:2012.06211},
  year   = {2020}
}

Comments

Some examples can be reproduced in our Jupyter Notebook: https://github.com/LWunderlich/DeepPDE/blob/main/TwoAssetsExample/DeepParametricPDEExample.ipynb

R2 v1 2026-06-23T20:53:47.709Z