Difference between revisions of "Projects:DTIClustering"

From NAMIC Wiki
Jump to: navigation, search
Line 3: Line 3:
 
Collaborators: Lauren O'Donnell (MIT), Carl-Fredrik Westin (BWH), Karthik Krishnan (Kitware), Martha Shenton (Harvard), Monica Lemmond (Harvard Medical School), Alexandra Golby (Brigham and Women's Hospital)
 
Collaborators: Lauren O'Donnell (MIT), Carl-Fredrik Westin (BWH), Karthik Krishnan (Kitware), Martha Shenton (Harvard), Monica Lemmond (Harvard Medical School), Alexandra Golby (Brigham and Women's Hospital)
  
In the past, we have demonstrated ways to characterize the strength of connectivity between selected regions in the brain based on several alternative ways to integrate local diffusion tensor measurements into a global field that provided connection strength estimates for distant points. Our current work aims to provide structural description of the white matter as partitioned into coherent fiber bundles and clusters, allowing automatic segmentation of tractography. Furthermore, we are using the segmentation method to enable analysis of diffusion properties along white matter fiber tracts (see tract-based morphometry method and tumor measurement project, below).
+
In the past, we have demonstrated ways to characterize the strength of connectivity between selected regions in the brain based on several alternative ways to integrate local diffusion tensor measurements into a global field that provided connection strength estimates for distant points. Our current work aims to provide structural description of the white matter as partitioned into coherent fiber bundles and clusters, allowing automatic segmentation of tractography. Furthermore, we are using the segmentation method to enable analysis of diffusion properties along white matter fiber tracts (see the new tract-based morphometry method and the tumor measurement project, below).
  
 
= NA-MIC Software Development =
 
= NA-MIC Software Development =

Revision as of 17:09, 18 April 2007

Home < Projects:DTIClustering

Project Description: DTI Fiber Clustering and Fiber-Based Analysis

Collaborators: Lauren O'Donnell (MIT), Carl-Fredrik Westin (BWH), Karthik Krishnan (Kitware), Martha Shenton (Harvard), Monica Lemmond (Harvard Medical School), Alexandra Golby (Brigham and Women's Hospital)

In the past, we have demonstrated ways to characterize the strength of connectivity between selected regions in the brain based on several alternative ways to integrate local diffusion tensor measurements into a global field that provided connection strength estimates for distant points. Our current work aims to provide structural description of the white matter as partitioned into coherent fiber bundles and clusters, allowing automatic segmentation of tractography. Furthermore, we are using the segmentation method to enable analysis of diffusion properties along white matter fiber tracts (see the new tract-based morphometry method and the tumor measurement project, below).

NA-MIC Software Development

We are developing tools in the 3D Slicer for automatic clustering of tractographic paths through diffusion tensor MRI (DTI) data. By grouping tractographic paths based on shape and location, the white matter architecture may be more clearly visualized, and interesting properties of the clusters (such as for example FA or Westin's linear measure) may be quantified.


Slicer clustering interface and example clusters.
This image shows the same fibers as the bright green cluster in the previous image (part of the corpus callosum). Here randomly sampled tensors are displayed along the paths and colored with Westin's linear measure.



Clustering Implementation

Our implementation uses spectral clustering, a method for grouping data using eigenvectors of a data affinity matrix. This image gives an overview of the method. On the left example input tractographic paths are shown (these were created by manually seeding in the 3D Slicer). The center image shows an embedding of the tracts as points in 2D, where the distance between points is related to their shape similarity. This embedding was calculated as an intermediate step during spectral clustering. The image on the right shows the final output in the 3D Slicer, where tractographic paths are colored by cluster membership.

Steps in clustering: shape comparison, spectral embedding, and output clusters


Recent Update: Tract Based Morphometry Method

Multisubject statistical analyses of DTI in regions of specific white matter tracts have commonly measured only the mean value of a scalar invariant such as the fractional anisotropy (FA). The spatial patterns of FA along fiber tracts have not yet been studied in detail due to the difficulty of finding pointwise correspondences along the lengths of tracts from multiple subjects. We propose a new method for calculation of multisubject tract arc length coordinate systems, enabling tract-based morphometry (TBM), the group statistical analysis of tensors or scalar invariants along the length of fiber tracts. Our method first analyzes DTI tractography from multiple subjects, producing a bundle model that gives a prototype fiber. Next, by finding robust pointwise correspondences to the prototype, common arc length coordinates are produced for all subjects. Finally, DTI statistical analysis (TBM) is performed in the tract-based coordinate system. We illustrate the method (below) with TBM results from an experiment comparing right- and left-hemisphere FA in normal right-handed subjects, showing that significant differences are found in regions of the cingulum bundle.


Cingulum bundle with fibers from all 32 subjects (identified using group clustering).
Prototype fiber for the bundle.
Arc length coordinates (in color) for one subject.
Arc length coordinates (in color) for another subject.


Mean FA along tract (32 subjects). The left hemisphere FA is shown in blue and the right in red, and anterior is to the left in the plot. Each point represents the mean of subject mean FA values at that arc length coordinate. Bars are standard error across subject means.
P-value for left/right hemisphere difference in FA (multiple comparison corrected using permutation testing). Significant differences are found especially in the anterior cingulum bundle.


Recent Update: Tumor Measurement Project

Tumor and CST clusters

Primary brain tumors lead to changes in the diffusion properties of white matter due to edema, infiltration, tract displacement and destruction. Despite investigation of diffusion changes in white matter bordering tumors, these changes have not been quantitatively determined along the length of white matter tracts that may be affected by a tumor. The study of these tracts is especially interesting as the pattern of spread/growth of primary brain tumors is by infiltration along white matter tracts.

Clustered fibers in the region of the corticospinal tract have been used to identify regions of interest for slice-by-slice measurements of this tract's diffusion properties in normals and in tumor subjects. A pilot study (with Monica Lemmond at Harvard Medical School and Stephen Whalen and Alexandra Golby at Brigham and Women's Hospital/HMS) has demonstrated changes in tumor-affected tracts (relative to the contralateral unaffected side) beyond the apparent tumor border. A larger study is currently underway.


Mean diffusivity along tract affected by tumor and contralateral unaffected tract. Axial level of tumor border on T2 is marked with dashed line.
Parallel diffusivity (major eigenvalue) along tract affected by tumor and contralateral. Axial level of tumor border on T2 is marked with dashed line.
Parallel diffusivity (major eigenvalue) along bilateral tracts in a normal subject


Thesis Results: Automatic Tractography Segmentation

Atlas creation and automatic labeling has been performed in high-quality DTI datasets from Susumu Mori. Images showing example segmentation results are below. Work is underway to apply this atlas to segment additional datasets to define regions of interest that may be used in the study of schizophrenia.

Example Results:

Selected anatomical regions, automatically labeled using the cluster atlas in 3 subjects.

Th SM 14 41 labels-0001.png Th SM 15 labels-0001.png Th SM 17 labels-0001.png

Subdivisions of the corpus callosum, labeled using the cluster atlas in 3 subjects.

Th corpus-SM 020001.png Th corpus-SM 140001.png Th corpus-SM 150001.png


Publications

Monica E. Lemmond, Lauren J. O'Donnell, Stephen Whalen, and Alexandra J. Golby. Characterizing Diffusion Along White Matter Tracts Affected by Primary Brain Tumors. Accepted to HBM 2007. (pdf)

Lauren O'Donnell and Carl-Fredrik Westin. High-Dimensional White Matter Atlas Generation and Group Analysis. MICCAI, 243-251, 2006 (pdf)

Lauren O'Donnell. Cerebral White Matter Analysis Using Diffusion Imaging. Harvard-MIT Division of Health Sciences and Technology PhD Thesis, May 2006. (pdf)

Lauren O'Donnell, Carl-Fredrik Westin. A High-Dimensional Fiber Tract Atlas. International Society of Magnetic Resonance in Medicine (ISMRM) 2006. (pdf)

Lauren O'Donnell, Marek Kubicki, Martha E. Shenton, Mark E. Dreusicke, W. Eric L. Grimson, Carl-Fredrik Westin. A Method for Clustering White Matter Fiber Tracts. American Journal of Neuroradiology (AJNR) 27(5):1032-1036, 2006. (pdf)

Lauren O'Donnell, Carl-Fredrik Westin White Matter Tract Clustering and Correspondence in Populations Conference on Medical Image Computing and Computer-Assisted Intervention (MICCAI), 140-147, 2005

Lauren O'Donnell, W. Eric L. Grimson, Carl-Fredrik Westin. Interface Detection in Diffusion Tensor MRI. MICCAI, 360-367, 2004.

Lauren O'Donnell, Steven Haker, and Carl-Fredrik Westin. New Approaches to Estimation of White Matter Connectivity in Diffusion Tensor MRI: Elliptic PDEs and Geodesics in a Tensor-Warped Space. MICCAI, 459-466, 2002.

Lauren O'Donnell, Carl-Fredrik Westin White Matter Tract Clustering and Correspondence in Populations MICCAI, 140-147, 2005. (pdf)

Software

The software employed in this process includes:

  • Slicer DTMRI module VTK classes for tractography.
  • Slicer VTK class to compute tract path affinity matrix.
    • This matrix contains results of shape comparisons between tract paths.
    • Several methods are available: endpoint distance, Hausdorff distance, and mean/covariance distance.
  • New ITK class (itkSpectralClustering) clusters data based on an affinity matrix.
    • Generally applicable for clustering problems because input is just this matrix.
  • New and improved ITK Statistics framework which allows our embedding vectors (such as those in the middle image above) to have variable length and therefore employ more shape information when it is present. Thank you to Karthik Krishnan for reworking the ITK Statistics classes.

All of the code is part of NA-MIC. The VTK classes are in the 3D Slicer DTMRI module, while the ITK class is currently located in the NA-MIC Sandbox and will be included in ITK in the future.

Additional matlab code is used for multiple subject clustering and atlas labeling.