Multilevel Monte Carlo simulation for VIX options in the rough Bergomi model
We consider the pricing of VIX options in the rough Bergomi model. In this setting, the VIX random variable is defined by the one-dimensional integral of the exponential of a Gaussian process with correlated increments, hence approximate samples of the VIX can be constructed via discretization of the integral and simulation of a correlated Gaussian vector. A Monte-Carlo estimator of VIX options based on a rectangle discretization scheme and exact Gaussian sampling via the Cholesky method has a computational complexity of order $\mathcal{O}(\varepsilon^{-4})$ when the mean-squared error is set to $\varepsilon^2$. We demonstrate that this cost can be reduced to $\mathcal{O}(\varepsilon^{-2} \log^2(\varepsilon))$ combining the scheme above with the multilevel method, and further reduced to the asymptotically optimal cost $\mathcal{O}(\varepsilon^{-2})$ when using a trapezoidal discretization. We provide numerical experiments highlighting the efficiency of the multilevel approach in the pricing of VIX options in such a rough forward variance setting.
Code (0)
등록된 구현이 없습니다.
Methods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Efficient Pricing of Barrier Options on High Volatility Assets using Subset Simulation
Barrier options are one of the most widely traded exotic options on stock exchanges. In this paper, we develop a new stochastic simulation method for pricing barrier options and estimating the corresponding execution pro…
Multilevel Monte Carlo For Exponential L\'{e}vy Models
We apply multilevel Monte Carlo for option pricing problems using exponential L\'{e}vy models with a uniform timestep discretisation to monitor the running maximum required for lookback and barrier options. The numerical…
Computational EfficiencyGeneral multilevel Monte Carlo methods for pricing discretely monitored Asian options
We describe general multilevel Monte Carlo methods that estimate the price of an Asian option monitored at $m$ fixed dates. Our approach yields unbiased estimators with standard deviation $O(\epsilon)$ in $O(m + (1/\epsi…
Comparative Study of Monte Carlo and Quasi-Monte Carlo Techniques for Enhanced Derivative Pricing
This study presents a comparative analysis of Monte Carlo (MC) and quasi-Monte Carlo (QMC) methods in the context of derivative pricing, emphasizing convergence rates and the curse of dimensionality. After a concise over…
Multilevel Monte Carlo estimation of log marginal likelihood
In this short note we provide an unbiased multilevel Monte Carlo estimator of the log marginal likelihood and discuss its application to variational Bayes.