Next Article in Journal
Toward Learning Trustworthily from Data Combining Privacy, Fairness, and Explainability: An Application to Face Recognition
Previous Article in Journal
On Supervised Classification of Feature Vectors with Independent and Non-Identically Distributed Elements
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Review

A Review of Shannon and Differential Entropy Rate Estimation

by
Andrew Feutrill
1,2,3,* and
Matthew Roughan
2,3
1
CSIRO/Data61, 13 Kintore Avenue, Adelaide, SA 5000, Australia
2
School of Mathematical Sciences, The University of Adelaide, Adelaide, SA 5005, Australia
3
ARC Centre of Excellence for Mathematical & Statistical Frontiers, The University of Melbourne, Parkville, VIC 3010, Australia
*
Author to whom correspondence should be addressed.
Submission received: 27 July 2021 / Revised: 4 August 2021 / Accepted: 9 August 2021 / Published: 13 August 2021
(This article belongs to the Section Entropy Reviews)

Abstract

:
In this paper, we present a review of Shannon and differential entropy rate estimation techniques. Entropy rate, which measures the average information gain from a stochastic process, is a measure of uncertainty and complexity of a stochastic process. We discuss the estimation of entropy rate from empirical data, and review both parametric and non-parametric techniques. We look at many different assumptions on properties of the processes for parametric processes, in particular focussing on Markov and Gaussian assumptions. Non-parametric estimation relies on limit theorems which involve the entropy rate from observations, and to discuss these, we introduce some theory and the practical implementations of estimators of this type.

1. Introduction

The estimation of the entropy of a random variable has long been an area of interest in Information Theory. From the original definition by Shannon [1], the interest in development of information theory and entropy as a concept was motivated by aiming to understand the uncertainty of sources of information and in the development of communication theory. In real systems, understanding this uncertainty allows more robust models and a better understanding of complex phenomena.
Estimation of the entropy of random variables has been reviewed on several occasions, with reviews that have covered the estimation of Shannon, differential, and other types of entropy measures. A recent survey by Verdu [2] reviewed techniques for empirical estimation of many information measures, such as entropy, relative entropy and mutual information, for both discrete and continuous data. Amigó et al. [3] surveyed generalised entropies, for further quantification of complexity and uncertainty of random variables. Rodriguez et al. [4] surveyed and reviewed the performance of 18 entropy estimators for short samples of data, assessing them on their bias and mean squared error. A comparison of different generalised entropy measures, and their performance, was recently performed by Al-Babtain et al. [5].
In this paper, we review techniques for estimating the entropy rate, a measure of uncertainty for stochastic processes. This is a measure of the average uncertainty of a stochastic process, when measured per sample. Shannon’s initial work considered the problem of quantifying the uncertainty of Markov sources of information [1]. We will be considering estimation techniques of the entropy rate for both discrete and continuous data, therefore covering both Shannon and differential entropy rate estimation.
There are two main estimation paradigms that are used in statistical estimation, parametric and non-parametric estimation. Parametric techniques assume a model for stochastic process that generates the data, and fitting parameters to the model [6]. In many cases, these parameters are estimated and then used directly in an entropy rate expression, which we call plug-in estimation. Non-parametric approaches, on the other hand, make very few assumptions on the process that generates the data. However, they can contain assumption properties, such as stationarity [6]. Fewer assumptions for an estimator can lead to more robustness. This review will cover techniques using both of these approaches, outlining what assumptions are used in the generation of the estimates. We categorise the references used into parametric and non-parametric entropy rate estimates and modelling estimates in Table 1. We review estimation techniques for continuous and discrete-valued data, and continuous and discrete-time data, the references in this paper are categorised by these properties in Table 2.
The parametric estimation techniques reviewed model the data as Gaussian processes, Markov processes, hidden Markov models and renewal processes. For Gaussian processes, due to the equivalence of entropy rate estimation and spectral density estimation, which we discuss below, we introduce some literature on spectral density estimation, such as maximum entropy and maximum likelihood techniques.
Non-parametric estimators are often based on limit theorems of an expression of the entropy rate, with estimation being made on a finite set of data. We review and present assumptions and properties of non-parametric entropy rate estimation techniques for Shannon entropy, which are based on limit theorems of string matches. For differential entropy rate estimation, we present three techniques that were developed as measures of complexity of time series, rather than strictly as entropy rate estimators. However, in some special cases, such as first order Markov chains, they have been shown to converge to the entropy rate, and therefore, in practice, have been used as entropy rate estimators. Then, we present another approach using conditional entropy estimates, based on observations of a finite past, that provides an exact estimate, given some assumptions. There are far fewer techniques that have been developed for continuous-valued random variables, which is not surprising given the history of development of information theory for transmission of data.

2. Entropy and Entropy Rate

The objects of interest here are the Shannon entropy rate for discrete valued processes, and the differential entropy rate for continuous valued processes. For the sake of precision, we provide the definitions we will use in the review.
Definition 1. 
Given a collection of random variables, X 1 , , X n , with support on Ω 1 , , Ω n , respectively, the joint entropy of the collection of discrete random variables is,
H ( X 1 , , X n ) = x 1 Ω 1 x n Ω n p ( x 1 , , x n ) log p ( x 1 , , x n ) .
For discrete-time stochastic processes, the entropy rate is an asymptotic measure of the average uncertainty of a random variable.
Definition 2. 
For a discrete-valued, discrete-time stochastic process, χ = { X i } i N , the entropy rate is defined as,
H ( χ ) = lim n 1 n H ( X 1 , , X n ) .
We define the joint entropy similarly to the discrete random variable case.
Definition 3. 
The joint entropy of a collection of continuous random variables, X 1 , , X n , with support on Ω 1 × × Ω n , with a joint density function, f ( x 1 , , x n ) , is
h ( X 1 , , X n ) = Ω 1 Ω n f ( x 1 , , x n ) log f ( x 1 , , x n ) d x 1 d x n .
Then, we can define the differential entropy rate similarly to the Shannon entropy rate.
Definition 4. 
The differential entropy rate for a continuous-valued, discrete-time stochastic process, χ = { X i } i N , is defined as,
h ( χ ) = lim n 1 n h ( X 1 , , X n ) .
The entropy rates H ( χ ) and h ( χ ) are the quantities that we wish to estimate.
There are other entropic measures which are used to quantify uncertainty. For example, the Rényi entropy [57], and its associated entropy rate, which is a generalisation of the Shannon entropy. Another approach to quantifying the uncertainty of stochastic processes is through an extension of a relative measure, mutual information, and the limit as a stochastic process, the mutual information rate [58]. However, we are not considering any generalised entropy quantities in this work.
A helpful property in the analysis of stochastic processes is stationarity, which expresses the idea that the properties of the process do not vary with time.
Definition 5. 
A stochastic process, χ = { X i } i N , with a cumulative distribution function for its joint distribution at times t 1 + τ , , t n + τ , of F X ( t 1 + τ , , t n + τ ) . We say that the process is stationary if and only if F X ( t 1 + τ , , t n + τ ) = F X ( t 1 , , t n ) , τ , t 1 , , t n R , n N .
This leads to another characterisation of the entropy rate for stationary processes, which is based on the limit of the conditional entropy.
Definition 6. 
For random variables, X and Y such that X , Y p ( x , y ) , the conditional entropy is defined as
H ( Y | X ) = x Ω y Ω p ( x , y ) log p ( y | x ) .
The following theorem gives a helpful way to analyse the entropy rate for stationary processes, and has been used in the development of estimation techniques [54].
Theorem 1. 
For a stationary stochastic process, the entropy rate exists and is equal to
H ( χ ) = lim n H ( X n | X n 1 , , X 1 ) .
Briefly we introduce the estimation problem. Given a sample of data, x 1 , , x n , we are aiming to define a function, T n , such that we generate an estimate of a quantity, θ , as θ ^ = T ( x 1 , , x n ) = T n . We will be assessing the quality with respect to some properties of estimators, which we will describe here. The first property consistency means that an estimator converges to the true value of the parameter being estimated as the number of data tends to infinity ([59], p. 234). Secondly, we discuss asymptotic normality, which means that the estimates are normally distributed, with variance that is related to the number of data ([59], p. 243). The third property we discuss is efficiency, which measures the variance of the estimation technique with respect to the lowest possible variance ([59], p. 250), the reciprocal of the Fisher information, as defined by the Cramer–Rao bound ([60], p. 480). We also discuss the bias, which measures if the expectation of the estimator differs from the true value ([59], p. 120). The mean squared error is used to quantify the quality of the estimate, by the squared differences between the data and estimates ([59], p. 121).

3. Parametric Approaches

In this section, we will discuss parametric approaches to estimate the entropy rate of a process from observed data. Parametric estimators assume a model for the data, estimate some aspects of the model from the data and then directly calculate the entropy rate from those estimates. The three model types that are Gaussian processes, Markov processes, and renewal/point processes.

3.1. Gaussian Processes

First, we will cover a class of processes that are defined by the assumption that the finite dimensional distributions are normally distributed. These are called Gaussian processes, and are often used to model real data. Gaussian processes, as an extension of normally distributed random variables, are completely characterised by their first and second statistics ([61], p. 28). Since the spectral density is the Fourier transform of the autocovariance, all the information for the process is encoded in the spectral density.
Definition 7. 
A stochastic process is called a Gaussian process if and only if every finite collection of random variables from the stochastic process has a multivariate Gaussian distribution. That is, for every t 1 , , t k R ,
X t 1 , , X t k N ( μ , ) ,
where μ is the vector of expected values and Σ is the covariance matrix.
The entropy rate of a Gaussian process is given by,
h χ = 1 2 log ( 2 π e ) + 1 4 π π π log ( f ( λ ) ) d λ ,
where f ( λ ) is the spectral density of the process ([62], p. 417).
This reduces the estimation task down to estimating the spectral density of the process. That is, using an approach to create an estimate of the spectral density function, f ^ ( λ ) , and plugging it into the expression above. There are several methods to estimate the spectral density of a Gaussian process, and hence produce an estimator of the entropy rate. Note that we can use this framework even in the cases of discrete-valued, discrete-time processes, using sampling techniques which can be used to calculate the integral in Equation (1). A variety of parametric and non-parametric techniques have been developed to estimate the spectral density of a Gaussian process. We will refer to these as either parametric/non-parametric or parametric/parametric for the classification by their entropy estimate and modelling estimate type.

3.1.1. Maximum Entropy Spectral Estimation

A common technique used for the inference of spectral density is maximum entropy spectral estimation. It is a fitting paradigm where the best estimate is considered to be the estimate that maximises the entropy, that is, has the highest uncertainty. This paradigm is often called the Principle of Maximum Entropy, introduced by Jaynes [63].
These techniques were introduced by Burg [7,8], when aiming to model seismic signals by fitting stochastic models. He showed that given a finite set of covariance constraints for a process { X i } , E [ X i X i + k ] = α k , k = 0 , 1 , , p , then, the process that is the best fit for the constraints, given a maximum entropy approach, is the class of autoregressive processes, AR(p),
X n = k = 1 p a k X n k + ϵ n ,
where ϵ n N ( 0 , σ 2 ) is normally distributed and a k , σ 2 are selected to fit the constraints [64].
This type of analysis can be generalised to auto-regressive moving-average, ARMA(p,q), models of the form
X n = k = 1 p a k X n k + k = 1 q b k ϵ n k ,
where the additional parameters, b k , are selected to fit the behaviour of the noise process. Maximum entropy spectral analysis in this case also has to consider the function of the noise, called the impulse response function. It was shown by Franke [65,66] that ARMA is the maximum entropy process given a finite set of constraints on the covariances and on the impulse response function, E [ X i ϵ i k ] = σ ϵ 2 h k , k = 1 , , q , where σ ϵ 2 is the variance of the noise variables and h k are the parameters of the impulse responses.
The entropy rate of the AR(p) and ARMA(p,q) classes of processes does not need to perform the integration over the spectral density function as the rate is known to be [67]
h χ = 1 2 log ( 2 π e σ ϵ 2 ) .
That is, the new information at each step of the process arises purely from the innovations, and if we can estimate the variance of the innovations, then we can infer the entropy rate directly. This has been extended to the ARFIMA(p,d,q) class of processes, where a process passed through a linear filter 1 L d , 1 2 < d < 1 2 , of the lag parameter L, i.e., L X n = X n 1 is an ARMA(p,q) process, with the same entropy rate [67]. However, for a fixed process variance, the entropy rate in this case is dependent upon the fractional parameter, d.

3.1.2. Maximum Likelihood Spectral Estimation

In contrast to maximum entropy techniques, there are a class of techniques using a likelihood-based approach. This selects model parameters based on a likelihood function, which is the probability of parameters that would have generated the observations. In contrast to maximum entropy techniques, maximum likelihood requires the assumption of a model of the data, from which the likelihood function is calculated. The maximum entropy technique gives the best class of models which maximise the entropy, given some observed constraints.
These were first developed by Capon [9], to estimate the power spectrum from an array of sensors. Each sensor’s signal is modelled as x i = s + n i , where x i is the observed value at a sensor i, s is the signal and n i is the noise at sensor i. The maximum likelihood assumption is used in the density of the noise, a multivariate normal distribution, and then, a maximum likelihood estimate is made for the underlying signal.
Connections between the maximum entropy and maximum likelihood paradigms have been found in some aspects of spectral estimation. Landau [68] makes a connection between the maximum likelihood estimate of a spectral measure based on a one-parameter distribution and the maximum entropy spectral measure, where the maximum entropy measure is the uniform average over all of the maximum likelihood spectral measures. In the one-parameter case, maximum entropy is the uniform average over the parameters of the maximum likelihood estimators.
These approaches can then be used for an entropy rate estimate by calculating Equation (1) above, by plugging in the inferred spectral density function.

3.1.3. Non-Parametric Spectral Density Estimation

The spectral density of a Gaussian process can be estimated directly without additional modelling assumptions, and then used in Equation (1) to estimate the entropy rate.
A common technique to estimate the spectral density is called the periodogram, which uses the fact that the spectral density is the Fourier transform of the autocorrelation function. Therefore, we can calculate the plug-in estimate of the spectral density estimate as
f ^ ( λ ) = j = γ ( j ) ^ e i j λ d λ ,
where the autocorrelation function can be estimated from observed data as
γ ^ ( k ) = 1 n k i = 1 n k X i X i + k .
However, this can cause issues as it may not converge for large sample sizes. This motivated the research of the maximum entropy processes, given different autocorrelation constraints [8].
Some important work in the development of the periodogram on time series data is from Bartlett [27,28] and Parzen [31,32] showing the consistency of the periodogram. Smoothing techniques have been developed and expanded in work by Tukey [29] and Grenander [30].
Other techniques for non-parametric spectral density have been developed. Some examples, including Stoica and Sundin [33], consider the estimation as an approximation to maximum likelihood estimation. Other non-parametric techniques are robust to data from long memory processes, which have a pole at the origin of the spectral density, as shown by Kim [34]. Finally numerous bayesian techniques have been developed for smoothing [35], parametric inference of the periodogram [36,37], robust to long memory [38], using MCMC to sample a posterior distribution [39,40] and using Gaussian process priors [41,42,43].

3.2. Markov Processes

Markov processes have been used to model information sources since Shannon’s introduction of information theory [1]. In this section, we discuss entropy rate estimation assuming the Markov property, that is for a process { X i } i N ,
P r ( X n = x n | X n 1 = x n 1 , , X 1 = x 1 ) = P r ( X n = x n | X n 1 = x n 1 ) .
There are two main types of Markov processes considered. Firstly, a simple Markov chain, and secondly, hidden Markov models (HMM). We mention Markov jump processes at the end, which have had substantially less attention.

3.2.1. Markov Chains

The entropy rate of a stationary Markov chain with state space, Ω , is given by
H ( χ ) = i Ω j Ω π i p i j log p i j ,
where the p i j = P r ( X n = J | X n 1 = i ) form the probability transition matrix and π i is the stationary distribution for the Markov chain ([62], Theorem 4.2.4). For this approach, an implicit assumption of an ergodic Markov chain is required, for the existence of the stationary distribution. A few different approaches have been developed to estimate this quantity, which utilise parametric or non-parametric estimators.
The approach that has received most attention is to estimate the stationary distribution, and the probability transition matrix directly, which was inspired by the description of plug-in estimators for single samples by Basharin [10]. Maximum likelihood estimation techniques have been developed by Ciuperca and Girardin [11], on a finite state space, Girardin and Sesboue [55,56] on two state chains, and Ciuperca and Girardin [12] on countable state spaces. These utilise maximum likelihood estimators for π i and p i j , given observations of the chain X = X 0 , , X n , with state space E = 1 , , s , of the form
p ^ i j = N i j [ 0 , n ) N i [ 0 , n ) , and , π i ^ = N i [ 0 , n ) n ,
where
N i j [ 0 , n ) = m = 1 n 𝟙 { X m = j , X m 1 = i } , and , N i [ 0 , n ) = j Ω N i j [ 0 , n ) = m = 0 n 1 𝟙 { X m = i } ,
are the counting functions of transitions from i to j and visits to i, respectively.
Whether estimating from one long sample or many groups of samples, the estimator from plugging these values into the entropy rate Equation (2) are strongly consistent and asymptotically normal [11,12,56]. For the countable case, for any finite sample, there will be transitions that have not been observed which are then set to 0, i.e., p i j = 0 if N i j [ 0 , n ) = 0 ; however, in the limit as n 0 , the entropy rate still converges. These results have been extended to more general measures using extensions of the entropy rate, such as the Renyi Entropy [13].
Kamath and Verdu [14] have analysed the convergence rates for finite samples and single paths of estimators of this type. They showed that convergence of the entropy rate estimators can be bounded using the convergence rate of the Markov chain and the number of data observed.
A similar technique on finite state Markov chains was introduced by Han et al. [15], by enforcing a reversibility condition on the Markov chain transitions, in particular π i p i j = π j p j i . Using the stationarity of the transition function of the Markov chain, they define an estimator by utilising Shannon entropy estimators of the conditional entropy H ( X 2 | X 1 = i ) , and then, the estimator is
H ^ = i E π i ^ H ^ ( X 2 | X 1 = i ) ,
where π i ^ is the stationary distribution estimate.
A similar approach was proposed by Chang [16] on finite Markov chains with knowledge of the probability transition matrices. It makes estimates using this knowledge by an entropy rate estimate using the observation x k at time k,
H ^ N = n = 0 N 1 H ( X n ) N ,
given an initial state, X 0 = x and where H ( X n ) is the Shannon entropy given knowledge of the current state, X n Ω . This is the same as using the maximum likelihood estimator of π i , considering the probabilities as parameters, and then having a known conditional entropy estimate, as in the previous approach by Han et al. [15]. Chang was able to show that there is an exponential rate of convergence of this technique to the real value [16]. A similar result is obtained by Yari and Nikooravesh [17], showing an exponential convergence rate for this type of estimator under an assumption of ergodicity.
A final approach by Strelioff et al. [18] utilises Bayesian techniques to calculate the entropy rate of a Markov chain, using the connection to statistical mechanics. The model parameters, the probability transitions of the kth-order Markov chain are inferred as a posterior using a prior distribution, incorporating observed evidence. This is formulated as
P r ( θ k | M k ) P r ( D | θ k , M k ) = P r ( D , θ k | M k ) ,
where D is the data, M k is a kth order Markov chain and θ k are the parameters, transition probabilities of the Markov chain. The same framework can be applied to other information theoretic measures, such as the Kullback–Leibler divergence.

3.2.2. Hidden Markov Models

A generalisation of Markov chains is given by hidden Markov Models, where we observe a sequence, { Y i } i Z + where there is an underlying Markov chain, { X i } i Z + , and the probabilities of the observations of the hidden Markov model only depend on the current state of the Markov chain,
P r ( Y n = y n | Y n 1 = y n 1 , , Y 1 = y 1 , X n = x n , , X 1 = x 1 ) = P r ( Y n = y n | X n = x n ) .
Hence, this also exhibits the Markov property with dependence on the latent Markov chain.
In general, there is no known expression to directly calculate the entropy rate of a hidden Markov model [69,70,71,72], so we cannot just describe the techniques with respect to a plug-in expression for this class of models. However, some upper and lower bounds have been given by Cover and Thomas ([62], p. 69), and a proof of convergence of the bounds to the true value. It was shown that the entropy rate function is analytic in its parameters in [73], and it has been shown that the entropy rate function of a hidden Markov model varies analytically in its parameters, with some assumptions on the positivity of the transition matrix of the embedded Markov chain.
In the more specific case of binary-valued models, where both the Markov chain { X i } i Z + and observed random variables { Y i } i Z + are binary-valued, there have been expressions derived based on a noise model using a series expansion and analysing the asymptotics [74,75,76], and some analysis which links the entropy rate to the Lyapunov exponents, arising in dynamical systems [70]. Nair et al. [19] generated some upper and lower bounds, depending on the stationary distribution of the Markov chain and the entropy of a Bernoulli random variable. Lower bounds were further refined by Ordentlich [21], by creating an inequality that utilises a related geometrically distributed random variable. The exact expression remains elusive and is an active topic of research; however, as pointed out by Jacquet et al. [70], the link with Lyapunov exponents highlights the difficulty of this problem in general.
Although there are no explicit estimators for HMMs, Ordentlich and Weissman [20] created an estimator for the binary sequence { Y i } i Z + ,
H ( Y ) = E H e Y i 1 + e Y i p δ ,
where ⋆ is the binary convolution operator and p and δ are the probability of the embedded Markov chain changing state and the probability of observing a different state from the Markov chain. Given these simplifications, we can obtain an expression in terms of the expectation of the random variable and the stationary distribution. Luo and Guo [22] utilised a fixed point expression that can be developed on the cumulative distribution function. Then, a conditional entropy expression is exploited to calculate an entropy rate estimate,
H ( X 1 | X 0 , Y 1 ) = E H 2 1 + e α X 0 r Y 1 L 2 1 ,
where
H 2 ( p ) = p log 2 p 1 p log 2 1 p ,
is the binary entropy function,
α = log 1 ϵ / ϵ , r ( y ) = log P r Y | X ( y + 1 ) P r Y | X ( y 1 ) ,
P r Y | X ( ) is the conditional probability of random variable Y given X and L 2 is the log-likelihood ratio. Then, they computed this numerically to form estimates, using a technique that exploits the fixed-point structure in a set of functional equations.
Gao et al. [23] use a non-parametric approach using limit theorems discussed in Section 4.1, which is applied to other processes such as Markov chains. However, with some assumptions, results can be achieved using limit theorems and fitting parameters to data. Travers [24] uses a path-mergability condition, if there exist paths that emit a symbol from the process { Y i } i Z + ,
δ i ( w ) = j E : P r i X 0 | w | 1 = w , Y | w | = j
such that for two distinct states i and j, there is a state k that can be reached from both states while creating the same path, i.e.,
k δ i ( w ) δ j ( w ) .
Then, entropy rate estimates are made non-parametrically of the conditional entropy,
H T ( χ ) = H ( X T | X T 1 , , X 1 ) ,
which under the stationarity assumption converges to the entropy rate. Given these assumptions, the estimates converge to the true value in the total variation norm at an exponential rate.
Peres and Quas [25] then tackle the problem of finite-state hidden Markov models with rare transitions. Their analysis is performed by setting some rare transitions to 0. In this case, they have defined the entropy rate as the average over the possible paths w,
H ( Y ) = lim N 1 N w Ω N P r ( Y 1 N = w ) log P r ( Y 1 N = w ) .
Under these assumptions, some lower and upper bounds of the expression above were found. These bounds are composed of the sums of the entropy rate of the This was shown to be a consistent estimator of entropyMarkov chain alone, and the entropy of the conditional distribution of the observed variables given the latent Markov chain.

3.2.3. Other Markov Processes

In addition Markov and hidden Markov chains, some less studied Markov processes have had parametric entropy rate estimators developed.
Dumitrescu [77] analysed Markov pure jump processes, which are processes that have an embedded discrete-time Markov chain with jumps occuring at random times, T t , for the tth jump, where the rates are given by a generator matrix, Q = q i j i , j Ω . In this case, Dumitrescu [77] proved that the entropy rate is
H ( χ ) = i Ω π i j i q i j log q i j + i Ω π i j i q i j ,
for π , the stationary distribution of the Markov chain.
Regnault [26] showed that, similar to the results of Ciuperca and Girardin [11,12], the stationary distribution could be estimated consistently and is asymptotically normal, for both: one long sample path and an aggregation of multiple sample paths. Consistency and asymptotic normality of the generator matrix, Q ^ , also proved, which are estimated using
q ^ i j = N i j [ 0 , n ) R i [ 0 , n ) , if R i [ 0 , n ) 0 , 0 , otherwise ,
where R i [ 0 , n ) is the total time spent in state i. Regnault then proved that plugging these estimates into the parametric form of the entropy rate in Equation (3) results in consistent and asymptotically normal estimates of the entropy rate, for the case of estimation from one long single path and estimation of multiple paths.

3.3. Renewal/Point Processes

Another important class of stochastic processes are renewal processes, these processes are a sequence of independent realisations of an inter-event distribution. We define the renewal process S = { S i } i N , where S i are the event times, and we define the inter-event times X = { X i } i N , and note that S i = j = 0 i X j . A key description of a renewal process is the counting function of events, which is defined similarly to the Markov chain case above, N [ 0 , n ) = j = 0 𝟙 { S j n } , where each jump increments N [ 0 , n ) by 1. The entropy rate in this case of discrete-time inter-event distribution is
H ( S ) = λ H ( X ) , = λ j = 1 p j log p j ,
where λ = 1 / E [ X 1 ] .
Discrete renewal processes have been estimated by Gao et al. [23], for a discrete distribution of X being p j , j = 1 , 2 , , to model binary-valued time series. The estimator is simply,
H ( S ) = λ ^ j = 1 p j ^ log p j ^ .
This was shown to be a consistent estimator of entropy rate; however, in practise, it was shown that long strings can be undersampled, unless the process was observed for an extremely long time frame. This is another example of a non-parametric model inside of a parametric estimator. One could estimate p j parametrically, e.g., assume X is a geometric random variable, and then, p j = p ( 1 p ) j and then estimate the probability, the parameter p.

4. Non-Parametric Approaches

In this section, we will be discussing non-parametric estimators of the Shannon and differential entropy rate. In contrast to the previous section, the estimators presented here make very few assumptions about the form of the data generating process. However, there are still assumptions that are required to enable the analysis, in particular, the stationarity or ergodicity of the process, to allow for limit theorems which are used to develop estimators with the desired properties. Non-parametric methods are robust to the type of distribution and parameter choices of models ([78], p. 3). There has been more research interest for Shannon entropy rate estimation, rather than differential entropy rate. However, there has been considerable research into the estimation of differential entropy, see Beirlant et al. [79]. The interest into differential entropy estimation techniques continues, particularly with the increase in computational power, to enable efficient calculation of kernel-density-based techniques [80].

4.1. Discrete-Valued, Discrete-Time Entropy Rate Estimation

In this section, we will briefly describe some entropy rate estimators for discrete-valued, discrete-time processes. We will consider techniques that utilise completely non-parametric inference of quantities that can be used for entropy rate inference. Non-parametric estimators have a rich history in information theory as ways of characterising the complexity and uncertainty of sources of generating data, particularly when considering communication theory and dynamical systems.
The first estimator we discuss is based on the Lempel–Ziv compression algorithm [81]. The estimation technique is based on a limit theorem on the frequency of string matches of a given length, for each n Z + . Given the length of the prefix sequences of a process starting at digit i, x i , x i + 1 , , we define,
L i n ( x ) = min { L : x i i + L 1 x j j + L 1 , 1 j n , j i } ,
or the length of the shortest prefix of x i , x i + 1 , which is not a prefix of any other x j , x j + 1 , for j n . A limit theorem was developed by Wyner and Ziv [82], based on the string matching, which states,
lim n L i n ( x ) log n 1 h ( χ ) , in probability .
This was extended to almost sure convergence, a.s., by Ornstein and Weiss [83]. Utilising the idea of this theorem, estimation techniques were developed which utilise multiple substrings and average the L i n ’s instead of estimating from one long string, to make accurate and robust estimates with faster convergence to the true value. The following statement by Grassberger [44] was suggested heuristically,
lim n i = 1 n L i n ( x ) n log n = 1 h ( χ ) , a . s .
This expression was shown by Shields [84] to not hold except in the cases of simple dependency structures, such as independent and identically distributed (i.i.d.) processes and Markov chains. However, a weaker version does hold for general ergodic processes, which states that for a given ϵ > 0 , all but a fraction of at most ϵ of the i = 1 n L i n ( x ) / n log n , are within the same ϵ of 1 / h ( χ ) [84].
This is converted to an estimation technique by taking a suitably large truncation, and calculating the above expression for 1 / h ( χ ) . However, to make consistent estimates for more complex dependency structures, where the limit expression above does not hold, additional conditions are required. Kontoyiannis and Suhov [85], and Quas [46] extended this concept to a wider range of processes, firstly to stationary ergodic processes that obey a Doeblin condition, i.e., there exists an integer r 1 and a real number β ( 0 , 1 ) such that for all x 0 A , P r ( X 0 = x 0 | X r ) β , with probability one, and secondly, to processes with infinite alphabets and to random fields satisfying the Doeblin condition.
Kontoyiannis and Suhov [85] followed the results of Shields [84] and Ornstein and Weiss [83], to show that the above estimator is consistent in much further generality with the addition of the Doeblin condition. They also state that without the condition, 1 / h ( χ ) is the asymptotic lower bound of the expression.
Another class of estimators, which was initially suggested by Dobrushin [86], uses a distance metric on the “closeness” of different strings. We let ρ be a metric on the sample space Ω , and define sequences of length T, as X ( i ) = ( X i , X i + 1 , . , X i + T ) , with each of the n sequences being independent. A nearest neighbour estimator is defined as,
h n ^ = 1 n log n j = 1 n log min i : i j ρ ( X ( i ) , X ( j ) ) .
Grassberger suggested this as an estimator with the metric ρ ( x , y ) = max { 2 k : x k y k } [44]. This is an equivalent formulation using the L i n quantity, and therefore, the same results from Shields apply. Similar techniques for nearest neighbour estimation were developed by Kaltchenko et al. [47], and the convergence rate for the nearest neighbour estimator was shown by Kaltchenko and Timofeeva [48]. Another related estimator was developed by Vatutin and Mikhailov [49], where they calculated the bias and consistency for nearest neighbour estimation.
A generalisation of the nearest neighbour entropy estimator was introduced as a measure called Statentropy by Timofeev [50]. This estimator is defined as,
h n ^ = 1 n log n j = 1 n log min i : i j ( k ) ρ ( X ( i ) , X ( j ) ) ,
where min ( k ) is the kth order statistic, i.e., the kth smallest value of the pairwise comparisons. Hence, this is a generalisation of the nearest neighbour estimator, by considering the kth smallest value, rather than the minimum. This estimator has been shown to be consistent, with convergence rates to the entropy rate developed by Kaltchenko et al. [48].

4.2. Continuous-Valued, Discrete-Time Entropy Rate Estimation

A few techniques have been developed to provide differential entropy rate estimates for continuous-valued, discrete-time processes. There are two classes: relative measures, which can be used for comparison of complexity of a system, and absolute measures, which are intended to accurately estimate the value of differential entropy rate for a system.
The relative measures include two closely related approaches, approximate [51] and sample entropy [52], which utilise pairwise comparisons between substrings of realisations of the process to calculate a distance metric. Another popular approach is permutation entropy which utilises the frequency of different permutations of order statistics of the process [87], and then calculates the estimate using an analogue of Shannon entropy on the observed relative frequencies [53].
These techniques were developed to quantify the complexity of continuous-valued time series, and therefore, the intention is to compare time series as opposed to provide an absolute estimate. These types of measures from the dynamic systems literature have been successful in the analysis of signals to detect change [88,89,90]. From the probabilistic perspective, we have an interest in the accurate, non-parametric estimation of differential entropy rate from data, without any assumptions on the distribution of the underlying source, and to compare complexity using this quantity.
The final technique we consider, specific entropy [54], is an absolute measure of the entropy rate. Due to computational advances, the technique uses non-parametric kernel density estimation of the conditional probability density function, based on a finite past, and uses this as the basis of a plug-in estimator.
We present each of these techniques in more detail below.

4.2.1. Approximate Entropy

Approximate entropy was introduced by Pincus [51], with the intention of classifying complex systems. However, it has been used to make entropy rate estimates, since it was shown in the original paper to converge to the true value in the cases of i.i.d. processes and first-order finite Markov chains. Given a sequence of data, x 1 , x 2 , , x N , we have parameters m and r, which represent the length of the substrings we use for comparison and the maximum distance, according to a distance metric, between substrings to be considered a match. Then, we create a sequence of substrings, u 1 = [ x 1 , , x m ] , u 2 = [ x 2 , , x m + 1 ] , , u N m + 1 = [ x N m + 1 , , x N ] and we define a quantity,
C i m ( r ) = 1 N m + 1 j = 1 N m + 1 𝟙 { d [ u i , u j ] r } ,
where d [ x ( i ) , x ( j ) ] is a distance metric. Commonly used metrics for this measure are the l and l 2 distances.
The following quantity, used in the calculation of the approximate entropy, is defined in Eckmann and Ruelle [91] and used in Pincus [51],
Φ m ( r ) = 1 N m + 1 i = 1 N m + 1 log C i m ( r ) .
We now define the approximate entropy, A p E n ( m , r ) , which is,
A p E n ( m , r ) = lim N Φ m ( r ) Φ m + 1 ( r ) .
For finite sequences of length N, this is positively biased because of the logarithm function E [ log ( X ) ] log ( E [ X ] ) by Jensen’s inequality [92] and the counting of some substrings twice. The bias in this estimator decreases as the number of samples, N, becomes larger [92].
Pincus showed in his initial paper that approximate entropy would converge to the entropy rate for i.i.d and finite Markov chains [51]. However, this does not hold in more general cases. Approximate entropy is also quite sensitive to the two parameters, m, and r, and hence, care must be taken when selecting these parameters [92,93]. It is recommended that m has a relatively low value, e.g., 2 or 3, which will ensure that the conditional probabilities can be estimated reasonably well [92]. The recommended values for r, are in the range of 0.1 σ 0.25 σ , where σ is the standard deviation of the observed data [92]. Another approach has been suggested by Udhayakumar et al. [94] to replace r by a histogram estimator based on the number of bins, and generate an entropy profile based on multiple different rs, to reduce the sensitivity to this parameter.

4.2.2. Sample Entropy

A closely related technique for estimating the entropy rate is sample entropy [52], which was developed to address the issues of bias and lack of relative consistency in approximate entropy. The sample entropy, SampEn, is a simpler algorithm than ApEn, with a lower time complexity to make an estimate and eliminating self-matches in the data.
We define sample entropy by using very similar objects to approximate entropy. Given a time series, x 1 , , x N , of length N, we calculate substrings u i m = [ x i , , x i + m 1 ] of length m, and choose the parameter, r, for the maximum threshold between strings. We now define two related quantities,
A = i = 0 N m 𝟙 { d [ u i m + 1 , u j m + 1 ] < r } , B = i = 0 N m + 1 𝟙 { d [ u i m , u j m ] < r } ,
where d [ u i m , u j m ] is a distance metric, with the usual distance metrics l and l 2 . Finally, we define the sample entropy as,
S a m p E n = log A B .
As A will be always less than or equal to B, this value will always be non-negative.
Sample entropy removes the bias that is introduced via the double counting of substrings in approximate entropy; however, sample entropy does not reduce the source of bias that is introduced by the correlation of the substrings used in the calculation [52,92].

4.2.3. Permutation Entropy

In addition to these two related relative entropy rate estimation techniques, we introduce permutation entropy developed by Bandt and Pompe [53]. Unlike the previous two, this has not been shown to converge to the true entropy rate for particular stochastic processes. However, it was developed for the same purpose, to quantify the complexity of processes generating time series data. Further development of the theory was undertaken by Bandt and Pompe, justifying the development of permutation entropy as a complexity measure [87].
Given a set of discrete-time data, x 1 , , x N , we consider permutations, π Π of length n which represent the numerical order of the substring data. For example, with n = 3 , three consecutive data points 2 , 7 , 5 and 3 , 9 , 8 are examples of the permutation 021, and 5 , 1 , 3 and 7 , 4 , 5 are examples of the permutation 201, the numbers in the permutation represent the ordering of the substring. For every permutation π , the relative frequencies are calculated as
p ( π ) = | { t | t T n , x t + 1 , . . . , x t + n has type π | } T n + 1 .
Hence, we are working with approximations to the real probabilities; however, we could recover these by taking the limit as T by the Law of Large Numbers ([95], p. 73) using a characteristic function on observing the permutation, with a condition on the stationarity of the stochastic process.
The permutation entropy of a time series of order n 2 is then defined as,
H ( n ) = π Π p ( π ) log p ( π ) .
Permutation entropy has one parameter, the order n. The number of permutations for an order scales as n ! , which creates a time complexity issue as the required computations grows very quickly in the size of the order. Hence, the minimum possible data required to observe all of the possible permutations of order n, is n ! data. However, it is claimed that the permutation entropy is robust to the order of the permutations used [53]. In practise, smaller ns are used, such as n = 3 , 4 , 5 due to the growth of the number of permutations which requires more data to observe all of the permutations [53].

4.2.4. Specific Entropy

Specific entropy was defined by Darmon [54], to provide a differential entropy rate estimation technique that has a stronger statistical footing than the previously defined estimation techniques. The intent of the development of this quantity was to create a measure of the complexity of a continuous-valued, discrete-time time series, as a function of its state. Then, a differential entropy rate estimate is made by taking a time average of the specific entropy estimates. Therefore, it can be applied in particular to ergodic processes. The approach is to consider the short-term predictability of a sequence, by utilising a finite history of values to create a kernel density estimate of the conditional probability density function. Then, use the kernel density estimate to plug-in into the differential entropy rate formula, when using the conditional density function. For the calculation of this quantity, a parameter of the length of the history, p, is used in the kernel density estimation of the conditional probability density function.
The definition of the specific entropy rate makes a finite truncation of the conditional entropy version of the entropy rate, as follows from Theorem 1. One condition is required in the formulation of the theoretical basis, which is that the process being measured is conditionally stationary. That is, given the conditional distribution function of X t + 1 , X t , , X t p + 1 = X does not depend on the value of t for a fixed length of history being considered, p. In the paper by Darmon [54], they showed that the conditional entropy up to order p, depends on the state specific entropy of a particular history ( x p , , x 1 ) = x 1 p and the density of the possible pasts ( X p , , X 1 ) = X 1 p . This is shown by an argument which establishes that,
h X t | X t p t 1 = E E log f X t | X t p t 1 .
Given this relationship and the law of total expectation, the specific entropy rate of order p, h t ( p ) is defined as
h t ( p ) = h X t | X t p t 1 = x t p t 1 , = E log f X t | X t p t 1 , = f x p + 1 | x 1 p log f x p + 1 | x 1 p d x p + 1 .
Hence, the specific entropy rate estimator, h ^ t ( p ) , defined by plugging in the estimate of the density obtained by kernel density estimation, f ^ x p + 1 | x 1 p , is
h ^ t ( p ) = E log f ^ x p + 1 | x 1 p .
Then, the estimate of the differential entropy rate of order p, h ( p ) ^ , is defined as
h ^ ( p ) = 1 T p t = p T h ^ t ( p ) , = 1 T p t = p T E log f ^ x p + 1 | x 1 p ,
which is the time average of all the specific entropy rates across the observed states.
Specific entropy relies on some parameters to construct the kernel density estimation, which is the length of the past, p and the p + 1 bandwidths, k 1 , , k p + 1 that are used in the kernel density estimation [54]. The parameter choice can have large impacts on the quality of the estimation, in particular depending on the length of the past used in the kernel density estimation. The suggested technique for selecting p is a cross-validation technique which removes an individual observation and l observations on either side. Then, the following expression is minimised for its parameters p , k 1 , , k p + 1 ,
C V ( p , k 1 , , k p + 1 ) = 1 T p t = p + 1 T log f ^ t : l X t | X t p t 1 .
where f ^ t : l is the conditional density with the points removed [54]. A suggested approach is to take l = 0 and only remove the individual observation [96]. In practise, it is advised to fix p and then calculate the bandwidths due to the computational complexity of the cross-validation [54].

5. Conclusions

The research on entropy rate estimation has been driven by the need to quantify the complexity and uncertainty of sources of data, for a wide range of applications, from communications to biological systems. There are still gaps in the research, with many potential parametric approaches that can be developed for different stochastic models, and improvements to existing non-parametric approaches. In particular, the development of non-parametric estimators for the differential entropy rate and the development of more efficient techniques for non-parametric estimation of the Shannon entropy rate. In addition, further research could be developed for more generalised entropy rates, such as the Fisher–Shannon [97] and Rényi [98] entropy rates.

Author Contributions

Conceptualization, A.F. and M.R.; methodology, A.F.; writing—original draft preparation, A.F.; writing—review and editing, A.F. and M.R.; supervision, M.R. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by an ACEMS PhD scholarship.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Shannon, C.E. A mathematical theory of communication. Bell Syst. Tech. J. 1948, 27, 379–423. [Google Scholar] [CrossRef] [Green Version]
  2. Verdú, S. Empirical Estimation of Information Measures: A Literature Guide. Entropy 2019, 21, 720. [Google Scholar] [CrossRef] [Green Version]
  3. Amigó, J.M.; Balogh, S.G.; Hernández, S. A brief review of generalized entropies. Entropy 2018, 20, 813. [Google Scholar] [CrossRef] [Green Version]
  4. Contreras Rodríguez, L.; Madarro-Capó, E.J.; Legón-Pérez, C.M.; Rojas, O.; Sosa-Gómez, G. Selecting an Effective Entropy Estimator for Short Sequences of Bits and Bytes with Maximum Entropy. Entropy 2021, 23, 561. [Google Scholar] [CrossRef]
  5. Al-Babtain, A.A.; Elbatal, I.; Chesneau, C.; Elgarhy, M. Estimation of different types of entropies for the Kumaraswamy distribution. PLoS ONE 2021, 16, e0249027. [Google Scholar] [CrossRef]
  6. Cox, D.R. Principles of Statistical Inference; Cambridge University Press: Cambridge, UK, 2006. [Google Scholar]
  7. Burg, J. Maximum Entropy Spectral Analysis, Paper Presented at the 37th Meeting; Society of Exploration Geophysics: Oklahoma City, OK, USA, 1967. [Google Scholar]
  8. Burg, J.P. Maximum Entropy Spectral Analysis; Stanford University: Stanford, CA, USA, 1975. [Google Scholar]
  9. Capon, J. Maximum-likelihood spectral estimation. In Nonlinear Methods of Spectral Analysis; Springer: Berlin/Heidelberg, Germany, 1983; pp. 155–179. [Google Scholar]
  10. Basharin, G.P. On a statistical estimate for the entropy of a sequence of independent random variables. Theory Probab. Appl. 1959, 4, 333–336. [Google Scholar] [CrossRef]
  11. Ciuperca, G.; Girardin, V. On the estimation of the entropy rate of finite Markov chains. In Proceedings of the International Symposium on Applied Stochastic Models and Data Analysis, ENST Bretagne. Brest, France, 17–20 May 2005; pp. 1109–1117. [Google Scholar]
  12. Ciuperca, G.; Girardin, V. Estimation of the entropy rate of a countable Markov chain. Commun. Stat. Theory Methods 2007, 36, 2543–2557. [Google Scholar] [CrossRef]
  13. Ciuperca, G.; Girardin, V.; Lhote, L. Computation and estimation of generalized entropy rates for denumerable Markov chains. IEEE Trans. Inf. Theory 2011, 57, 4026–4034. [Google Scholar] [CrossRef] [Green Version]
  14. Kamath, S.; Verdú, S. Estimation of entropy rate and Rényi entropy rate for Markov chains. In Proceedings of the 2016 IEEE International Symposium on Information Theory (ISIT), Barcelona, Spain, 10–15 July 2016; pp. 685–689. [Google Scholar]
  15. Han, Y.; Jiao, J.; Lee, C.Z.; Weissman, T.; Wu, Y.; Yu, T. Entropy rate estimation for Markov chains with large state space. arXiv 2018, arXiv:1802.07889. [Google Scholar]
  16. Chang, H.S. On convergence rate of the Shannon entropy rate of ergodic Markov chains via sample-path simulation. Stat. Probab. Lett. 2006, 76, 1261–1264. [Google Scholar] [CrossRef]
  17. Yari, G.H.; Nikooravesh, Z. Estimation of the Entropy Rate of Ergodic Markov Chains. J. Iran. Stat. Soc. 2012, 11, 75–85. [Google Scholar]
  18. Strelioff, C.C.; Crutchfield, J.P.; Hübler, A.W. Inferring Markov chains: Bayesian estimation, model comparison, entropy rate, and out-of-class modeling. Phys. Rev. E 2007, 76, 011106. [Google Scholar] [CrossRef] [Green Version]
  19. Nair, C.; Ordentlich, E.; Weissman, T. Asymptotic filtering and entropy rate of a hidden Markov process in the rare transitions regime. In Proceedings of the International Symposium on Information Theory, Adelaide, SA, Australia, 4–9 September 2005; pp. 1838–1842. [Google Scholar]
  20. Ordentlich, E.; Weissman, T. Approximations for the entropy rate of a hidden Markov process. In Proceedings of the International Symposium on Information Theory, Adelaide, SA, Australia, 4–9 September 2005; pp. 2198–2202. [Google Scholar]
  21. Ordentlich, O. Novel lower bounds on the entropy rate of binary hidden Markov processes. In Proceedings of the 2016 IEEE International Symposium on Information Theory (ISIT), Barcelona, Spain, 10–15 July 2016; pp. 690–694. [Google Scholar]
  22. Luo, J.; Guo, D. On the entropy rate of hidden Markov processes observed through arbitrary memoryless channels. IEEE Trans. Inf. Theory 2009, 55, 1460–1467. [Google Scholar]
  23. Gao, Y.; Kontoyiannis, I.; Bienenstock, E. Estimating the Entropy of Binary Time Series: Methodology, Some Theory and a Simulation Study. Entropy 2008, 10, 71–99. [Google Scholar] [CrossRef] [Green Version]
  24. Travers, N.F. Exponential Bounds for Convergence of Entropy Rate Approximations in Hidden Markov Models Satisfying a Path-Mergeability Condition. arXiv 2014, arXiv:math.PR/1211.6181. [Google Scholar] [CrossRef]
  25. Peres, Y.; Quas, A. Entropy rate for hidden Markov chains with rare transitions. In Entropy of Hidden Markov Processes and Connections to Dynamical Systems: Papers from the Banff International Research Station Workshop; London Mathematical Society Lecture Note Series; Marcus, B., Petersen, K., Weissman, T., Eds.; Cambridge University Press: Cambridge, UK, 2011; pp. 172–178. [Google Scholar] [CrossRef] [Green Version]
  26. Regnault, P. Plug-in Estimator of the Entropy Rate of a Pure-Jump Two-State Markov Process. In AIP Conference Proceedings; American Institute of Physics: College Park, MD, USA, 2009; Volume 1193, pp. 153–160. [Google Scholar]
  27. Bartlett, M.S. On the theoretical specification and sampling properties of autocorrelated time-series. Suppl. J. R. Stat. Soc. 1946, 8, 27–41. [Google Scholar] [CrossRef]
  28. Bartlett, M.S. Periodogram analysis and continuous spectra. Biometrika 1950, 37, 1–16. [Google Scholar] [CrossRef]
  29. Tukey, J. The sampling theory of power spectrum estimates. Symposium on Applications of Autocorrelation Analysis to Physical Problems; US Office of Naval Research: Arlington, VA, USA, 1950; pp. 47–67.
  30. Grenander, U. On empirical spectral analysis of stochastic processes. Ark. Mat. 1952, 1, 503–531. [Google Scholar] [CrossRef]
  31. Parzen, E. On choosing an estimate of the spectral density function of a stationary time series. Ann. Math. Stat. 1957, 28, 921–932. [Google Scholar] [CrossRef]
  32. Parzen, E. On consistent estimates of the spectrum of a stationary time series. Ann. Math. Stat. 1957, 28, 329–348. [Google Scholar] [CrossRef]
  33. Stoica, P.; Sundin, T. On nonparametric spectral estimation. Circuits Syst. Signal Process. 1999, 18, 169–181. [Google Scholar] [CrossRef] [Green Version]
  34. Kim, Y.M.; Lahiri, S.N.; Nordman, D.J. Non-Parametric Spectral Density Estimation Under Long-Range Dependence. J. Time Ser. Anal. 2018, 39, 380–401. [Google Scholar] [CrossRef]
  35. Lenk, P.J. Towards a practicable Bayesian nonparametric density estimator. Biometrika 1991, 78, 531–543. [Google Scholar] [CrossRef]
  36. Carter, C.K.; Kohn, R. Semiparametric Bayesian Inference for Time Series with Mixed Spectra. J. R. Stat. Soc. Ser. B 1997, 59, 255–268. [Google Scholar] [CrossRef]
  37. Gangopadhyay, A.; Mallick, B.; Denison, D. Estimation of spectral density of a stationary time series via an asymptotic representation of the periodogram. J. Stat. Plan. Inference 1999, 75, 281–290. [Google Scholar] [CrossRef]
  38. Liseo, B.; Marinucci, D.; Petrella, L. Bayesian semiparametric inference on long-range dependence. Biometrika 2001, 88, 1089–1104. [Google Scholar] [CrossRef]
  39. Choudhuri, N.; Ghosal, S.; Roy, A. Bayesian estimation of the spectral density of a time series. J. Am. Stat. Assoc. 2004, 99, 1050–1059. [Google Scholar] [CrossRef] [Green Version]
  40. Edwards, M.C.; Meyer, R.; Christensen, N. Bayesian nonparametric spectral density estimation using B-spline priors. Stat. Comput. 2019, 29, 67–78. [Google Scholar] [CrossRef] [Green Version]
  41. Tobar, F.; Bui, T.D.; Turner, R.E. Design of covariance functions using inter-domain inducing variables. In Proceedings of the NIPS 2015-Time Series Workshop, Montreal, QC, Canada, 11–15 December 2015. [Google Scholar]
  42. Tobar, F.; Bui, T.; Turner, R. Learning Stationary Time Series Using Gaussian Processes with Nonparametric Kernels. In Proceedings of the NIPS 2015-Time Series Workshop, Montreal, QC, Canada, 11–15 December 2015. [Google Scholar]
  43. Tobar, F. Bayesian nonparametric spectral estimation. arXiv 2018, arXiv:1809.02196. [Google Scholar]
  44. Grassberger, P. Estimating the information content of symbol sequences and efficient codes. IEEE Trans. Inf. Theory 1989, 35, 669–675. [Google Scholar] [CrossRef]
  45. Kontoyiannis, I.; Algoet, P.H.; Suhov, Y.M.; Wyner, A.J. Nonparametric entropy estimation for stationary processes and random fields, with applications to English text. IEEE Trans. Inf. Theory 1998, 44, 1319–1327. [Google Scholar] [CrossRef]
  46. Quas, A.N. An entropy estimator for a class of infinite alphabet processes. Theory Probab. Appl. 1999, 43, 496–507. [Google Scholar] [CrossRef]
  47. Kaltchenko, A.; Yang, E.H.; Timofeeva, N. Entropy estimators with almost sure convergence and an o (n-1) variance. In Proceedings of the 2007 IEEE Information Theory Workshop, Tahoe City, CA, USA, 2–6 September 2007; pp. 644–649. [Google Scholar]
  48. Kaltchenko, A.; Timofeeva, N. Rate of convergence of the nearest neighbor entropy estimator. AEU-Int. J. Electron. Commun. 2010, 64, 75–79. [Google Scholar] [CrossRef]
  49. Vatutin, V.; Mikhailov, V. Statistical estimation of the entropy of discrete random variables with a large number of outcomes. Russ. Math. Surv. 1995, 50, 963. [Google Scholar] [CrossRef]
  50. Timofeev, E. Statistical Estimation of measure invariants. St. Petersburg Math. J. 2006, 17, 527–551. [Google Scholar] [CrossRef]
  51. Pincus, S.M. Approximate entropy as a measure of system complexity. Proc. Natl. Acad. Sci. USA 1991, 88, 2297–2301. [Google Scholar] [CrossRef] [Green Version]
  52. Richman, J.S.; Moorman, J.R. Physiological time-series analysis using approximate entropy and sample entropy. Am. J. Physiol. Heart Circ. Physiol. 2000, 278, H2039–H2049. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  53. Bandt, C.; Pompe, B. Permutation entropy: A natural complexity measure for time series. Phys. Rev. Lett. 2002, 88, 174102. [Google Scholar] [CrossRef] [PubMed]
  54. Darmon, D. Specific differential entropy rate estimation for continuous-valued time series. Entropy 2016, 18, 190. [Google Scholar] [CrossRef] [Green Version]
  55. Girardin, V.; Sesboüé, A. Asymptotic study of an estimator of the entropy rate of a two-state Markov chain for one long trajectory. In AIP Conference Proceedings; American Institute of Physics: College Park, MD, USA, 2006; Volume 872, pp. 403–410. [Google Scholar]
  56. Girardin, V.; Sesboüé, A. Comparative construction of plug-in estimators of the entropy rate of two-state Markov chains. Methodol. Comput. Appl. Probab. 2009, 11, 181–200. [Google Scholar] [CrossRef]
  57. Rényi, A. On measures of entropy and information. In Proceedings of the Fourth Berkeley Symposium on Mathematical Statistics and Probability, Volume 1: Contributions to the Theory of Statistics; University of California Press: Berkeley, CA, USA, 1961; pp. 547–561. [Google Scholar]
  58. Komaee, A. Mutual information rate between stationary Gaussian processes. Results Appl. Math. 2020, 7, 100107. [Google Scholar] [CrossRef]
  59. Rice, J.A. Mathematical Statistics and Data Analysis, 3rd ed.; Duxbury Press: Belmont, CA, USA, 2006. [Google Scholar]
  60. Cramér, H. Mathematical Methods of Statistics; Princeton University Press: Princeton, NJ, USA, 1999; Volume 43. [Google Scholar]
  61. Box, G.E.; Jenkins, G.M.; Reinsel, G.C.; Ljung, G.M. Time Series Analysis: Forecasting and Control; John Wiley & Sons: Hoboken, NJ, USA, 2015. [Google Scholar]
  62. Cover, T.M.; Thomas, J.A. Elements of Information Theory (Wiley Series in Telecommunications and Signal Processing); Wiley-Interscience: Hoboken, NJ, USA, 2006. [Google Scholar]
  63. Jaynes, E.T. Information theory and statistical mechanics. Phys. Rev. 1957, 106, 620. [Google Scholar] [CrossRef]
  64. Choi, B.; Cover, T.M. An information-theoretic proof of Burg’s maximum entropy spectrum. Proc. IEEE 1984, 72, 1094–1096. [Google Scholar] [CrossRef]
  65. Franke, J. ARMA processes have maximal entropy among time series with prescribed autocovariances and impulse responses. Adv. Appl. Probab. 1985, 17, 810–840. [Google Scholar] [CrossRef]
  66. Franke, J. A Levinson-Durbin recursion for autoregressive-moving average processes. Biometrika 1985, 72, 573–581. [Google Scholar] [CrossRef]
  67. Feutrill, A.; Roughan, M. Differential Entropy Rate Characterisations of Long Range Dependent Processes. arXiv 2021, arXiv:2102.05306. [Google Scholar]
  68. Landau, H.J. Maximum entropy and maximum likelihood in spectral estimation. IEEE Trans. Inf. Theory 1998, 44, 1332–1336. [Google Scholar] [CrossRef]
  69. Rezaeian, M. Hidden Markov process: A new representation, entropy rate and estimation entropy. arXiv 2006, arXiv:0606114. [Google Scholar]
  70. Jacquet, P.; Seroussi, G.; Szpankowski, W. On the entropy of a hidden Markov process. SAIL—String Algorithms, Information and Learning: Dedicated to Professor Alberto Apostolico on the occasion of his 60th birthday. Theor. Comput. Sci. 2008, 395, 203–219. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  71. Egner, S.; Balakirsky, V.; Tolhuizen, L.; Baggen, S.; Hollmann, H. On the entropy rate of a hidden Markov model. In Proceedings of the International Symposium on Information Theory, Chicago, IL, USA, 27 June–2 July 2004. [Google Scholar] [CrossRef]
  72. Ephraim, Y.; Merhav, N. Hidden Markov Processes. IEEE Trans. Inf. Theory 2002, 48, 1518–1569. [Google Scholar] [CrossRef] [Green Version]
  73. Han, G.; Marcus, B. Analyticity of Entropy Rate of Hidden Markov Chains. IEEE Trans. Inf. Theory 2006, 52, 5251–5266. [Google Scholar] [CrossRef] [Green Version]
  74. Zuk, O.; Kanter, I.; Domany, E. The entropy of a binary hidden Markov process. J. Stat. Phys. 2005, 121, 343–360. [Google Scholar] [CrossRef] [Green Version]
  75. Zuk, O.; Domany, E.; Kanter, I.; Aizenman, M. Taylor series expansions for the entropy rate of Hidden Markov Processes. In Proceedings of the 2006 IEEE International Conference on Communications, Istanbul, Turkey, 11–15 June 2006; Volume 4, pp. 1598–1604. [Google Scholar] [CrossRef] [Green Version]
  76. Yari, G.; Nikooravesh, Z. Taylor Expansion for the Entropy Rate of Hidden Markov Chains. J. Stat. Res. Iran 2011, 7, 103–120. [Google Scholar] [CrossRef] [Green Version]
  77. Dumitrescu, M.E. Some informational properties of Markov pure-jump processes. Časopis Pěstování Mat. 1988, 113, 429–434. [Google Scholar] [CrossRef]
  78. Gibbons, J.D.; Chakraborti, S. Nonparametric Statistical Inference: Revised and Expanded; CRC Press: Boca Raton, FL, USA, 2014. [Google Scholar]
  79. Beirlant, J.; Dudewicz, E.J.; Györfi, L.; Van der Meulen, E.C. Nonparametric entropy estimation: An overview. Int. J. Math. Stat. Sci. 1997, 6, 17–39. [Google Scholar]
  80. Bouzebda, S.; Elhattab, I. Uniform-in-bandwidth consistency for kernel-type estimators of Shannon’s entropy. Electron. J. Stat. 2011, 5, 440–459. [Google Scholar] [CrossRef]
  81. Ziv, J.; Lempel, A. A universal algorithm for sequential data compression. IEEE Trans. Inf. Theory 1977, 23, 337–343. [Google Scholar] [CrossRef] [Green Version]
  82. Wyner, A.D.; Ziv, J. Some asymptotic properties of the entropy of a stationary ergodic data source with applications to data compression. IEEE Trans. Inf. Theory 1989, 35, 1250–1258. [Google Scholar] [CrossRef]
  83. Ornstein, D.S.; Weiss, B. Entropy and data compression schemes. IEEE Trans. Inf. Theory 1993, 39, 78–83. [Google Scholar] [CrossRef]
  84. Shields, P.C. Entropy and Prefixes. Ann. Probab. 1992, 20, 403–409. [Google Scholar] [CrossRef]
  85. Kontoyiannis, I.; Soukhov, I. Prefixes and the entropy rate for long-range sources. In Proceedings of the 1994 IEEE International Symposium on Information Theory, Trondheim, Norway, 27 June–1 July 1994. [Google Scholar] [CrossRef]
  86. Dobrushin, R. A simplified method of experimental estimation of the entropy of a stationary distribution. Engl. Trans. Theory Probab. Appl. 1958, 3, 462–464. [Google Scholar]
  87. Bandt, C.; Shiha, F. Order patterns in time series. J. Time Ser. Anal. 2007, 28, 646–665. [Google Scholar] [CrossRef]
  88. Alcaraz, R.; Rieta, J.J. A review on sample entropy applications for the non-invasive analysis of atrial fibrillation electrocardiograms. Biomed. Signal Process. Control. 2010, 5, 1–14. [Google Scholar] [CrossRef]
  89. Chen, X.; Solomon, I.C.; Chon, K.H. Comparison of the use of approximate entropy and sample entropy: Applications to neural respiratory signal. In Proceedings of the 2005 IEEE Engineering in Medicine and Biology 27th Annual Conference, Shanghai, China, 17–18 January 2006; pp. 4212–4215. [Google Scholar]
  90. Lake, D.E.; Richman, J.S.; Griffin, M.P.; Moorman, J.R. Sample entropy analysis of neonatal heart rate variability. Am. J. Physiol. Regul. Integr. Comp. Physiol. 2002, 283, R789–R797. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  91. Eckmann, J.P.; Ruelle, D. Ergodic theory of chaos and strange attractors. In The Theory of Chaotic Attractors; Springer: Berlin/Heidelberg, Germany, 1985; pp. 273–312. [Google Scholar]
  92. Delgado-Bonal, A.; Marshak, A. Approximate Entropy and Sample Entropy: A Comprehensive Tutorial. Entropy 2019, 21, 541. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  93. Yentes, J.M.; Hunt, N.; Schmid, K.K.; Kaipust, J.P.; McGrath, D.; Stergiou, N. The appropriate use of approximate entropy and sample entropy with short data sets. Ann. Biomed. Eng. 2013, 41, 349–365. [Google Scholar] [CrossRef]
  94. Udhayakumar, R.K.; Karmakar, C.; Palaniswami, M. Approximate entropy profile: A novel approach to comprehend irregularity of short-term HRV signal. Nonlinear Dyn. 2017, 88, 823–837. [Google Scholar] [CrossRef]
  95. Durrett, R. Probability: Theory and Examples, 4th ed.; Cambridge University Press: New York, NY, USA, 2010. [Google Scholar]
  96. Darmon, D. Information-theoretic model selection for optimal prediction of stochastic dynamical systems from data. Phys. Rev. E 2018, 97, 032206. [Google Scholar] [CrossRef] [Green Version]
  97. Contreras-Reyes, J.E. Fisher information and uncertainty principle for skew-gaussian random variables. Fluct. Noise Lett. 2021, 20, 2150039. [Google Scholar] [CrossRef]
  98. Golshani, L.; Pasha, E. Rényi entropy rate for Gaussian processes. Inf. Sci. 2010, 180, 1486–1491. [Google Scholar] [CrossRef]
Table 1. Comparison of entropy rate estimation techniques into categories based on parametric/non-parametric techniques. The modelling estimate refers to the quantity that is estimated in the technique and the entropy rate estimate refers to the full entropy rate expression used. For example, if estimating entropy rate of a Markov chain using plug-in estimation. Then, the modelling estimates may be non-parametric for the transition probabilities, p i j and the stationary distribution, π j . However, the entropy rate estimator is a parametric estimator for the Markov model. Hence, there are no non-parametric/parametric estimators because non-parametric entropy estimators do not use a model.
Table 1. Comparison of entropy rate estimation techniques into categories based on parametric/non-parametric techniques. The modelling estimate refers to the quantity that is estimated in the technique and the entropy rate estimate refers to the full entropy rate expression used. For example, if estimating entropy rate of a Markov chain using plug-in estimation. Then, the modelling estimates may be non-parametric for the transition probabilities, p i j and the stationary distribution, π j . However, the entropy rate estimator is a parametric estimator for the Markov model. Hence, there are no non-parametric/parametric estimators because non-parametric entropy estimators do not use a model.
Modelling Estimate
Entropy Rate EstimateParametricNon-Parametric
Parametric[7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26][27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43]
Non-ParametricN/A[44,45,46,47,48,49,50,51,52,53,54]
Table 2. Comparison of entropy rate estimation techniques. They are partitioned into four categories based whether they are discrete or continuous time, and whether they work on discrete or continuous-valued data.
Table 2. Comparison of entropy rate estimation techniques. They are partitioned into four categories based whether they are discrete or continuous time, and whether they work on discrete or continuous-valued data.
Time
State SpaceDiscreteContinuous
Discrete[10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,44,45,46,47,48,49,53,55,56][23]
Continuous[7,8,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,51,52,53,54]N/A
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Feutrill, A.; Roughan, M. A Review of Shannon and Differential Entropy Rate Estimation. Entropy 2021, 23, 1046. https://0-doi-org.brum.beds.ac.uk/10.3390/e23081046

AMA Style

Feutrill A, Roughan M. A Review of Shannon and Differential Entropy Rate Estimation. Entropy. 2021; 23(8):1046. https://0-doi-org.brum.beds.ac.uk/10.3390/e23081046

Chicago/Turabian Style

Feutrill, Andrew, and Matthew Roughan. 2021. "A Review of Shannon and Differential Entropy Rate Estimation" Entropy 23, no. 8: 1046. https://0-doi-org.brum.beds.ac.uk/10.3390/e23081046

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop