English

Meta-Learning Neural Process for Implied Volatility Surfaces with SABR-induced Priors

Computational Finance 2025-10-30 v3

Abstract

We treat implied volatility surface (IVS) reconstruction as a learning problem guided by two principles. First, we adopt a meta-learning view that trains across trading days to learn a procedure that maps sparse option quotes to a full IVS via conditional prediction, avoiding per-day calibration at test time. Second, we impose a structural prior via transfer learning: pre-train on SABR-generated dataset to encode geometric prior, then fine-tune on historical market dataset to align with empirical patterns. We implement both principles in a single attention-based Neural Process (Volatility Neural Process, VolNP) that produces a complete IVS from a sparse context set in one forward pass. On SPX options, the VolNP outperforms SABR, SSVI, and Gaussian process. Relative to an ablation trained only on market data, the SABR-induced prior reduces RMSE by about 40% and suppresses large errors, with pronounced gains at long maturities where quotes are sparse. The resulting model is fast (single pass), stable (no daily recalibration), and practical for deployment at scale.

Keywords

Cite

@article{arxiv.2509.11928,
  title  = {Meta-Learning Neural Process for Implied Volatility Surfaces with SABR-induced Priors},
  author = {Jirong Zhuang and Xuan Wu},
  journal= {arXiv preprint arXiv:2509.11928},
  year   = {2025}
}

Comments

24 pages

R2 v1 2026-07-01T05:36:53.263Z