Difference between revisions of "Projects:DTIStochasticTractography"

From NAMIC Wiki
Jump to: navigation, search
 
(46 intermediate revisions by 8 users not shown)
Line 1: Line 1:
= Project Description: Stochastic Tractography =
+
Back to [[NA-MIC_Internal_Collaborations:DiffusionImageAnalysis|NA-MIC Collaborations]], [[NAC| NAC Algorithms]], [[Algorithm:MIT|MIT Algorithms]], [[DBP1:Harvard|Harvard DBP1]]
 +
__NOTOC__
 +
= DTI Stochastic Tractography =
  
Collaborators: Tri Ngo (MIT), Marek Kubicki (BWH), Carl-Fredrik Westin (BWH) & Polina Golland (MIT)
+
Stochastic Tractography is a Bayesian approach to estimating nerve fiber tracts from DWMRI (Diffusion Weighted Magnetic Imaging) images. The Bayesian framework provides a measure of confidence regarding the estimated tracts. This measure of confidence allows the algorithm to generate tracts which pass through regions with uncertain fiber directions, revealing more details about structural connectivity than non-Bayesian tractography algorithms.
  
Stochastic Tractography is a Bayesian approach to estimating nerve fiber tracts from DWMRI (Diffusion Weighted Magnetic Imaging) images. The Bayesian framework provides a measure of confidence regarding the estimated tracts. This measure of confidence allows the algorithm to generate tracts which pass through regions with uncertain fiber directions, revealing more details about structural connectivity than non-Bayesian tractography algorithms. We will further develop the theory and application of stochastic tractography by applying it in a clinical study of nerve fiber tract abnormalities in schizophrenia.
+
= Description =
  
 
Magnetic Resonance Imaging (MRI) is a valuable imaging modality for studying the brain in-vivo. We can use use MRI to differentiate between tissue types, which is valuable for anatomical studies. However, anatomical MRI provides a homogeneous image of white matter making it difficult to characterize white matter fiber tracts which pass through this region. Diffusion Weighted Magnetic Resonance Imaging (DWMRI) provides information about the diffusion of water molecules in the brain. DWMRI images can be used to construct a DTI data set which provides a complete description of water diffusion.
 
Magnetic Resonance Imaging (MRI) is a valuable imaging modality for studying the brain in-vivo. We can use use MRI to differentiate between tissue types, which is valuable for anatomical studies. However, anatomical MRI provides a homogeneous image of white matter making it difficult to characterize white matter fiber tracts which pass through this region. Diffusion Weighted Magnetic Resonance Imaging (DWMRI) provides information about the diffusion of water molecules in the brain. DWMRI images can be used to construct a DTI data set which provides a complete description of water diffusion.
Line 9: Line 11:
 
Researchers have hypothesized that white matter abnormalities may underlie some neurological conditions. For instance, the neurological disease schizophrenia by is characterized by its behavioral symptoms, which include auditory hallucinations, disordered thinking and delusion[6]. Studies have suggested that these behavioral symptoms have some connection with the neuroanatomical abnormalities observed in schizophrenia patients. Using DTI, Researchers can noninvasively investigate the relationship between brain white matter abnormalities and schizophrenia by using DTI.
 
Researchers have hypothesized that white matter abnormalities may underlie some neurological conditions. For instance, the neurological disease schizophrenia by is characterized by its behavioral symptoms, which include auditory hallucinations, disordered thinking and delusion[6]. Studies have suggested that these behavioral symptoms have some connection with the neuroanatomical abnormalities observed in schizophrenia patients. Using DTI, Researchers can noninvasively investigate the relationship between brain white matter abnormalities and schizophrenia by using DTI.
  
We can visualize DTI data sets using a number of methods. DTI provides information about the diffusion of water at each voxel, or volume element in the form of diffusion tensors. A popular technique to visualize these diffusion tensors is to draw fiber tracts which utilize the diffusion information across many voxels. This technique is known as DTI Tractography.
+
We can visualize DTI data sets using a number of methods. DTI provides information about the diffusion of water at each voxel, or volume element in the form of diffusion tensors. A popular technique to visualize these diffusion tensors is to draw fiber tracts which utilize the diffusion information across many voxels. This technique is known as DTI White Matter Tractography.
  
 
One possible method to perform tractography is to draw tracts which are oriented along the direction of maximal water diffusion of the voxels they pass through[1]. However, this method does not provide information about the uncertainty of the generated tracks due to noise or insufficient spatial resolution. Probabilistic white matter tractography addresses this problem by performing tractography under a probabilistic framework and provides a metric for assessing the uncertainty of generated fiber tracts. Several mathematical formulations of probabilistic tractography have existed for some time with the earliest being Behren's [3].
 
One possible method to perform tractography is to draw tracts which are oriented along the direction of maximal water diffusion of the voxels they pass through[1]. However, this method does not provide information about the uncertainty of the generated tracks due to noise or insufficient spatial resolution. Probabilistic white matter tractography addresses this problem by performing tractography under a probabilistic framework and provides a metric for assessing the uncertainty of generated fiber tracts. Several mathematical formulations of probabilistic tractography have existed for some time with the earliest being Behren's [3].
Line 15: Line 17:
 
Ultimately the success of the algorithm will depend on its use in the research community. To this end, we have created a complete user interface to support the algorithm. This interface will be integrated into the popular 3D Slicer medical image visualization program. Additionally, the algorithm will be implemented within the ITK medical image analysis toolkit. ITK provides a standardized programming interface for a large collection of medical image processing algorithms which enable application developers to quickly incorporate the algorithms into new applications.
 
Ultimately the success of the algorithm will depend on its use in the research community. To this end, we have created a complete user interface to support the algorithm. This interface will be integrated into the popular 3D Slicer medical image visualization program. Additionally, the algorithm will be implemented within the ITK medical image analysis toolkit. ITK provides a standardized programming interface for a large collection of medical image processing algorithms which enable application developers to quickly incorporate the algorithms into new applications.
  
Finally, we will apply this system towards the analysis of clinical schizophrenia DWMRI data. Originally, the data was investigated using only on a local voxel-wise basis. Our probabilistic tractography system will integrate information across multiple voxels and provide a more holistic view of fiber tract abnormalities. This clinical application will help us uncover properties of stochastic tractography which will suggest further developments in the algorithm.
+
''Progress''
  
 +
Here we estimate the distribution of Tract-Average FA and tract lengths (in mm) for tracts which originate from the right internal capsule and progress toward the prefrontal cortex.
 +
 +
[[Image:ConnectivityMap.png|thumb|left|400px|Connectivity Probability Map.  Colors indicate the probability that a voxel is connected to the right internal capsule (solid magenta) via a fiber tract which progresses towards the frontal cortex.  Yellow indicates lower probability while blue is high probability of connection via these fibers.]]
 
<br clear="all" />
 
<br clear="all" />
[[Image:Slicer3CML.png|thumb|left|200px|Slicer 3 interface]]
 
<br clear="all" />
 
[[Image:ConnectivityMap.png|thumb|left|400px|Connectivity Probability Map of fibers whcih originate from the right internal capsule and progressing towards the frontal cortex.]]
 
 
[[Image:FAdistribution.png|thumb|left|400px|Distribution of Tract-Average FA values]]
 
[[Image:FAdistribution.png|thumb|left|400px|Distribution of Tract-Average FA values]]
 
[[Image:TractLengthDistribution.png|thumb|left|400px|Distribution of Tract Lengths]]
 
[[Image:TractLengthDistribution.png|thumb|left|400px|Distribution of Tract Lengths]]
 
[[Image:JointFAdistribution.png|thumb|left|400px|Joint Distribution of Tract-Average FA values and Tract Lengths.]]
 
[[Image:JointFAdistribution.png|thumb|left|400px|Joint Distribution of Tract-Average FA values and Tract Lengths.]]
 
<br clear="all" />
 
<br clear="all" />
 +
 +
''NAMIC Software''
 +
 +
A 3D Slicer module has been created using the command line module interface introduced in 3D Slicer version 3.
 +
<br clear="all" />
 +
[[Image:Slicer3CML.png|thumb|left|200px|Slicer 3 interface for Stochastic Tractography ITK Filter]]
 +
<br clear="all" />
 +
 +
The software developed in this project includes:
 +
 +
* New multithreaded ITK Filter (itkStochasticTractographyFilter)
 +
* 3D Slicer Command Line Module
 +
** Allows the algorithm to be executed without 3D Slicer.
 +
 +
= Key Investigators =
 +
 +
* MIT: Tri Ngo, Polina Golland
 +
* BWH/Harvard: NAC: Carl-Fredrik Westin
 +
* BWH/Harvard: DBP1: Marek Kubicki
 +
* Kitware: Brad Davis
  
 
= Publications =
 
= Publications =
[1] Ola Friman, Gunnar Farneback, and Carl-Fredrik Westin. A Bayesian approach for stochastic white matter tractography.  TMI, 2006. In Press.
 
  
[2]Raymond Salvador, Alonso Pena, David K. Menon, T. Adrian, T. Adrian Carpenter, John D. Pickard, and Ed T. Bullmore. Formal characterization and extension of the linearized diffusion tensor model. Human Brain Mapping , 24:144-155, 2005.
+
''In Print''
  
[3]T.E.J Behrens, M.W. Woolrich, M. Jenkinson, H. Johansen-Berg, R. G. Nunes, S. Clare, P.M. Matthews, J.M Brady, and S.M. Smith. Characterization and propagation of uncertainty in diffusion-weighted mr imaging. Magnetic Resonance in Medicine, 50:1077-1088, 2003.
+
*[http://www.na-mic.org/publications/pages/display?search=Projects%3ADTIStochasticTractographyClinical&submit=Search&words=all&title=checked&keywords=checked&authors=checked&abstract=checked&sponsors=checked&searchbytag=checked| NA-MIC Publications Database - Stochastic Tractography Clinical Applications]
  
[4]Brigham and Women's Hospital. 3d slicer medical visualization and processing environment for research. http://www.slicer.org/.
+
*[http://www.na-mic.org/publications/pages/display?search=Projects%3ADTIStochasticTractographyAlgorithms&submit=Search&words=all&title=checked&keywords=checked&authors=checked&abstract=checked&sponsors=checked&searchbytag=checked| NA-MIC Publications Database - Stochastic Tractography Algorithms Development]
  
[5]Insight Software Consortium. National library of medicine insight segmentation and registration toolkit(itk). http://www.itk.org/.
+
= Links =
  
[6]M. Kubicki, C.-F. Westin, R. McCarley, and M. E. Shenton. The application of dti to investigate white matter abnormalities in schizophrenia. Ann NY Acad Sci, 1064:134-148, 2005.  
+
* Brigham and Women's Hospital. 3d slicer medical visualization and processing environment for research. http://www.slicer.org/.
 +
* Insight Software Consortium. National library of medicine insight segmentation and registration toolkit(itk). http://www.itk.org/.
  
= Software =
+
Project Week Results: [[Media:2007_Project_Half_Week_StochasticTractography.ppt|Jan 2007]]
  
The software employed in this process includes:
+
[[Category:Diffusion MRI]] [[Category:Schizophrenia]]
 
 
* New multithreaded ITK Filter (itkStochasticTractographyFilter)
 

Latest revision as of 20:21, 11 May 2010

Home < Projects:DTIStochasticTractography
Back to NA-MIC Collaborations,  NAC Algorithms, MIT Algorithms, Harvard DBP1

DTI Stochastic Tractography

Stochastic Tractography is a Bayesian approach to estimating nerve fiber tracts from DWMRI (Diffusion Weighted Magnetic Imaging) images. The Bayesian framework provides a measure of confidence regarding the estimated tracts. This measure of confidence allows the algorithm to generate tracts which pass through regions with uncertain fiber directions, revealing more details about structural connectivity than non-Bayesian tractography algorithms.

Description

Magnetic Resonance Imaging (MRI) is a valuable imaging modality for studying the brain in-vivo. We can use use MRI to differentiate between tissue types, which is valuable for anatomical studies. However, anatomical MRI provides a homogeneous image of white matter making it difficult to characterize white matter fiber tracts which pass through this region. Diffusion Weighted Magnetic Resonance Imaging (DWMRI) provides information about the diffusion of water molecules in the brain. DWMRI images can be used to construct a DTI data set which provides a complete description of water diffusion.

Researchers have hypothesized that white matter abnormalities may underlie some neurological conditions. For instance, the neurological disease schizophrenia by is characterized by its behavioral symptoms, which include auditory hallucinations, disordered thinking and delusion[6]. Studies have suggested that these behavioral symptoms have some connection with the neuroanatomical abnormalities observed in schizophrenia patients. Using DTI, Researchers can noninvasively investigate the relationship between brain white matter abnormalities and schizophrenia by using DTI.

We can visualize DTI data sets using a number of methods. DTI provides information about the diffusion of water at each voxel, or volume element in the form of diffusion tensors. A popular technique to visualize these diffusion tensors is to draw fiber tracts which utilize the diffusion information across many voxels. This technique is known as DTI White Matter Tractography.

One possible method to perform tractography is to draw tracts which are oriented along the direction of maximal water diffusion of the voxels they pass through[1]. However, this method does not provide information about the uncertainty of the generated tracks due to noise or insufficient spatial resolution. Probabilistic white matter tractography addresses this problem by performing tractography under a probabilistic framework and provides a metric for assessing the uncertainty of generated fiber tracts. Several mathematical formulations of probabilistic tractography have existed for some time with the earliest being Behren's [3].

Ultimately the success of the algorithm will depend on its use in the research community. To this end, we have created a complete user interface to support the algorithm. This interface will be integrated into the popular 3D Slicer medical image visualization program. Additionally, the algorithm will be implemented within the ITK medical image analysis toolkit. ITK provides a standardized programming interface for a large collection of medical image processing algorithms which enable application developers to quickly incorporate the algorithms into new applications.

Progress

Here we estimate the distribution of Tract-Average FA and tract lengths (in mm) for tracts which originate from the right internal capsule and progress toward the prefrontal cortex.

Connectivity Probability Map. Colors indicate the probability that a voxel is connected to the right internal capsule (solid magenta) via a fiber tract which progresses towards the frontal cortex. Yellow indicates lower probability while blue is high probability of connection via these fibers.


Distribution of Tract-Average FA values
Distribution of Tract Lengths
Joint Distribution of Tract-Average FA values and Tract Lengths.


NAMIC Software

A 3D Slicer module has been created using the command line module interface introduced in 3D Slicer version 3.

Slicer 3 interface for Stochastic Tractography ITK Filter


The software developed in this project includes:

  • New multithreaded ITK Filter (itkStochasticTractographyFilter)
  • 3D Slicer Command Line Module
    • Allows the algorithm to be executed without 3D Slicer.

Key Investigators

  • MIT: Tri Ngo, Polina Golland
  • BWH/Harvard: NAC: Carl-Fredrik Westin
  • BWH/Harvard: DBP1: Marek Kubicki
  • Kitware: Brad Davis

Publications

In Print

Links

  • Brigham and Women's Hospital. 3d slicer medical visualization and processing environment for research. http://www.slicer.org/.
  • Insight Software Consortium. National library of medicine insight segmentation and registration toolkit(itk). http://www.itk.org/.
Project Week Results: Jan 2007