Papers
Topics
Authors
Recent
Assistant
AI Research Assistant
Well-researched responses based on relevant abstracts and paper content.
Custom Instructions Pro
Preferences or requirements that you'd like Emergent Mind to consider when generating responses.
Gemini 2.5 Flash
Gemini 2.5 Flash 134 tok/s
Gemini 2.5 Pro 41 tok/s Pro
GPT-5 Medium 25 tok/s Pro
GPT-5 High 26 tok/s Pro
GPT-4o 58 tok/s Pro
Kimi K2 194 tok/s Pro
GPT OSS 120B 427 tok/s Pro
Claude Sonnet 4.5 37 tok/s Pro
2000 character limit reached

Lifted Heston Model

Updated 13 October 2025
  • The Lifted Heston Model is an advanced stochastic volatility framework that approximates rough volatility using multiple square-root processes in a Markovian structure.
  • Its novel integrated variance implicit (IVI) scheme with Constrained Linear Projection efficiently simulates complex dynamics, ensuring stability with larger time steps.
  • The model is pivotal in pricing volatility derivatives and exotic options, enabling robust risk management and precise model calibration in quantitative finance.

The Lifted Heston Model is an advanced stochastic volatility model derived as a Markovian approximation of the rough Heston model, designed to better capture the path dependency of volatility using a set of state processes. This model is particularly useful in the financial industry for pricing exotic options and volatility derivatives.

Model Description

The Lifted Heston Model extends the classical Heston model by incorporating multiple square-root processes that drive volatility with shared stochastic factors. This transforms what would typically be a non-Markovian system into a Markovian framework by modeling the instantaneous variance as a sum of state processes:

Vt=g0(t)+n=1NωnUtn,V_t = g_0(t) + \sum_{n=1}^{N} \omega_n U_t^n,

where g0(t)g_0(t) is deterministic, UtnU_t^n are square-root processes, and the asset price StS_t and variance VtV_t follow:

  • d(lnSt)=(r12Vt)dt+VtdWt1d(\ln S_t) = (r - \frac{1}{2}V_t)dt + \sqrt{V_t} dW^1_t,
  • dUtn=xnUtndtλVtdt+νVtdWt2dU_t^n = -x_n U_t^n dt - \lambda V_t dt + \nu \sqrt{V_t} dW^2_t.

The correlation between the Brownian motions Wt1W^1_t and Wt2W^2_t is ρ\rho. The parameters ωn\omega_n and xnx_n are chosen to create a Markovian approximation that retains the rough characteristics of the original model as NN \to \infty.

Simulation Challenges

Simulating the Lifted Heston Model is computationally intensive due to the need to handle the multidimensional system of state processes with fine discretization steps. Traditional Euler–Maruyama schemes struggle with instability and computational cost, making it difficult to achieve accurate results with large time steps in complex, high-dimensional systems.

Novel Simulation Scheme

The paper introduces an "integrated variance implicit" (IVI) scheme using Constrained Linear Projection (C-LP) to efficiently simulate the model:

  • Instead of directly simulating VtV_t, the scheme focuses on the integrated variance Xs,t=stVuduX_{s,t} = \int_s^t V_u du and its quadratic variation Zs,t=stVudWu2Z_{s,t} = \int_s^t \sqrt{V_u} dW^2_u.
  • By establishing the linear relation Xs,t=α+βZs,tX_{s,t} = \alpha + \beta Z_{s,t} involving the expected conditional moments, the method uses inverse Gaussian distributions known to model first passage times of Brownian motion for sampling.

The constrained projection ensures the positivity of VtV_t, optimizing the simulation in the L2L^2 sense, allowing accurate result with larger time steps.

Efficiency and Accuracy

The C-LP scheme shows near-exact accuracy for the integrated variance. Unlike conventional methods, it handles significant time step sizes while maintaining stability and robustness. Numerical experiments indicated that the method converges efficiently, making it suitable for pricing volatility derivatives like VIX options.

Applications and Implications

The Lifted Heston Model's efficient simulation scheme finds practical applications in the pricing of volatility products and exotic derivatives. It enables robust and efficient exploration of parameter spaces in risk management and model calibration, making it a valuable tool in quantitative finance for those dealing with complex volatility models.

The novel approach outperforms traditional simulation and achieves computational efficiency by simulating the integrated variance directly using the designed distribution, offering a practical and reliable solution for real-world financial modeling challenges.

Forward Email Streamline Icon: https://streamlinehq.com

Follow Topic

Get notified by email when new papers are published related to Lifted Heston Model.