Volatility model calibration with neural networks a comparison between direct and indirect methods
Dirk Roeder, Georgi Dimitroff

TL;DR
This paper compares direct and indirect neural network-based methods for calibrating volatility models, finding that the direct approach outperforms the two-step method in certain datasets, using open-source tools.
Contribution
It provides a technical comparison of neural network calibration methods for volatility models, highlighting the effectiveness of the direct approach over the two-step method.
Findings
The direct neural network approach outperforms the two-step method in calibration accuracy.
Whitening and parameter projection improve neural network calibration performance.
Open-source TensorFlow 2 library was used for implementation.
Abstract
In a recent paper "Deep Learning Volatility" a fast 2-step deep calibration algorithm for rough volatility models was proposed: in the first step the time consuming mapping from the model parameter to the implied volatilities is learned by a neural network and in the second step standard solver techniques are used to find the best model parameter. In our paper we compare these results with an alternative direct approach where the the mapping from market implied volatilities to model parameters is approximated by the neural network, without the need for an extra solver step. Using a whitening procedure and a projection of the target parameter to [0,1], in order to be able to use a sigmoid type output function we found that the direct approach outperforms the two-step one for the data sets and methods published in "Deep Learning Volatility". For our implementation we use the open…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStochastic processes and financial applications · Reservoir Engineering and Simulation Methods · Market Dynamics and Volatility
