CPLGMLSep 25, 2019

Deep Neural Network Framework Based on Backward Stochastic Differential Equations for Pricing and Hedging American Options in High Dimensions

arXiv:1909.11532v169 citations
Originality Highly original
AI Analysis

This addresses a critical computational bottleneck in quantitative finance for high-dimensional option pricing, offering a scalable solution.

The paper tackles the curse of dimensionality in pricing and hedging American options in high dimensions by proposing a deep neural network framework based on backward stochastic differential equations, achieving quadratic computational cost in dimension and outperforming state-of-the-art approaches.

We propose a deep neural network framework for computing prices and deltas of American options in high dimensions. The architecture of the framework is a sequence of neural networks, where each network learns the difference of the price functions between adjacent timesteps. We introduce the least squares residual of the associated backward stochastic differential equation as the loss function. Our proposed framework yields prices and deltas on the entire spacetime, not only at a given point. The computational cost of the proposed approach is quadratic in dimension, which addresses the curse of dimensionality issue that state-of-the-art approaches suffer. Our numerical simulations demonstrate these contributions, and show that the proposed neural network framework outperforms state-of-the-art approaches in high dimensions.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes