Adaptively trained Physics-informed Radial Basis Function Neural Networks for Solving Multi-asset Option Pricing Problems
Yan Ma, Yumeng Ren
TL;DR
The paper tackles high-dimensional multi-asset option pricing by solving the Black-Scholes terminal-boundary value problem with a physics-informed radial basis function neural network (PIRBFNN). The method combines a two-layer RBF network, where centers, shapes, and weights are trainable, with a residual-based adaptive training strategy that adds neurons where PDE residuals are large, treating time as an additional spatial dimension. Numerical experiments on 1D European puts, 2D exchange options, and 4D basket calls demonstrate accurate pricing (RMSE around 10^{-3} to a few 10^{-3}) and faster convergence compared with PINNs, while effectively handling non-smooth payoffs without pre-smoothing. The approach offers a robust, meshless alternative for high-dimensional PDEs in finance, with potential for real-time pricing and extension to deeper architectures and broader derivative products.
Abstract
The present study investigates the numerical solution of Black-Scholes partial differential equation (PDE) for option valuation with multiple underlying assets. We develop a physics-informed (PI) machine learning algorithm based on a radial basis function neural network (RBFNN) that concurrently optimizes the network architecture and predicts the target option price. The physics-informed radial basis function neural network (PIRBFNN) combines the strengths of the traditional radial basis function collocation method and the physics-informed neural network machine learning approach to effectively solve PDE problems in the financial context. By employing a PDE residual-based technique to adaptively refine the distribution of hidden neurons during the training process, the PIRBFNN facilitates accurate and efficient handling of multidimensional option pricing models featuring non-smooth payoff conditions. The validity of the proposed method is demonstrated through a set of experiments encompassing a single-asset European put option, a double-asset exchange option, and a four-asset basket call option.
