Samiksha Jaiswal (Editor)

Detrended fluctuation analysis

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

In stochastic processes, chaos theory and time series analysis, detrended fluctuation analysis (DFA) is a method for determining the statistical self-affinity of a signal. It is useful for analysing time series that appear to be long-memory processes (diverging correlation time, e.g. power-law decaying autocorrelation function) or 1/f noise.

Contents

The obtained exponent is similar to the Hurst exponent, except that DFA may also be applied to signals whose underlying statistics (such as mean and variance) or dynamics are non-stationary (changing with time). It is related to measures based upon spectral techniques such as autocorrelation and Fourier transform.

Peng et al. introduced DFA in 1994 in a paper that has been cited over 2000 times as of 2013 and represents an extension of the (ordinary) fluctuation analysis (FA), which is affected by non-stationarities.

Calculation

Given a bounded time series x t of length N , where t N , integration or summation first converts this into an unbounded process X t :

X t = i = 1 t ( x i x )

X t is called cumulative sum or profile. This process converts, for example, an i.i.d. white noise process into a random walk.

Next, X t is divided into time windows of length n samples each, and a local least squares straight-line fit (the local trend) is calculated by minimising the least squared errors within each time window. Let Y t be the series of straight line fits. Next, the root-mean-square deviation from the trend, the fluctuation, is calculated:

F ( n ) = [ 1 N t = 1 N ( X t Y t ) 2 ] 1 2 .

This detrending followed by fluctuation measurement process is repeated over a range of different window sizes n , and a log-log graph of n against F ( n ) is constructed.

A straight line on this log-log graph indicates statistical self-affinity expressed as F ( n ) n α . The scaling exponent α is calculated as the slope of a straight line fit to the log-log graph of n against F ( n ) using least-squares. This exponent is a generalization of the Hurst exponent. Because the expected displacement in an uncorrelated random walk of length N grows like N , an exponent of 1 2 would correspond to uncorrelated white noise. When the exponent is between 0 and 1, the result is Fractional Brownian motion, with the precise value giving information about the series self-correlations:

  • α < 1 / 2 : anti-correlated
  • α 1 / 2 : uncorrelated, white noise
  • α > 1 / 2 : correlated
  • α 1 : 1/f-noise, pink noise
  • α > 1 : non-stationary, unbounded
  • α 3 / 2 : Brownian noise
  • Trends of higher order can be removed by higher order DFA, where a linear fit is replaced by a polynomial fit. In the described case, linear fits ( i = 1 ) are applied to the profile, thus it is called DFA1. To remove trends of higher order, DFA i , uses polynomial fits of order i . Due to the summation (integration) from x i to X t , linear trends in the mean of the profile represent constant trends in the initial sequence, and DFA1 only removes such constant trends (steps) in the x i . In general DFA of order i removes (polynomial) trends of order i 1 . For linear trends in the mean of x i at least DFA2 is needed. The Hurst R/S analysis removes constants trends in the original sequence and thus, in its detrending it is equivalent to DFA1. The DFA method was applied to many systems; e.g., DNA sequences, neuronal oscillations, speech pathology detection, and heartbeat fluctuation in different sleep stages. Effect of trends on DFA were studied in and relation to the power spectrum method is presented in.

    Since in the fluctuation function F ( n ) the square(root) is used, DFA measures the scaling-behavior of the second moment-fluctuations, this means α = α ( 2 ) . The multifractal generalization (MF-DFA) uses a variable moment q and provides α ( q ) . Kantelhardt et al. intended this scaling exponent as a generalization of the classical Hurst exponent. The classical Hurst exponent corresponds to the second moment for stationary cases H = α ( 2 ) and to the second moment minus 1 for nonstationary cases H = α ( 2 ) 1 .

    Relations to other methods

    In the case of power-law decaying auto-correlations, the correlation function decays with an exponent γ : C ( L ) L γ   . In addition the power spectrum decays as P ( f ) f β   . The three exponent are related by:

  • γ = 2 2 α
  • β = 2 α 1 and
  • γ = 1 β .
  • The relations can be derived using the Wiener–Khinchin theorem.

    Thus, α is tied to the slope of the power spectrum β and is used to describe the color of noise by this relationship: α = ( β + 1 ) / 2 .

    For fractional Gaussian noise (FGN), we have β [ 1 , 1 ] , and thus α = [ 0 , 1 ] , and β = 2 H 1 , where H is the Hurst exponent. α for FGN is equal to H .

    For fractional Brownian motion (FBM), we have β [ 1 , 3 ] , and thus α = [ 1 , 2 ] , and β = 2 H + 1 , where H is the Hurst exponent. α for FBM is equal to H + 1 . In this context, FBM is the cumulative sum or the integral of FGN, thus, the exponents of their power spectra differ by 2.

    Pitfalls in interpretation

    As with most methods that depend upon line fitting, it is always possible to find a number α by the DFA method, but this does not necessarily imply that the time series is self-similar. Self-similarity requires that the points on the log-log graph are sufficiently collinear across a very wide range of window sizes L .

    Also, there are many scaling exponent-like quantities that can be measured for a self-similar time series, including the divider dimension and Hurst exponent. Therefore, the DFA scaling exponent α is not a fractal dimension sharing all the desirable properties of the Hausdorff dimension, for example, although in certain special cases it can be shown to be related to the box-counting dimension for the graph of a time series.

    References

    Detrended fluctuation analysis Wikipedia