Adaptive Movement Sampling Physics-Informed Residual Network (AM-PIRN) for Solving Nonlinear Option Pricing models
Qinjiao Gao, Zuowei Wang, Ran Zhang, Dongjiang Wang
TL;DR
AM-PIRN targets nonlinear option pricing PDEs with sharp gradients by adaptively redistributing collocation points according to PDE residuals while preserving a fixed total point budget, and replaces standard FC networks with a ResNet backbone to stabilize training. It solves equations of the form $U_t + \mathcal{N}[U] = 0$ by moving movable points according to $p(x;\Theta) \propto \frac{|r^k(x;\Theta)|}{\mathbb{E}[|r^k(x;\Theta)|]}$ and retaining immovable points. Across generalized Black-Scholes, Barles–Soner, CEV, and Heston models, AM-PIRN achieves lower PDE residuals and competitive option price accuracy versus PINN, RAM-PINN, and WAM-PINN, with particularly strong performance in multi-dimensional settings. This work advances robust, adaptive numerical pricing for complex derivatives and supports potential extensions to stochastic volatility, path-dependent payoffs, and uncertainty quantification.
Abstract
In this paper, we propose the Adaptive Movement Sampling Physics-Informed Residual Network (AM-PIRN) to address challenges in solving nonlinear option pricing PDE models, where solutions often exhibit significant curvature or shock waves over time. The AM-PIRN architecture is designed to concurrently minimize PDE residuals and achieve high-fidelity option price approximations by dynamically redistributing training points based on evolving PDE residuals, while maintaining a fixed total number of points. To enhance stability and training efficiency, we integrate a ResNet backbone, replacing conventional fully connected neural networks used in Physics-Informed Neural Networks (PINNs). Numerical experiments across nonlinear option pricing models demonstrate that AM-PIRN outperforms PINN, RAM-PINN, and WAM-PINN in both resolving PDE constraints and accurately estimating option prices. The method's advantages are particularly pronounced in complex or multi-dimensional models, where its adaptive sampling and robust architecture effectively mitigate challenges posed by sharp gradients and high nonlinearity.
