Föllmer’s Approach in Stochastic Finance
- Föllmer’s Approach is a framework that transforms Gaussian samples into target distributions via measure-valued flows, offering efficient and controlled sampling techniques.
- It underpins the Föllmer–Schweizer decomposition, facilitating locally risk-minimizing hedging strategies in incomplete financial markets through explicit integrand solutions.
- The approach supports practical discretization of stochastic integrals with provable error bounds, ensuring reliable implementations in both continuous and discrete-time financial models.
Föllmer’s Approach
Föllmer’s approach encompasses a range of mathematical techniques in probability, stochastic analysis, and financial mathematics. It is most commonly recognized in three primary domains: measure-valued flows for sampling via the Föllmer flow, quadratic hedging and local risk-minimization via the Föllmer–Schweizer decomposition, and related discretization and practical implementations in both continuous and discrete time. Theoretical underpinnings involve stochastic differential equations, semimartingale theory, and optimal transport, with applications extending to Monte Carlo simulation, machine learning (sampling), and mathematical finance (hedging in incomplete markets).
1. Föllmer Flow and Measure-Valued Sampling
The Föllmer flow is a unit-time ODE flow characterized by the evolution of a random variable whose law interpolates between a Gaussian reference and a given target measure. For a probability measure on and a Gaussian reference , the preconditioned Föllmer flow is the solution to the ODE
where
This flow deterministically transforms samples from the reference into samples from the target measure at time 1. Preconditioning via covariance adaptation (choosing matching ) controls the Lipschitz properties of , improving numerical efficiency. The velocity field can be approximated analytically or via Gaussian Monte Carlo when no closed form is available (Ding et al., 2023).
This approach admits discretization via Euler’s scheme, with numerical error characterized in Wasserstein-2 distance. Non-asymptotic error bounds relate the error to step size, dimension, and the number of Gaussian samples used for velocity approximation. For time steps and 0 Monte Carlo samples, the bound is
1
given appropriate tuning of 2 and 3 (Ding et al., 2023).
2. The Föllmer–Schweizer Decomposition in Continuous Time
In financial mathematics, the Föllmer–Schweizer (FS) decomposition is central to locally risk-minimizing hedging in incomplete markets. For an asset modeled via an exponential Lévy process 4, the discounted price is 5. Given a square-integrable contingent claim 6, the FS decomposition writes
7
where 8 is 9-measurable, 0 is a predictable integrand (the local risk-minimizing strategy), and 1 is a square-integrable martingale orthogonal to the martingale part of 2.
For European-type claims 3 with suitable integrability and smoothness, the integrand 4 has the explicit representation under the minimal martingale measure 5:
6
where 7 and 8 (Thuan, 2020). This explicit solution enables the efficient computation of local risk-minimizing hedges in exponential Lévy settings.
3. Discretization, Jump Correction, and Convergence Analysis
Discretization of the stochastic integral 9 is essential for practical implementation, especially in the presence of jumps. The jump-corrected discretization scheme utilizes a deterministic grid augmented with random stopping times capturing large jumps:
- Construct deterministic time-net 0.
- Define stopping times 1 for large jumps: 2, 3.
- Use the “frozen” strategy on 4, and correct hedges at 5 by instantaneously rebalancing.
The error process
6
can be bounded in weighted 7 norm with rates depending on the Lévy measure’s small-jump index 8, the smoothness of 9, and the chosen mesh. For 0, the convergence rate is 1, while for jump-dominated models it is reduced according to the tail and regularity parameters (Thuan, 2020).
4. Locally Risk-Minimizing Hedging and Structural Default Models
The FS decomposition underpins locally risk-minimizing hedging in models with jump risk and default. In a finite-variation Lévy model for the underlying 2, with default time 3, a claim 4 can be decomposed as
5
where 6 solves an integro-differential equation (PIDE) related to the generator 7, and 8 is the optimal hedging strategy via the Galtchouk–Kunita–Watanabe projection. When the “pure-hedge condition” 9 is satisfied, the martingale residual vanishes and hedging is risk-free (Okhrati et al., 2015).
5. Discrete-Time FS Decomposition, Stability, and Asymptotic Expansions
In discrete time, on a finite probability space with prices 0, the (discrete) FS decomposition is
1
with orthogonality 2. The optimal hedge is determined via backward sequential regression:
3
(Boese et al., 2020). This procedure recovers the classical delta hedge in binomial models and yields the least-squares optimal strategy in incomplete markets. The FS decomposition is stable under small perturbations of price dynamics, and explicit first-order corrections can be derived under parametric perturbations of drift and volatility.
6. Applications to Sampling and Machine Learning
Sampling via Föllmer flow enables efficient transformation of Gaussian samples to arbitrary target distributions. The deterministic nature of the flow permits fitting the map 4 with a deep neural network, yielding a one-step generator for direct sampling after supervised training. Föllmer flow can also be used as a warm-start for MCMC, providing initial states closely distributed according to complex multimodal targets, thus reducing mode collapse and improving mixing in Markov chain Monte Carlo algorithms (Ding et al., 2023).
7. Robustness, Change of Measure, and Effect of Model Parameters
The error bounds and convergence properties in FS-based hedging are robust under equivalent change of measure, provided the Radon–Nikodym derivative satisfies a reverse Hölder inequality. The effect of the Lévy measure, payoff regularity, jump intensity, and grid selection calibrate the theoretical and practical convergence rates. Fine tuning these parameters enables nearly optimal hedging performance in heavy-tailed jump models (Thuan, 2020).
Föllmer’s approach provides a unifying set of principles for constructing measure-valued flows for sampling, for local risk-minimization in incomplete markets via the Föllmer–Schweizer decomposition, and for controlled and provably convergent discretizations in both continuous and discrete finance models. Its effectiveness is enhanced through explicit representations, robust discretization analyses, and algorithmic compatibility with modern machine learning and Monte Carlo methods.