next up previous
Next: KLT Optimally Compacts Signal Up: klt Previous: Karhunen-Loeve Transform (KLT)

KLT Completely Decorrelates the Signal

Now we show that among all possible orthogonal transforms, KLT is optimal in the following sense:

The first property is simply due to the definition of KLT, and the second property is due to the fact that KLT redistributes the energy among the $N$ components in such a way that most of the energy is contained in a small number of components of ${\bf y}={\bf\Phi}^T {\bf x}$, as we will show later.

To see the first property, consider the mean vector ${\bf m}_y$ and covariance matrix ${\bf\Sigma}_y$ of ${\bf y}={\bf\Phi}^T {\bf x}$:

\begin{displaymath}{\bf m}_y = E({\bf y})=E({\bf\Phi}^T {\bf x})={\bf\Phi}^T E({\bf x})
={\bf\Phi}^T {\bf m}_x \end{displaymath}


$\displaystyle {\bf\Sigma}_y$ $\textstyle =$ $\displaystyle E({\bf yy}^{T})-{\bf m}_y {\bf m}_y^T
=E[({\bf\Phi}^{T}{\bf x})({\bf\Phi}^{T}{\bf x})^{T}]
-({\bf\Phi}^T {\bf m}_x) ({\bf\Phi}^T {\bf m}_x)^T$  
  $\textstyle =$ $\displaystyle E[{\bf\Phi}^{T}({\bf xx}^{T}){\bf\Phi}]-{\bf\Phi}^T {\bf m}_x {\b...
...x^T {\bf\Phi}
= {\bf\Phi}^T [ E({\bf xx}^{T})-{\bf m}_x {\bf m}_x^T ] {\bf\Phi}$  
  $\textstyle =$ $\displaystyle {\bf\Phi}^{T}{\bf\Sigma}_x{\bf\Phi}={\bf\Lambda}=diag[\lambda_1, \lambda_2, \cdots,\lambda_{N}]$  

The above can also be written in matrix form:

\begin{displaymath}
{\bf\Sigma}_y
=\left[ \begin{array}{ccc}
\cdots & \cdots &...
... & \vdots \\
0 & \cdots & \sigma^2_{{N}} \end{array} \right]
\end{displaymath}

We can make two observations:


next up previous
Next: KLT Optimally Compacts Signal Up: klt Previous: Karhunen-Loeve Transform (KLT)
Ruye Wang 2016-04-06