Prior to the introduction of the fractional Brownian motion, Lévy (1953) used the Riemann–Liouville fractional integral to define the process
where integration is with respect to the white noise measure dB(s). This integral turns out to be ill-suited as a definition of fractional Brownian motion because of its over-emphasis of the origin (Mandelbrot & van Ness 1968, p. 424). It does not have stationary increments.
The idea instead is to use a different fractional integral of white noise to define the process: the Weyl integral
for t > 0 (and similarly for t < 0). The resulting process has stationary increments.
The main difference between fractional Brownian motion and regular Brownian motion is that while the increments in Brownian Motion are independent, increments for fractional Brownian motion are not. If H > 1/2, then there is positive autocorrelation: if there is an increasing pattern in the previous steps, then it is likely that the current step will be increasing as well. If H < 1/2, the autocorrelation is negative.
The process is self-similar, since in terms of probability distributions:
This property is due to the fact that the covariance function is homogeneous of order 2H and can be considered as a fractal property. FBm can also be defined as the unique mean-zero Gaussian process, null at the origin, with stationary and self-similar increments.
It has stationary increments:
For H > 1/2 the process exhibits long-range dependence,
Sample-paths are almost nowhere differentiable. However, almost-all trajectories are locally Hölder continuous of any order strictly less than H: for each such trajectory, for every T > 0 and for every ε > 0 there exists a (random) constant c such that
for 0 < s,t < T.
With probability 1, the graph of BH(t) has both Hausdorff dimension2 and box dimension3 of 2−H.
As for regular Brownian motion, one can define stochastic integrals with respect to fractional Brownian motion, usually called "fractional stochastic integrals". In general though, unlike integrals with respect to regular Brownian motion, fractional stochastic integrals are not semimartingales.
Just as Brownian motion can be viewed as white noise filtered by ω − 1 {\displaystyle \omega ^{-1}} (i.e. integrated), fractional Brownian motion is white noise filtered by ω − H − 1 / 2 {\displaystyle \omega ^{-H-1/2}} (corresponding to fractional integration).
Practical computer realisations of an fBm can be generated,45 although they are only a finite approximation. The sample paths chosen can be thought of as showing discrete sampled points on an fBm process. Three realizations are shown below, each with 1000 points of an fBm with Hurst parameter 0.75.
Realizations of three different types of fBm are shown below, each showing 1000 points, the first with Hurst parameter 0.15, the second with Hurst parameter 0.55, and the third with Hurst parameter 0.95. The higher the Hurst parameter is, the smoother the curve will be.
One can simulate sample-paths of an fBm using methods for generating stationary Gaussian processes with known covariance function. The simplest method relies on the Cholesky decomposition method of the covariance matrix (explained below), which on a grid of size n {\displaystyle n} has complexity of order O ( n 3 ) {\displaystyle O(n^{3})} . A more complex, but computationally faster method is the circulant embedding method of Dietrich & Newsam (1997).
Suppose we want to simulate the values of the fBM at times t 1 , … , t n {\displaystyle t_{1},\ldots ,t_{n}} using the Cholesky decomposition method.
In order to compute Σ {\displaystyle \,\Sigma } , we can use for instance the Cholesky decomposition method. An alternative method uses the eigenvalues of Γ {\displaystyle \,\Gamma } :
Note that the result is real-valued because λ i > 0 {\displaystyle \lambda _{i}>0} .
Note that since the eigenvectors are linearly independent, the matrix P {\displaystyle \,P} is invertible.
It is also known that 6
where B is a standard Brownian motion and
Where 2 F 1 {\displaystyle _{2}F_{1}} is the Euler hypergeometric integral.
Say we want to simulate an fBm at points 0 = t 0 < t 1 < ⋯ < t n = T {\displaystyle 0=t_{0}<t_{1}<\cdots <t_{n}=T} .
The integral may be efficiently computed by Gaussian quadrature.
Perrin et al., 2001. ↩
Orey, 1970. ↩
Falconer, Kenneth (2003). Fractal Geometry Mathematical Foundations and Applications (2 ed.). Wiley. p. 268. ISBN 0-470-84861-8. Retrieved 23 January 2024. 0-470-84861-8 ↩
Kroese, Dirk P.; Botev, Zdravko I. (2015). "Spatial Process Simulation". In Schmidt, V. (ed.). Stochastic Geometry, Spatial Statistics and Random Fields. Lecture Notes in Mathematics. Vol. 2120. Berlin: Springer-Verlag. pp. 369–404. arXiv:1308.0399. doi:10.1007/978-3-319-10064-7_12. ISBN 978-3-319-10063-0. 978-3-319-10063-0 ↩
Coeurjolly, Jean-François (2000). "Simulation and Identification of the Fractional Brownian Motion: A Bibliographical and Comparative Study". Journal of Statistical Software. 5 (7). doi:10.18637/jss.v005.i07. https://doi.org/10.18637%2Fjss.v005.i07 ↩
Decreusefond, Laurent; Üstünel, Ali Süleyman (1999). "Stochastic analysis of the fractional Brownian motion". Potential Analysis. 10 (2): 177–214. doi:10.1023/A:1008634027843. /wiki/Doi_(identifier) ↩