Papers
Topics
Authors
Recent
Search
2000 character limit reached

Hybrid Scheme for Rough Process Simulation

Updated 19 January 2026
  • The paper demonstrates that the hybrid scheme accurately approximates the kernel’s singularity to reduce bias in roughness estimation.
  • It partitions simulation into a singular region governed by a power law and a regular region using step-function approximations, balancing precision and computational speed.
  • Monte Carlo analyses confirm the method’s optimal convergence rates with improved performance in rough volatility and spatial VMMA models.

A hybrid scheme, in the sense introduced by Bennedsen, Lunde, and Pakkanen, refers to a simulation methodology for stochastic integral representations of rough processes—specifically Brownian semistationary (BSS) processes and spatial volatility modulated moving average (VMMA) fields—where the kernel’s singular local behavior is approximated separately from its regular behavior away from zero. This approach yields a discretization that sharply reduces bias in path roughness estimation and other statistical features, while retaining computational efficiency on par with traditional Riemann-sum methods (Bennedsen et al., 2015, Heinrich et al., 2017).

1. Mathematical Framework and Motivation

The hybrid scheme’s central object is the BSS process

X(t)=tg(ts)σ(s)dW(s),tR,X(t)=\int_{-\infty}^t g(t-s)\,\sigma(s)\,dW(s),\quad t\in\mathbb{R},

where WW is (two-sided) standard Brownian motion and σ\sigma is a predictable volatility process with E[σ(t)2]<\mathbb{E}[\sigma(t)^2]<\infty. The kernel g:(0,)[0,)g:(0,\infty)\to[0,\infty) is required to be square-integrable and regularly varying at zero: g(x)=xαLg(x)g(x)=x^\alpha L_g(x) for x(0,1]x\in(0,1], with LgL_g slowly varying and α(12,12){0}\alpha\in(-\tfrac12,\tfrac12)\setminus\{0\}.

The local singularity of gg at zero governs the process’s roughness; specifically, the variogram behaves as WW0 as WW1, with WW2 described explicitly in terms of WW3’s variance and an integral over the kernel power law. Standard Riemann-sum approaches to discretizing the stochastic integral systematically underestimate process roughness, as the step-function approximation fails to capture the local singularity.

2. Hybrid Discretization Principles

The hybrid scheme partitions the simulation into two regions:

  • Singular region (WW4): The kernel is approximated by its dominant power law form, preserving the singularity:

WW5

  • Regular (tail) region (WW6): Away from zero, a step-function approximation suffices:

WW7

with WW8 chosen, for instance, to minimize mean square error.

This leads to an overall discretization

WW9

where the singular part σ\sigma0 involves direct simulation of Wiener integrals of the power function at small lags, and the tail part σ\sigma1 can be evaluated using FFT-accelerated convolutions (Bennedsen et al., 2015).

3. Error Analysis and Optimality Properties

The hybrid scheme achieves a sharp asymptotic mean square error,

σ\sigma2

for σ\sigma3, under minimal regularity conditions on the long-range decay of σ\sigma4, the truncation (with σ\sigma5), and the smoothness of σ\sigma6. The constant

σ\sigma7

can be minimized by an explicit choice of σ\sigma8 in each cell. For σ\sigma9, E[σ(t)2]<\mathbb{E}[\sigma(t)^2]<\infty0, the scheme reduces to the standard Riemann-sum error (Bennedsen et al., 2015).

In the VMMA setting in E[σ(t)2]<\mathbb{E}[\sigma(t)^2]<\infty1 dimensions, similar structure obtains with

E[σ(t)2]<\mathbb{E}[\sigma(t)^2]<\infty2

where the hybrid partition is geometrically defined and E[σ(t)2]<\mathbb{E}[\sigma(t)^2]<\infty3 are appropriately correlated Gaussian integrals (Heinrich et al., 2017). The asymptotic E[σ(t)2]<\mathbb{E}[\sigma(t)^2]<\infty4-error is

E[σ(t)2]<\mathbb{E}[\sigma(t)^2]<\infty5

with

E[σ(t)2]<\mathbb{E}[\sigma(t)^2]<\infty6

4. Algorithmic Implementation and Complexity

The hybrid scheme consists of:

  • Calculating the local (singular) terms (E[σ(t)2]<\mathbb{E}[\sigma(t)^2]<\infty7 terms per location), involving direct Wiener integrals, with precomputed covariances (small Cholesky decompositions).
  • Simulating the regular part via fast convolution. In one dimension, this is an E[σ(t)2]<\mathbb{E}[\sigma(t)^2]<\infty8 operation; for E[σ(t)2]<\mathbb{E}[\sigma(t)^2]<\infty9-dimensional VMMAs, g:(0,)[0,)g:(0,\infty)\to[0,\infty)0.
  • The overall work per realization is dominated by the FFT convolution, matching the Riemann-sum complexity.

For practical settings, g:(0,)[0,)g:(0,\infty)\to[0,\infty)1 or g:(0,)[0,)g:(0,\infty)\to[0,\infty)2 suffices to recover roughness and suppress bias, and major speed gains accrue when multiple paths are simulated by vectorizing the FFT and sharing local covariance computations (Heinrich et al., 2017, Bennedsen et al., 2015). Table 1 illustrates computational times, with the hybrid scheme competitive with circulant embedding methods for many replicates:

Method Single Sim (s) 100 Sims (s)
Hybrid g:(0,)[0,)g:(0,\infty)\to[0,\infty)3 12.6 51.0
Hybrid g:(0,)[0,)g:(0,\infty)\to[0,\infty)4 13.2 61.3
Hybrid g:(0,)[0,)g:(0,\infty)\to[0,\infty)5 14.3 72.6
Hybrid g:(0,)[0,)g:(0,\infty)\to[0,\infty)6 15.3 77.7
Circulant Embedding 0.8 75.6
Riemann-sum 1.2 32.5

The fixed overhead for local covariance precomputation is amortized in batch settings.

5. Statistical and Applied Performance

Monte Carlo analyses demonstrate the scheme’s efficacy:

  • For estimation of the roughness index g:(0,)[0,)g:(0,\infty)\to[0,\infty)7, bias and standard deviation in the COF-estimator collapse rapidly as g:(0,)[0,)g:(0,\infty)\to[0,\infty)8, with negligible bias for hybrid paths at g:(0,)[0,)g:(0,\infty)\to[0,\infty)9 versus substantial negative bias for Riemann-sum schemes, especially at g(x)=xαLg(x)g(x)=x^\alpha L_g(x)0 near g(x)=xαLg(x)g(x)=x^\alpha L_g(x)1 (Bennedsen et al., 2015).
  • In rough volatility modeling (e.g., rough Bergomi model), hybrid-scheme-driven simulations of the volatility process reproduce the implied-volatility surface accurately, matching exact Cholesky-sampled smiles even for extreme strikes. Standard Riemann sums mis-level the smile (Bennedsen et al., 2015).
  • For spatial VMMAs, the estimated Hausdorff dimension matches the theoretical g(x)=xαLg(x)g(x)=x^\alpha L_g(x)2 almost perfectly for hybrid g(x)=xαLg(x)g(x)=x^\alpha L_g(x)3. Riemann-sum approaches systematically underestimate this roughness parameter (Heinrich et al., 2017).

Best practices from empirical and theoretical investigation include:

  • g(x)=xαLg(x)g(x)=x^\alpha L_g(x)4 nearly always sufficient, with minimal benefit from larger g(x)=xαLg(x)g(x)=x^\alpha L_g(x)5.
  • Choose the lowest g(x)=xαLg(x)g(x)=x^\alpha L_g(x)6 meeting technical restrictions to limit convolution cost.
  • The choice of block evaluation points g(x)=xαLg(x)g(x)=x^\alpha L_g(x)7 can be optimized for the MSE constant but in practice, midpoints are nearly optimal.
  • For higher-dimensional applications (g(x)=xαLg(x)g(x)=x^\alpha L_g(x)8), direct implementation proceeds analogously, though local covariance integrals may lack closed forms.
  • The hybrid strategy is robust to kernel shapes—anisotropic kernels can be accommodated by local blockwise constant approximations, with an increase in local covariance costs (Heinrich et al., 2017).

Hybrid schemes are entirely time or space domain, in contrast to some earlier Fourier-based approaches, but exhibit similar computational scalability. The Riemann-sum scheme is recovered as the degenerate case with g(x)=xαLg(x)g(x)=x^\alpha L_g(x)9.

7. Impact and Extensions

The hybrid simulation methodology provides a crucial tool for generating high-fidelity rough paths and fields in a statistically principled, computationally feasible manner. Its principal advantage is the restoration of the kernel singularity—essential for accurate inference on roughness and for correct pricing in rough volatility models—without requiring full exact simulation. Extensions to spatial fields (VMMAs) have been developed by adapting the hybrid principle to higher-dimensional grids, with similar accuracy guarantees and robust empirical performance (Heinrich et al., 2017).

The hybrid scheme is now integrated into numerical studies of rough volatility and spatially inhomogeneous stochastic models, including joint calibration algorithms for VIX and SPX derivatives via the rough Bergomi model, where it underpins FFT-accelerated simulation in practical calibration pipelines (Jacquier et al., 2017). Its convergence rates, proven and observed, are at or near the theoretical optimum for discretization methods respecting local kernel behavior.

Definition Search Book Streamline Icon: https://streamlinehq.com
References (3)

Topic to Video (Beta)

No one has generated a video about this topic yet.

Whiteboard

No one has generated a whiteboard explanation for this topic yet.

Follow Topic

Get notified by email when new papers are published related to Hybrid Scheme (Bennedsen, Lunde, Pakkanen).