<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Diana Ro¨ttger</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Viktor Seib</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Stefan Mu¨ller</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Computer Graphics Working Group, University of Koblenz</institution>
        </aff>
      </contrib-group>
      <fpage>364</fpage>
      <lpage>368</lpage>
      <abstract>
        <p>Diffusion imaging is a magnetic resonance imaging (MRI) technique that provides the examination of neuronal pathways in vivo. High angular resolution diffusion imaging (HARDI) is able to reconstruct more than one fiber population within one voxel and hence, overcomes the limitations of diffusion tensor imaging (DTI). Fiber tracking approaches can benefit from the additional data, but require information about the real fiber population to reconstruct fiber bundles. In this paper we evaluate recent scalar measures on HARDI data and introduce a novel global approach, a morphological filtering, to identify multiple fiber populations per voxel.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>-</title>
      <p>(1)
(2)</p>
    </sec>
    <sec id="sec-2">
      <title>Introduction</title>
      <p>GF A =
std( )
rms( )
=
√ n ∑in=1 ( (ui) − ⟨ ⟩)2</p>
      <p>(n − 1) ∑in=1 (ui)2</p>
      <p>FMI =
∑j:l 4 |cj |2
Here, c are the spherical harmonics (SH) coefficients, used for ODF
reconstruction.</p>
      <p>
        Another approach was introduced by Chen et al. [
        <xref ref-type="bibr" rid="ref3">3</xref>
        ] and Descoteaux et al. [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ],
which incorporates the variance of the measurements (in the following named
Chen’s classifier)
      </p>
      <p>R0 = ∑|jc0|c|j |</p>
      <p>R2 =
∑j:l=2 |cj |
∑j |cj |</p>
      <p>Rmulti =
∑j:l 4 |cj |
∑j |cj |
(3)</p>
      <p>If R0 is large, the voxel’s diffusion is considered to be isotropic, if R2 is
large, a one-fiber population is present in the specific voxel. A large Rmulti-value
indicates two or more fibers’ diffusion.</p>
      <p>In this paper, we introduce the morphological fiber classification (MFC)
method, which is a global heuristic to differentiate between voxels with one
or more fiber populations. We will demonstrate that our approach is
advantageous in challenging cases, for example acquisitions with low b-values, where
other classifier fail to detect the multiple maxima.
2</p>
    </sec>
    <sec id="sec-3">
      <title>Materials and Methods</title>
      <p>We performed our initial experiments on a phantom dataset. This phantom was
originally provided by the Laboratoire de Neuroimagerie Assist´ee par
Ordinateur (LNAO, France) for the Fiber Cup, a tractography contest at the MICCAI
conference in 2009. A ground truth of the fibers in the phantom was provided as
well. We use this ground truth to evaluate the results of our proposed approach
in terms of multiple fiber populations per voxel. The phantom data was acquired
with two repetitions and 64 image encoding gradients, uniformly distributed over
a sphere. The two repetitions were averaged before further processing. Dataset
size was 64 × 64 voxels with an uniform voxel size of 3 mm. Of the different
diffusion sensitizations provided, we use the dataset with b-value 2000 s/mm2.</p>
      <p>
        To be able to characterize voxels as containing zero (isotropic), one or
multiple fiber populations, first their respective diffusion profile has to be calculated.
We use the Q-ball reconstruction based on SH as proposed by Descoteaux et
al. [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ]. The regularization parameter for the Laplace-Beltrami smoothing
matrix is = 0:006 and the employed SH order is l = 4. This order is high enough
to classify multiple fiber populations in a voxel [
        <xref ref-type="bibr" rid="ref2 ref3">2, 3</xref>
        ], and low enough to avoid
over-modeling perturbations due to noise in the input diffusion MRI signal [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ].
      </p>
      <p>The main idea of MFC is to morphologically eliminate fibers from the white
matter mask so that only clusters remain. These clusters represent an estimation
of voxels with multiple fiber populations. A mask is generated in the first step
and separates isotropic voxels from voxels with at least one fiber population.
Ideally, a mask image separates all white matter voxels from all gray matter
voxels. Since the white matter mask features gaps due to the thresholding
procedure, the second step is to close these gaps. We apply morphological closing
with different kernel sizes for filtering. With reasonable threshold choices, the
gaps in the white matter mask that need to be closed are small. Closing consists
of a morphological dilation (2 × 2 × 2) followed by an erosion (4 × 4 × 4). Since
our goal is to eliminate fibers, the erosion is performed with a larger kernel size.
This kernel eliminates the additional white matter voxels from dilation and thins
out white matter. The third step is morphological opening with a kernel size of
3 × 3 × 3. The resulting image contains clusters located at positions where
multiple fibers meet. In the fourth step the median filtered mask image is combined
with the cluster image to form the final result. Voxels marked in both images are
characterized as containing multiple fiber populations, whereas voxels marked
only in the mask image as containing only one fiber population. Due to the
dilation in the third step some clusters might have been enlarged beyond the
actual white matter mask. Therefore voxels marked only in the cluster image
are ignored.
3</p>
    </sec>
    <sec id="sec-4">
      <title>Results</title>
      <p>and gray matter of this dataset (Fig. 2a). Hence, its MFC provides no useful
information. FMI and Chen’s method separate the white and gray matter well,
but fail to detect multiple fiber populations per voxel in this dataset (Fig. 2b, 2c,
top row). However, their respective MFCs perform significantly better, albeit
fail to detect some multiple fiber population areas. Also, the MFC computed
from Chen’s mask image detects one false positive cluster (Fig. 2c). The best
separation of white and gray matter was obtained from the standard deviation
(Fig. 2d). Further, the corresponding MFC detects all multiple fiber areas with
no false positives.</p>
      <p>Our experiments show that the selection of proper thresholds in step one is
crucial for the success of the MFC algorithm. Further, median filtering the mask
image before or instead of step two to close gaps and eliminate false positives
yields worse classification results.</p>
      <p>
        For further evaluation we used a human brain dataset (dataset size 128 ×
128 × 60, voxel size 1:875 × 1:875 × 2 mm), which is courtesy of Poupon et al. [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ].
Data was acquired with a uniform gradient direction scheme with 41 directions
and a b-value of 700 s/mm2. We tested our method in the region of the centrum
semiovale, where a known crossing of the corpus callosum, the corticospinal tract
and the superior longitudinal fasciculus exist. The resulting MFC with properly
adjusted kernel sizes (Fig. 3).
4
      </p>
    </sec>
    <sec id="sec-5">
      <title>Discussion</title>
      <p>In neuro-visualizations the extraction of fiber tracts connecting functional areas
of the brain is of major intrest. Our approach can pose an improvement in
(a) GFA
(b) FMI
(c) Chen’s method
(d) sDEV
detecting voxels traversed by more than one fiber and hence, influence fiber
tracking methods for HARDI. Additionally, the MFC can be used to distinguish
isotropic diffusion from multiple intra-voxel fiber population and thus, provide
information about fiber tract integrity. Future work will include the integration
of the proposed classifier into a fiber tracking algorithm.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          1.
          <string-name>
            <surname>Tuch</surname>
            <given-names>DS</given-names>
          </string-name>
          .
          <article-title>Q-ball imaging</article-title>
          .
          <source>Magn Reson Med</source>
          .
          <year>2004</year>
          ;
          <volume>52</volume>
          (
          <issue>6</issue>
          ):
          <fpage>1358</fpage>
          -
          <lpage>72</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          2.
          <string-name>
            <surname>Frank</surname>
            <given-names>LR</given-names>
          </string-name>
          .
          <article-title>Characterization of anisotropy in high angular resolution diffusionweighted MRI</article-title>
          .
          <source>Magn Reson Med</source>
          .
          <year>2002</year>
          ;
          <volume>47</volume>
          :
          <fpage>1083</fpage>
          -
          <lpage>99</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          3.
          <string-name>
            <surname>Chen</surname>
            <given-names>Y</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Guo</surname>
            <given-names>W</given-names>
          </string-name>
          , et al QZ.
          <article-title>Estimation, smoothing, and characterization of apparent diffusion coefficient profiles from high angular resolution DWI</article-title>
          .
          <source>Comput Vis Patt Recogn</source>
          .
          <year>2004</year>
          ;
          <volume>1</volume>
          :
          <fpage>588</fpage>
          -
          <lpage>93</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          4.
          <string-name>
            <surname>Descoteaux</surname>
            <given-names>M</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Angelino</surname>
            <given-names>E</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fitzgibbons</surname>
            <given-names>S</given-names>
          </string-name>
          , et al.
          <article-title>Apparent diffusion coefficients from high angular resolution diffusion images: estimation and applications</article-title>
          .
          <source>Magn Reson Med</source>
          .
          <year>2006</year>
          ;
          <volume>56</volume>
          :
          <fpage>395</fpage>
          -
          <lpage>410</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          5.
          <string-name>
            <surname>Descoteaux</surname>
            <given-names>M</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Angelino</surname>
            <given-names>E</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Fitzgibbons</surname>
            <given-names>S</given-names>
          </string-name>
          , et al.
          <article-title>Regularized, fast and robust analytical q-ball imaging</article-title>
          .
          <source>Magn Reson Med</source>
          .
          <year>2007</year>
          ;
          <volume>58</volume>
          :
          <fpage>497</fpage>
          -
          <lpage>510</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          6.
          <string-name>
            <surname>Poupon</surname>
            <given-names>C</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Poupon</surname>
            <given-names>F</given-names>
          </string-name>
          ,
          <string-name>
            <surname>Allirol</surname>
            <given-names>L</given-names>
          </string-name>
          , et al.
          <article-title>A database dedicated to anatomo-functional study of human brain connectivity</article-title>
          .
          <source>Neuroimage</source>
          .
          <year>2006</year>
          ;
          <volume>646</volume>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>