Next: Algorithm Up: Method Previous: Method

Diffusion Tensors

Diffusion tensors describe the diffusion properties of the media, that is the ability of water molecules to move around. In biological tissues diffusion properties are dictated by the cell structure of the tissue. Water molecules can easily move inside the cell, but their motion across the cells is restricted by the cell membrane. Thus diffusion properties of the tissue reflect the shape and orientation of the cells. In the case of an elongated cell, the tissue will have a preferred diffusion direction along the primary axis of the cell. Diffusion is measured through a diffusion coefficient, which is represented with a symmetric second order tensor - $3$x$3$ matrix:

$\displaystyle {\mathbf D} =

    (1)

The $6$ independent values (the tensor is symmetric) of the tensor elements vary continuously with the spatial location in the tissue. Eigenvalues $\lambda_i$ and eigenvectors $\mathbf e_i$ of a matrix (1) can be found as a solution to the eigenvalue problem:
\begin{displaymath}
{\mathbf D} {\mathbf e}_i = \lambda_i {\mathbf e}_i
\end{displaymath} (2)

Since the tensor is symmetric, its eigenvalues are always real numbers, and the eigenvectors are orthogonal and form a basis. Geometrically, a diffusion tensor can be thought of as an ellipsoid with its three axes oriented along these eigenvectors, with the three semi-axis lengths proportional to the square root of the eigenvalues of the tensor - mean diffusion distances [Basser et al. 1994]. Using the ellipsoidal interpretation, one can classify the diffusion properties of a tissue according to the shape of the ellipsoids, with extended ellipsoids corresponding to regions with strong linear diffusion (long, thin cells), flat ellipsoids to planar diffusion, and spherical ellipsoids to regions of isotropic media (such as fluid-filled regions like the ventricles). The quantitative classification can be done through the coefficients $c_\ell,c_p,c_s$ [Westin et al. 1997] corresponding to linear, planar and spherical diffusion.

$\displaystyle c_\ell = \frac{\lambda_1 - \lambda_2}{\lambda_1 + \lambda_2
+\lambda_3}$

     

$\displaystyle c_p = \frac{2(\lambda_2 -
\lambda_3)}{\lambda_1 + \lambda_2 +\lambda_3}$

    (3)

$\displaystyle c_s =
\frac{3\lambda_3}{\lambda_1 + \lambda_2 +\lambda_3}$

     

These coefficients are normalized to the range of $[0..1]$. Values of $c_\ell$ that are close to $1$ selects regions with strong linear $(\lambda_1 >>\lambda_2 \approx \lambda_3)$ diffusion. Values of $c_p$ and $c_s$ will be small in those regions. Large $c_p$ values correspond to planar diffusion, large $c_s$ values corresponds to isotropic media. Due to the structure of the heart muscle, we will use the sum of the $c_\ell$ and $c_p$ coefficients to characterize the tissue, thus looking for regions with high combined directional and planar anisotropies
\begin{displaymath}
c_{muscle} = c_\ell + c_p = 1 - c_s.
\end{displaymath} (4)

This approach retains all of the directional information from $c_l$ and $c_p$ and discards all nondirectional $c_s$.
  
Next: Algorithm Up: Method Previous: Method
Leonid Zhukov 2003-09-10