A parallel implementation of a derivative pricing model incorporating SABR calibration and probability lookup tables
Qasim Nasar-Ullah

TL;DR
This paper presents a GPU-accelerated parallel implementation of a derivative pricing model that includes a novel SABR calibration method and efficient probability lookup tables, improving speed and accuracy for financial derivatives.
Contribution
Introduces a new parallel SABR calibration technique and a fast algorithm for creating probability lookup tables within a GPU-based pricing model.
Findings
Calibration guarantees convergence to a unique solution
Enhanced performance for probability distribution interpolation
Empirical assessment of error propagation in pricing accuracy
Abstract
We describe a high performance parallel implementation of a derivative pricing model, within which we introduce a new parallel method for the calibration of the industry standard SABR (stochastic-\alpha \beta \rho) stochastic volatility model using three strike inputs. SABR calibration involves a non-linear three dimensional minimisation and parallelisation is achieved by incorporating several assumptions unique to the SABR class of models. Our calibration method is based on principles of surface intersection, guarantees convergence to a unique solution and operates by iteratively refining a two dimensional grid with local mesh refinement. As part of our pricing model we additionally present a fast parallel iterative algorithm for the creation of dynamically sized cumulative probability lookup tables that are able to cap maximum estimated linear interpolation error. We optimise…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsFinancial Risk and Volatility Modeling · Stochastic processes and financial applications · Complex Systems and Time Series Analysis
