Random neural networks for rough volatility
Antoine Jacquier, Zan Zuric
TL;DR
The paper tackles solving path-dependent PDEs arising from rough volatility by recasting option pricing into BSPDE/BSDE form and introducing a reservoir-based Random-Weight Neural Network (RWNN) solver. By fixing hidden RWNN weights and training only the final readouts, the approach yields a convex, scalable least-squares framework with explicit error bounds in terms of the number of hidden units and time discretisation. The authors develop both Markovian and non-Markovian schemes, deriving gradient and Hessian formulas for ReLU RWNNs and establishing convergence results for the resulting RWNN approximations, including a rigorous bound on the overall error. Numerical experiments on Black-Scholes and rough Bergomi models demonstrate favorable convergence rates, competitive pricing accuracy, and notable training speedups, highlighting a practical pathway to high-dimensional, non-Markovian PDEs in finance.
Abstract
We construct a deep learning-based numerical algorithm to solve path-dependent partial differential equations arising in the context of rough volatility. Our approach is based on interpreting the PDE as a solution to an BSDE, building upon recent insights by Bayer, Qiu and Yao, and on constructing a neural network of reservoir type as originally developed by Gonon, Grigoryeva, Ortega. The reservoir approach allows us to formulate the optimisation problem as a simple least-square regression for which we prove theoretical convergence properties.
