Recurrence period density entropy
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).
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).
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.
See also
- Recurrence plot, a powerful visualisation tool of recurrences in dynamical (and other) systems.
- Recurrence quantification analysis, another approach to quantify recurrence properties.
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
- Systems Analysis, Modelling and Prediction (SAMP), University of Oxford Fast MATLAB code for calculating the RPDE value.
- http://www.recurrence-plot.tk/