🏠
Guest Not signed in

Bergomi: forward variance as the modelling primitive

Heston models the instantaneous variance; Bergomi models the *forward* variance curve directly — the same way HJM models the forward rate curve. Variance swaps price exactly by construction.

Method · Bergomi Forward Variance
Intro

Heston and other classical stochastic-vol models start from a state variable (instantaneous variance) and try to price variance swaps as outputs. Bergomi's insight is to flip that: take the forward-variance curve $\xi_0^u$ — the family of strikes for variance swaps at every future maturity — as the *modelling primitive*, and define dynamics on the whole curve. This is HJM for variance: by construction, today's model exactly reprices today's var-swap term structure, and the parameters left over govern the dynamics of vol-of-vol. This tutorial bootstraps the forward variance curve from var-swap quotes (using `variance_swaps`), writes the one-factor Bergomi SDE, and sets up the rough-vol extension.

βœ“ Intro Β· expand
Independent · Legal