Recurrence period density entropy

Jump to navigation Jump to search

Editor-In-Chief: C. Michael Gibson, M.S., M.D. [1]


Overview

Recurrence period density entropy (RPDE) is a method, in the fields of dynamical systems, stochastic processes, and time series analysis, for determining the periodicity, or repetitiveness of a signal.

Recurrence period density entropy is useful for characterizing the extent to which a time series repeats the same sequence, and is therefore similar to linear autocorrelation and time delayed mutual information, except that it measures repetitiveness in the phase space of the system, and is thus a more reliable measure based upon the dynamics of the underlying system that generated the signal. It has the advantage that it does not require the assumptions of linearity, Gaussianity or dynamical determinism. It has been successfully used to detect abnormalities in biomedical contexts such as speech and ECG signals (Little et al. 2006, 2007).

The RPDE value <math>\scriptstyle H_\mathrm{norm}</math> is a scalar in the range zero to one. For purely periodic signals, <math>\scriptstyle H_\mathrm{norm}=0</math>, whereas for purely i.i.d., uniform white noise, <math>\scriptstyle H_\mathrm{norm} \approx 1</math> (Little et al. 2007).

How RPDE ranks signals by their phase space periodicity. The small panels are depictions of the time series, and the large scale in the middle is the RPDE value. It can be seen that purely periodic signals, regardless of harmonic content in a spectral sense, have an RPDE value of zero. Randomly forced periodic oscillation has a higher value, followed by chaotic systems, randomly forced linear resonators, autocorrelated random processes, and at the extreme, uniform random noise has an RPDE value of nearly one.

Method description

The RPDE method first requires the embedding of a time series in phase space, which, according to stochastic extensions to Taken's embedding theorems, can be carried out by forming time-delayed vectors:

<math>\mathbf{X}_n=[x_n, x_{n+\tau}, x_{n+2\tau}, \ldots, x_{n+(m-1)\tau}]</math>

for each value xn in the time series, where m is the embedding dimension, and τ is the embedding delay. These parameters are obtained by systematic search for the optimal set (due to lack of practical embedding parameter techniques for stochastic systems) (Stark et al. 2003). Next, around each point <math>\scriptstyle \mathbf{X}_n</math> in the phase space, an <math>\varepsilon</math>-neighbourhood (an m-dimensional ball with this radius) is formed, and every time the time series returns to this ball, the time difference T between successive returns is recorded in a histogram. This histogram is normalised to sum to unity, to form an estimate of the recurrence period density function P(T). The normalised entropy of this density:

<math>H_\mathrm{norm} = -(\ln{T_\max)}^{-1} \sum_{t=1}^{T_\max} P(t) \ln{P(t)}</math>

is the RPDE value, where <math>\scriptstyle T_\max</math> is the largest recurrence value (typically on the order of 1000 samples) (Little et al. 2007).

Pictorial description of the calculations required to find the RPDE value. First, the time series is time delay embedded into a reconstructed phase space. Then, around each point in the embedded phase space, a recurrence neighbourhood of radius <math>\scriptstyle\varepsilon</math> is created. All recurrences into this neighbourhood are tracked, and the time interval T between recurrences is recorded in a histogram. This histogram is normalised to create an estimate of the recurrence period density function P(T). The normalised entropy of this density is the RPDE value <math>\scriptstyle H_\mathrm{norm}</math>.

RPDE in practice

RPDE has the ability to detect subtle changes in natural biological time series such as the breakdown of regular periodic oscillation in abnormal cardiac function which are hard to detect using classical signal processing tools such as the Fourier transform or linear prediction. The recurrence period density is a sparse representation for nonlinear, non-Gaussian and nondeterministic signals, whereas the Fourier transform is only sparse for purely periodic signals.

RPDE values <math>H_{norm}</math> for normal sinus rhythm ECG, and for ECG from a patient with sleep apnoea. The time series (plots with blue traces) and spectra (plots with black traces) are relatively difficult to distinguish, nonetheless, the RPDE values are sufficiently different that detection of the abnormality is straightforward.

See also

Further readings

  • M. Little, P. McSharry, S. Roberts, D. Costello, I. Moroz (2007), Exploiting Nonlinear Recurrence and Fractal Scaling Properties for Voice Disorder Detection, Biomed Eng Online, 6(1):23
  • M. Little, P. McSharry, S. Roberts, I. Moroz (2006), Nonlinear, Biophysically-Informed Speech Pathology Detection. 2006 IEEE International Conference on Acoustics, Speech, and Signal Processing, 2006. ICASSP-2006., Toulouse, France, IEEE Press
  • J. Stark, D. S. Broomhead, M. E. Davies and J. Huke (2003) Delay Embeddings for Forced Systems. II. Stochastic Forcing. Journal of Nonlinear Science, 13(6):519-577
  • N. Marwan, M. C. Romano, M. Thiel, J. Kurths (2007). "Recurrence Plots for the Analysis of Complex Systems". Physics Reports. 438 (5–6). doi:10.1016/j.physrep.2006.11.001.

External links


Template:WikiDoc Sources Template:Jb1