Karhunen–Loève theorem

From Wikipedia, the free encyclopedia
  (Redirected from Karhunen–Loève transform)
Jump to: navigation, search

In the theory of stochastic processes, the Karhunen–Loève theorem (named after Kari Karhunen and Michel Loève) is a representation of a stochastic process as an infinite linear combination of orthogonal functions, analogous to a Fourier series representation of a function on a bounded interval. Stochastic processes given by infinite series of this form were considered earlier by Damodar Dharmananda Kosambi.[1] There exist many such expansions of a stochastic process: if the process is indexed over [a, b], any orthonormal basis of L2([a, b]) yields an expansion thereof in that form. The importance of the Karhunen–Loève theorem is that it yields the best such basis in the sense that it minimizes the total mean squared error.

In contrast to a Fourier series where the coefficients are real numbers and the expansion basis consists of sinusoidal functions (that is, sine and cosine functions), the coefficients in the Karhunen–Loève theorem are random variables and the expansion basis depends on the process. In fact, the orthogonal basis functions used in this representation are determined by the covariance function of the process. One can think that the Karhunen–Loève transform adapts to the process in order to produce the best possible basis for its expansion.

In the case of a centered stochastic process {Xt}t ∈ [a, b] (where centered means that the expectations E(Xt) are defined and equal to 0 for all values of the parameter t in [a, b]) satisfying a technical continuity condition, Xt admits a decomposition

 X_t = \sum_{k=1}^\infty Z_k e_k(t)

where Zk are pairwise uncorrelated random variables and the functions ek are continuous real-valued functions on [a, b] that are pairwise orthogonal in L2[a, b]. It is therefore sometimes said that the expansion is bi-orthogonal since the random coefficients Zk are orthogonal in the probability space while the deterministic functions ek are orthogonal in the time domain. The general case of a process Xt that is not centered can be brought back to the case of a centered process by considering (Xt − E(Xt)) which is a centered process.

Moreover, if the process is Gaussian, then the random variables Zk are Gaussian and stochastically independent. This result generalizes the Karhunen–Loève transform. An important example of a centered real stochastic process on [0,1] is the Wiener process; the Karhunen–Loève theorem can be used to provide a canonical orthogonal representation for it. In this case the expansion consists of sinusoidal functions.

The above expansion into uncorrelated random variables is also known as the Karhunen–Loève expansion or Karhunen–Loève decomposition. The empirical version (i.e., with the coefficients computed from a sample) is known as the Karhunen–Loève transform (KLT), principal component analysis, proper orthogonal decomposition (POD), Empirical orthogonal functions (a term used in meteorology and geophysics), or the Hotelling transform.

Contents

Formulation [edit]

  • Throughout this article, we will consider a square integrable zero-mean random process Xt defined over a probability space (Ω,F,P) and indexed over a closed interval [ab], with covariance function KX(s,t). We thus have:
\forall t\in [a,b], X_t\in L^2(\Omega,\mathcal{F},\mathrm{P}),
\forall t\in [a,b], \mathrm{E}[X_t]=0,
\forall t,s \in [a,b], K_X(s,t)=\mathrm{E}[X_s X_t].

\begin{array}{rrl}
T_{K_X}: L^2([a,b]) &\rightarrow & L^2([a,b])\\
f(t) & \mapsto & \int_{[a,b]} K_X(s,t) f(s) ds
\end{array}
Since TKX is a linear operator, it makes sense to talk about its eigenvalues λk and eigenfunctions ek, which are found solving the homogeneous Fredholm integral equation of the second kind
\int_{[a,b]} K_X(s,t) e_k(s)\,ds=\lambda_k e_k(t)

Statement of the theorem [edit]

Theorem. Let Xt be a zero-mean square integrable stochastic process defined over a probability space (Ω,F,P) and indexed over a closed and bounded interval [ab], with continuous covariance function KX(s,t).

Then KX(s,t) is a Mercer kernel and letting ek be an orthonormal basis of L2([ab]) formed by the eigenfunctions of TKX with respective eigenvalues λk, Xt admits the following representation


X_t=\sum_{k=1}^\infty Z_k e_k(t)

where the convergence is in L2, uniform in t and


Z_k=\int_{[a,b]} X_t e_k(t)\, dt

Furthermore, the random variables Zk have zero-mean, are uncorrelated and have variance λk


\mathrm{E}[Z_k]=0,~\forall k\in\mathbb{N} \quad\quad\mbox{and}\quad\quad \mathrm{E}[Z_i Z_j]=\delta_{ij} \lambda_j,~\forall i,j\in \mathbb{N}

Note that by generalizations of Mercer's theorem we can replace the interval [a, b] with other compact spaces C and the Lebesgue measure on [a, b] with a Borel measure whose support is C.

Proof [edit]

  • The covariance function KX satisfies the definition of a Mercer kernel. By Mercer's theorem, there consequently exists a set {λk,ek(t)} of eigenvalues and eigenfunctions of TKX forming an orthonormal basis of L2([a,b]), and KX can be expressed as
K_X(s,t)=\sum_{k=1}^\infty \lambda_k e_k(s) e_k(t)
  • The process Xt can be expanded in terms of the eigenfunctions ek as:
X_t=\sum_{k=1}^\infty Z_k e_k(t)
where the coefficients (random variables) Zk are given by the projection of Xt on the respective eigenfunctions
Z_k=\int_{[a,b]} X_t e_k(t) \,dt
  • We may then derive
\mathrm{E}[Z_k]=\mathrm{E}\left[\int_{[a,b]} X_t e_k(t) \,dt\right]=\int_{[a,b]} \mathrm{E}[X_t] e_k(t) dt=0
and:

\begin{array}[t]{rl}
\mathrm{E}[Z_i Z_j]&=\mathrm{E}\left[ \int_{[a,b]}\int_{[a,b]} X_t  X_s e_j(t)e_i(s) dt\, ds\right]\\
&=\int_{[a,b]}\int_{[a,b]}  \mathrm{E}\left[X_t  X_s\right] e_j(t)e_i(s) dt\, ds\\
&=\int_{[a,b]}\int_{[a,b]}  K_X(s,t) e_j(t)e_i(s) dt \, ds\\
&=\int_{[a,b]} e_i(s)\left(\int_{[a,b]}  K_X(s,t) e_j(t) dt\right) ds\\
&=\lambda_j \int_{[a,b]} e_i(s) e_j(s)  ds\\
&=\delta_{ij}\lambda_j
\end{array}
where we have used the fact that the ek are eigenfunctions of TKX and are orthonormal.
  • Let us now show that the convergence is in L2:
    let S_N=\sum_{k=1}^N Z_k e_k(t).

\begin{align}
\mathrm{E}[|X_t-S_N|^2]&=\mathrm{E}[X_t^2]+\mathrm{E}[S_N^2]-2\mathrm{E}[X_t S_N]\\
&=K_X(t,t)+\mathrm{E}\left[\sum_{k=1}^N \sum_{l=1}^N Z_k Z_l e_k(t)e_l(t) \right] -2\mathrm{E}\left[X_t\sum_{k=1}^N Z_k e_k(t)\right]\\
&=K_X(t,t)+\sum_{k=1}^N \lambda_k e_k(t)^2 -2\mathrm{E}\left[\sum_{k=1}^N \int_0^1 X_t X_s e_k(s) e_k(t) ds\right]\\
&=K_X(t,t)-\sum_{k=1}^N \lambda_k e_k(t)^2
\end{align}
which goes to 0 by Mercer's theorem.

Properties of the Karhunen–Loève transform [edit]

Special case: Gaussian distribution [edit]

Since the limit in the mean of jointly Gaussian random variables is jointly Gaussian, and jointly Gaussian random (centered) variables are independent if and only if they are orthogonal, we can also conclude:

Theorem. The variables Zi have a joint Gaussian distribution and are stochastically independent if the original process {Xt}t is Gaussian.

In the gaussian case, since the variables Zi are independent, we can say more:

 \lim_{N \rightarrow \infty} \sum_{i=1}^N e_i(t) Z_i(\omega) = X_t(\omega)

almost surely.

The Karhunen–Loève transform decorrelates the process [edit]

This is a consequence of the independence of the Zk.

The Karhunen–Loève expansion minimizes the total mean square error [edit]

In the introduction, we mentioned that the truncated Karhunen–Loeve expansion was the best approximation of the original process in the sense that it reduces the total mean-square error resulting of its truncation. Because of this property, it is often said that the KL transform optimally compacts the energy.

More specifically, given any orthonormal basis {fk} of L2([a, b]), we may decompose the process Xt as:

X_t(\omega)=\sum_{k=1}^\infty A_k(\omega) f_k(t)

where A_k(\omega)=\int_{[a,b]} X_t(\omega) f_k(t)\,dt

and we may approximate Xt by the finite sum \hat{X}_t(\omega)=\sum_{k=1}^N A_k(\omega) f_k(t) for some integer N.

Claim. Of all such approximations, the KL approximation is the one that minimizes the total mean square error (provided we have arranged the eigenvalues in decreasing order).

Explained variance [edit]

An important observation is that since the random coefficients Zk of the KL expansion are uncorrelated, the Bienaymé formula asserts that the variance of Xt is simply the sum of the variances of the individual components of the sum:


\begin{align}
\mbox{Var}[X_t]&=\sum_{k=0}^\infty e_k(t)^2 \mbox{Var}[Z_k]=\sum_{k=1}^\infty \lambda_k e_k(t)^2 
\end{align}

Integrating over [a, b] and using the orthonormality of the ek, we obtain that the total variance of the process is:


\int_{[a,b]} \mbox{Var}[X_t] dt=\sum_{k=1}^\infty \lambda_k

In particular, the total variance of the N-truncated approximation is \sum_{k=1}^N \lambda_k. As a result, the N-truncated expansion explains \sum_{k=1}^N \lambda_k/\sum_{k=1}^\infty \lambda_k of the variance; and if we are content with an approximation that explains, say, 95% of the variance, then we just have to determine an N\in\mathbb{N} such that \sum_{k=1}^N \lambda_k/\sum_{k=1}^\infty \lambda_k \geq 0.95.

The Karhunen–Loève expansion has the minimum representation entropy property [edit]

Principal Component Analysis [edit]

We have established the Karhunen–Loève theorem and derived a few properties thereof. We also noted that one hurdle in its application was the numerical cost of determining the eigenvalues and eigenfunctions of its covariance operator through the Fredholm integral equation of the second kind \int_{[a,b]} K_X(s,t) e_k(s)\,ds=\lambda_k e_k(t) .

However, when applied to a discrete and finite process \left(X_n\right)_{n\in\{1,\ldots,N\}}, the problem takes a much simpler form and standard algebra can be used to carry out the calculations.

Note that a continuous process can also be sampled at N points in time in order to reduce the problem to a finite version.

We henceforth consider a random N-dimensional vector X=\left(X_1~X_2~\ldots~X_N\right)^T. As mentioned above, X could contain N samples of a signal but it can hold many more representations depending on the field of application. For instance it could be the answers to a survey or economic data in an econometrics analysis.

As in the continuous version, we assume that X is centered, otherwise we can let X:=X-\mu_X (where \mu_X is the mean vector of X) which is centered.

Let us adapt the procedure to the discrete case.

Covariance matrix [edit]

Recall that the main implication and difficulty of the KL transformation is computing the eigenvectors of the linear operator associated to the covariance function, which are given by the solutions to the integral equation written above.

Define Σ, the covariance matrix of X. Σ is an N by N matrix whose elements are given by:

\Sigma_{ij}=E[X_i X_j],\qquad \forall i,j \in \{1,\ldots,N\}

Rewriting the above integral equation to suit the discrete case, we observe that it turns into:


\begin{align}
&\sum_{i=1}^N \Sigma_{ij} e_j=\lambda e_i\\
\Leftrightarrow \quad& \Sigma e=\lambda e
\end{align}

where e=(e_1~e_2~\ldots~e_N)^T is an N-dimensional vector.

The integral equation thus reduces to a simple matrix eigenvalue problem, which explains why the PCA has such a broad domain of applications.

Since Σ is a positive definite symmetric matrix, it possesses a set of orthonormal eigenvectors forming a basis of \R^N, and we write \{\lambda_i,\phi_i\}_{i\in\{1,\ldots,N\}} this set of eigenvalues and corresponding eigenvectors, listed in decreasing values of λi. Let also \Phi be the orthonormal matrix consisting of these eigenvectors:


\begin{align}
\Phi &:=\left(\phi_1~\phi_2~\ldots~\phi_N\right)^T\\
\Phi^T \Phi &=I
\end{align}

Principal Component Transform [edit]

It remains to perform the actual KL transformation which we will call Principal Component Transform in this case. Recall that the transform was found by expanding the process with respect to the basis spanned by the eigenvectors of the covariance function. In this case, we hence have:


\begin{align}
X &=\sum_{i=1}^N \langle \phi_i,X\rangle \phi_i\\
&=\sum_{i=1}^N \phi_i^T X \phi_i
\end{align}

In a more compact form, the Principal Component Transform of X is defined by:


\left\{
\begin{array}{rl}
Y&=\Phi^T X\\
X&=\Phi Y
\end{array}
\right.

The i-th component of Y is Y_i=\phi_i^T X, the projection of X on \phi_i and the inverse transform X=\Phi Y yields the expansion of X on the space spanned by the \phi_i:


X=\sum_{i=1}^N Y_i \phi_i=\sum_{i=1}^N \langle \phi_i,X\rangle \phi_i

As in the continuous case, we may reduce the dimensionality of the problem by truncating the sum at some K\in\{1,\ldots,N\} such that \frac{\sum_{i=1}^K \lambda_i}{\sum_{i=1}^N \lambda_i}\geq \alpha where α is the explained variance threshold we wish to set.

We can also reduce the dimensionality through the use of multilevel dominant eigenvector estimation (MDEE).[2]

Examples [edit]

The Wiener process [edit]

There are numerous equivalent characterizations of the Wiener process which is a mathematical formalization of Brownian motion. Here we regard it as the centered standard Gaussian process Wt with covariance function

 K_{W}(t,s)  = \operatorname{Cov}(W_t,W_s) = \min (s,t).

We restrict the time domain to [a,b]=[0,1] without loss of generality.

The eigenvectors of the covariance kernel are easily determined. These are

 e_k(t) = \sqrt{2} \sin \left( \left(k - \textstyle\frac{1}{2}\right) \pi t \right)

and the corresponding eigenvalues are

 \lambda_k = \frac{1}{(k -\frac{1}{2})^2 \pi^2}.

This gives the following representation of the Wiener process:

Theorem. There is a sequence {Zi}i of independent Gaussian random variables with mean zero and variance 1 such that

 W_t = \sqrt{2} \sum_{k=1}^\infty Z_k \frac{\sin \left(\left(k - \frac{1}{2}\right) \pi t\right)}{ \left(k - \frac{1}{2}\right) \pi}.

Note that this representation is only valid for  t\in[0,1]. On larger intervals, the increments are not independent. As stated in the theorem, convergence is in the L2 norm and uniform in t.

The Brownian bridge [edit]

Similarly the Brownian bridge B_t=W_t-tW_1 which is a stochastic process with covariance function

K_B(t,s)=\min(t,s)-ts

can be represented as the series

B_t = \sum_{k=1}^\infty Z_k \frac{\sqrt{2} \sin(k \pi t)}{k \pi}

Applications [edit]

Adaptive optics systems sometimes use K–L functions to reconstruct wave-front phase information (Dai 1996, JOSA A).

Karhunen–Loève expansion is closely related to the Singular Value Decomposition. The latter has myriad applications in image processing, radar, seismology, and the like. If one has independent vector observations from a vector valued stochastic process then the left singular vectors are maximum likelihood estimates of the ensemble KL expansion.

Applications in signal estimation and detection [edit]

Detection of a known continuous signal S(t) [edit]

In communication, we usually have to decide whether a signal from a noisy channel contains valuable information. The following hypothesis testing is used for detecting continuous signal s(t) from channel output X(t), N(t) is the channel noise, which is usually assumed zero mean gaussian process with correlation function R_{N} (t, s) = E[N(t)N(s)]

H: X(t) = N(t),
K: X(t) = N(t)+s(t), t\in(0,T).

Signal detection in white noise [edit]

When The channel noise is white, its correlation function is R_{N}(t) = \frac{N_0}{2} \delta (t), and it has constant power spectrum density. In physically practical channel, the noise power is finite. so S_{N}(f) = \frac{N_{0}}{2} \text{ for } |f|<w, 0 \text{ for } |f|>w .Then the noise correlation function is sinc function with zeros at \frac{n}{2\omega}, n = ...-1,0,1,... . Since are uncorrelated and gaussian, they are independent. Thus we can take samples from X(t) with time spacing  \Delta t = \frac{n}{2\omega} within (0,T). Let X_i = X(i\Delta t). We have a total of n = \frac{T}{\Delta t} = T(2\omega) = 2\omega T i.i.d samples \{X_1, X_2,...,X_n\} to develop the Likelihood Ratio Test. Define signal S_i = S(i\Delta t), the problem becomes,

H: X_i = N_i,
K: X_i = N_i + S_i, i = 1,2...n.

The log-likelihood ratio \mathcal{L}(\underline{x}) = log\frac{\sum^n_{i=1} (2S_i x_i - S_i^2)}{2\sigma^2} \Leftrightarrow \Delta t \Sigma ^n_{i = 1} S_i x_i = \sum^n_{i=1} S(i\Delta t)x(i\Delta t)\Delta t \gtrless \lambda_2. As  t \rightarrow 0, \text{ let } G = \int^T_0 S(t)x(t)dt. Then G is the test statistics and the Neyman-Pearson Optimum Detector is:G(\underline{x}) > G_0 \Rightarrow K, < G_0 \Rightarrow H. As G is gaussian, we can characterize it by finding its mean and variances. Then we get

H: G \sim N(0,\frac{N_{0}E}{2})
K: G \sim N(E,\frac{N_{0}E}{2}), where E = \int^T_{0} S^2(t)dt is the signal energy.

The false alarm error \alpha = \int^{\infty}_{G_{0}} N(0,\frac{N_{0}E}{2})dG \Rightarrow G_0 = \sqrt{\frac{N_0 E}{2}} \Phi^{-1}(1-\alpha)

And the probability of detection:\beta = \int^{\infty}_{G_0} N(E, \frac{N_0 E}{2})dG = 1-\Phi(\frac{G_0 - E}{\sqrt{\frac{N_0 E}{2}}}) = \Phi [\sqrt{\frac{2E}{N_0}} - \Phi^{-1}(1-\alpha)] , \Phi(\cdot) is the cdf of standard normal gaussian variable.

Signal detection in color noise [edit]

When N(t)is colored(correlated in time in some sense) gaussian noise with zero mean and covariance function: R_N(t,s) = E[X(t)X(s)]. We couldn't sample independent discrete observations by evenly spacing the time. Instead, we can use K–L expansion to uncorrelate the noise process and get independent gaussian observation 'samples'. The K–L expansion of N(t): N(t) = \sum^{\infty}_{i=1} N_i \Phi_i(t), 0<t<T, where N_i =\int N(t)\Phi_i(t)dt and the orthonormal bases \{\Phi_i{t}\} are generated by kernal R_N(t,s), i.e., solution to  \int ^T _0 R_N(t,s)\Phi_i(s)ds = \lambda_i \Phi_i(t), var[N_i] = \lambda_i. Do expansion: S(t) = \sum^{\infty}_{i = 1}S_i\Phi_i(t), where S_i = \int^T _0 S(t)\Phi_i(t)dt, 0<t<T., then X_i = \int^T _0 X(t)\Phi_i(t) dt = N_i under H and N_i + S_i under K. Let \overline{X} = \{X_1,X_2,\dots\}, we have

  • {N_i} are independent guassian r.v's with variance \lambda_i
  • under H: \{X_i\} are independent gaussian r.v's. f_H[x(t)|0<t<T] = f_H(\underline{x}) = \prod^{\infty} _{i=1} \frac{1}{\sqrt{2\pi \lambda_i}}exp[-\frac{x_i^2}{2 \lambda_i}]
  • under K: \{X_i - S_i\} are independent gaussian r.v's. f_K[x(t)|0<t<T] = f_K(\underline{x}) = \prod^{\infty} _{i=1} \frac{1}{\sqrt{2\pi \lambda_i}}exp[-\frac{(x_i - S_i)^2}{2 \lambda_i}]

Hence, the log-LR is given by \mathcal{L}(\underline{x}) = \sum^{\infty}_{i=1} \frac{2S_i x_i - S_i^2}{2\lambda_i} and the optimum detector is G = \sum^{\infty}_{i=1} S_i x_i \lambda_i > G_0 \Rightarrow K, < G_0 \Rightarrow H. Define k(t) = \sum^{\infty}_{i=1} \lambda_i S_i \Phi_i(t), 0<t<T, then G = \int^T _0 k(t)x(t)dt.

How to find k(t)? [edit]

Since \int^T_0 R_N(t,s)k(s)ds = \sum^{\infty}_{i=1} \lambda_i S_i \int^T _0 R_N(t,s)\Phi_i (s) ds = \sum^{\infty}_{i=1} S_i \Phi_i(t) = S(t), k(t) is the solution to\int^T_0 R_N(t,s)k(s)ds = S(t). If N(t)is wide-sense stationary, \int^T_0 R_N(t-s)k(s)ds = S(t) , which is known as the Wiener-Hopf Equation. The equation can be solved by taking fourier transform, but not practically realizable since infinite spectrum needs spatial factorization. A special case which is easy to calculate k(t) is white gaussian noise. \int^T_0 \frac{N_0}{2}\delta(t-s)k(s)ds = S(t) \Rightarrow k(t) = C S(t), 0<t<T. The corresponding impulse response is h(t) = k(T-t) = C S(T-t). Let C = 1, this is just the result we arrived at in previous section for detecting of signal in white noise.

The test threshold for Neyman-Pearson optimum detector? [edit]

Since X(t)is gaussian process, G = \int^T_0 k(t)x(t)dt is a gaussian random variable that can be characterized by its mean and variance.

  • E[G|H] = \int^T_0 k(t)E[x(t)|H]dt = 0
  • E[G|K] = \int^T_0 k(t)E[x(t)|K]dt = \int^T_0 k(t)S(t)dt \equiv \rho

E[G^2|H] = \int^T_0\int^T_0 k(t)k(s) R_N(t,s)dtds = \int^T_0 k(t)(\int^T_0 k(s)R_N(t,s)ds)=\int^T_0 k(t)S(t)dt = \rho

  • var[G|H] = E[G^2|H] - (E[G|H])^2 = \rho

E[G^2|K]=\int^T_0\int^T_0k(t)k(s)E[x(t)x(s)]dtds = \int^T_0\int^T_0k(t)k(s)(R_N(t,s) +S(t)S(s))dtds = \rho + \rho^2

  • var[G|K] = E[G^2|K] - (E[G|K])^2 = \rho + \rho^2 -\rho^2 = \rho.

Hence, we obtain

H: G \sim N(0,\rho)
K: G \sim N(\rho, \rho)

The false alarm error \alpha = \int^{\infty}_{G_0} N(0,\rho)dG = 1 - \Phi(\frac{G_0}{\sqrt{\rho}}). So the test threshold for Neyman-Pearson Optimum Detector is G_0 = \sqrt{\rho} \Phi^{-1} (1-\alpha). Its power of detection is \beta = \int^{\infty}_{G_0} N(\rho, \rho)dG = \Phi [\sqrt{\rho} - \Phi^{-1}(1 - \alpha)]. When the noise is white gaussian process, \rho = \int^T_0 k(t)S(t)dt = \int^T_0 S(t)^2 dt = E, the signal power.

Prewhitening [edit]

For some type of colored noise, a typical practise is to add a prewhiterning filter before the matched filter to transform the colored noise into white noise. For example, N(t) is a wide-sense stationary colored noise with correlation function \R_N(\tau) = \frac{B N_0}{4} e^{-B|\tau|} andS_N(f) = \frac{N_0}{2(1+(\frac{w}{B})^2)}. The transfer function of prewhitening filter is H(f) = 1 + j \frac{w}{B}

Detection of a gaussian random signal in AWGN [edit]

When the signal we want to detect from the noisy channel is also random, for example, a white gaussian process X(t), we can still implement K–L expansion to get independent sequence of observation. In this case, the detection problem is described as follows:

H_0 : Y(t) = N(t)
H_1 : Y(t) = N(t) + X(t), 0<t<T. X(t) is a random process with correlation function R_X(t,s) = E\{X[t]X[s]\}

The K–L expansion of X(t) is X(t) = \sum^{\infty}_{i=1} X_i \Phi_i(t), where X_i =\int^T_0 X(t) \Phi_i(t). \Phi(t)'s are solution to  \int^T_0 R_X(t,s)\Phi_i(s)ds= \lambda_i \Phi_i(t). So X_i's are independent sequence of r.v's with zero mean and variance \lambda_i. Expanding Y(t) and N(t) by \Phi_i(t), we get Y_i = \int^T_0 Y(t)\Phi_i(t)dt = \int^T_0 [N(t) + X(t)]\Phi_i(t) = N_i + X_i, where N_i = \int^T_0 N(t)\Phi_i(t)dt. As N(t) is gaussian white noise, N_i's are i.i.d sequence of r.v with zero mean and variance\frac{N_0}{2}, then the problem is simplified as follows,

H_0: Y_i = N_i
H_1: Y_i = N_i + X_i

The Neyman Pearson Optimal Test: \Lambda = \frac{f_Y|H_1}{f_Y|H_0} = Ce^{-\sum^{\infty}_{i=1}\frac{y_i^2}{2} \frac{\lambda_i}{\frac{N_0}{2}(\frac{N_0}{2} + \lambda_i)}}, so the log-likelihood ratio \mathcal{L} = ln(\Lambda) = K -\sum^{\infty}_{i=1}\frac{y_i^2}{2} \frac{\lambda_i}{\frac{N_0}{2}(\frac{N_0}{2} + \lambda_i)}. Since \hat{X_i} = \frac{\lambda_i}{\frac{N_0}{2}(\frac{N_0}{2} + \lambda_i)} is just the minimum-mean-square estimate of X_i given Y_i's, \mathcal{L} = K + \frac{1}{N_0} \sum^{\infty}_{i=1} Y_i \hat{X_i}. K–L expansion has the following property: If f(t) = \sum f_i \Phi_i(t), g(t) = \sum g_i \Phi_i(t), where f_i = \int_0^T f(t) \Phi_i(t), g_i = \int_0^T g(t)\Phi_i(t)., then \sum^{\infty}_{i=1} f_i g_i = \int^T_0 g(t)f(t)dt. So let \hat{X(t|T)} = \sum^{\infty}_{i=1} \hat{X_i}\Phi_i(t),\mathcal{L} = K + \frac{1}{N_0} \int^T_0 Y(t) \hat{X(t|T)}dt. Noncausal filter Q(t, s) can be used to get the estimate through \hat{X(t|T)} = \int^T_0 Q(t,s)Y(s)ds. By orthogonality principle, Q(t,s) satisfies \int^T_0 Q(t,s)R_X(s,t)ds + \frac{N_0}{2} Q(t, \lambda) = R_X(t, \lambda), 0 < \lambda < T, 0<t<T. . However for practical reason, it's necessary to further derive the causal filter h(t, s), where h(t, s) = 0 for s > t, to get estimate \hat{X(t|t)}. Specifically, Q(t,s) = h(t,s) + h(s, t) - \int^T_0 h(\lambda, t)h(s, \lambda)d\lambda.

See also [edit]

Notes [edit]

  1. ^ Kosambi, D. D. (1943), "Statistics in Function Space", Journal of the Indian Mathematical Society 7: 76–88, MR9816 .
  2. ^ X. Tang, “Texture information in run-length matrices,” IEEE Transactions on Image Processing, vol. 7, No. 11, pp. 1602- 1609, Nov. 1998

References [edit]

  • Stark, Henry; Woods, John W. (1986). Probability, Random Processes, and Estimation Theory for Engineers. Prentice-Hall, Inc. ISBN 0-13-711706-X. 
  • Ghanem, Roger; Spanos, Pol (1991). Stochastic finite elements: a spectral approach. Springer-Verlag. ISBN 0-387-97456-3. 
  • Guikhman, I.; Skorokhod, A. (1977). Introduction a la Théorie des Processus Aléatoires. Éditions MIR. 
  • Simon, B. (1979). Functional Integration and Quantum Physics. Academic Press. 
  • Karhunen, Kari (1947). "Über lineare Methoden in der Wahrscheinlichkeitsrechnung". Ann. Acad. Sci. Fennicae. Ser. A. I. Math.-Phys. 37: 1–79. 
  • Loève, M. (1978). Probability theory. Vol. II, 4th ed. Graduate Texts in Mathematics 46. Springer-Verlag. ISBN 0-387-90262-7. 
  • Dai, G. (1996). "Modal wave-front reconstruction with Zernike polynomials and Karhunen–Loeve functions". JOSA A 13 (6): 1218. Bibcode:1996JOSAA..13.1218D. doi:10.1364/JOSAA.13.001218. 
  • Wu B., Zhu J., Najm F.(2005) "A Non-parametric Approach for Dynamic Range Estimation of Nonlinear Systems". In Proceedings of Design Automation Conference(841-844) 2005
  • Wu B., Zhu J., Najm F.(2006) "Dynamic Range Estimation". IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems, Vol. 25 Issue:9 (1618-1636) 2006
  • Jorgensen, Palle E. T.; Song, Myung-Sin (2007). "Entropy Encoding, Hilbert Space and Karhunen–Loeve Transforms". arXiv:math-ph/0701056. Bibcode 2007JMP....48j3503J.
  • Mathar, Richard J. (2008). "Karhunen–Loeve basis functions of Kolmogorov turbulence in the sphere". Baltic Astronomy 17 (3/4): 383–398. arXiv:0805.3979. Bibcode:2008BaltA..17..383M. 
  • Mathar, Richard J. (2009). "Modal decomposition of the von-Karman covariance of atmospheric turbulence in the circular entrance pupil". arXiv:0911.4710 [astro-ph.IM]. Bibcode 2009arXiv0911.4710M.
  • Mathar, Richard J. (2010). "Karhunen–Loeve basis of Kolmogorov phase screens covering a rectangular stripe". Waves in Random and Complex Media 20 (1): 23–35. Bibcode:2020WRCM...20...23M. doi:10.1080/17455030903369677. 

External links [edit]