Difference between revisions of "Projects:dtistatisticsfibers"

From NAMIC Wiki
Jump to: navigation, search
Line 16: Line 16:
  
 
{| border="0" style="background:transparent;"
 
{| border="0" style="background:transparent;"
|[[Image:Tract-stats.png|thumb|500px|White matter diffusion properties along fiber tract: Left: Uncinate fasiculus with coordinate origin plane, Right: FA mean and standard deviation as function of arc-length, left to right. Dots mark location of coordinate origin.]]
+
|[[Image:Tract-stats.png|thumb|500px|White matter diffusion properties along fiber tract: Left: Uncinate fasiculus with coordinate origin plane, Right: FA mean and standard deviation as function of arc-length, starting at frontal region. Dots mark location of coordinate origin.]]
 
|-
 
|-
 
|}
 
|}

Revision as of 16:43, 11 April 2011

Home < Projects:dtistatisticsfibers

Statistics on DTI data

Back to NA-MIC Collaborations, Utah2 Algorithms, MIT Algorithms, UNC Algorithms

DTI Fiber Tract statistics

Key Investigators

  • Utah: Anuja Sharma, Sylvain Gouttard, Guido Gerig


Objective

The main aim is to provide statistical information of white matter diffusion associated to fiber tracts, and therefore complements geometric information obtained by tractography with white matter integrity measurements. The tool calculates statistics on parametrized fiber tract data, represented as sets of streamlines. Using arc-length parametrization of streamline bundles, we calculate statistical parameters within cross-sections that are swept along bundles. Kernel regression along tracts provides an aperture function to include diffusion measurements of a spatial neighborhood. Diffusion invariants such as fractional anisotropy (FA), mean diffusivity (MD), Frobenius norm (FRO), axial diffusivity (AD), and transversal diffusivity (RD) are processed.

The long term goal is to use the quantitative diffusion information to understand changes of white matter structure with age, gender or specific disease processes.

White matter diffusion properties along fiber tract: Left: Uncinate fasiculus with coordinate origin plane, Right: FA mean and standard deviation as function of arc-length, starting at frontal region. Dots mark location of coordinate origin.

Approach, Plan

We work with DTI data and follow the complete pipeline motivated by Casey Goodlett's work. (The pipeline includes unbiased non-rigid registration of a population, followed by fiber tractography applied to the average atlas and mapping the atlas geometry back to individual subjects to get the individual DTI data.) These individual subject fiber tracts are the input for the command line tool we are working on.

In the tool, various tract-oriented scalar diffusion measures are treated as a continuous function of fiber arc-length. To analyze the trend along the fiber tract, the command line tool performs kernel regression on this data. The idea is to try out different noise models and maximum likelihood estimates within kernel windows, such that they best represent the data and are robust to noise and Partial Volume effect.

Casey Goodlett's functional data analysis pipeline is then applied to this data. Here, multivariate hypothesis test is used to test for differences between populations and see if we get statistically significant results.

Progress

The first version of the command line tool is ready for upload into NITRC. It provides the flexibility to choose the scalar diffusion measure to be tested; a choice between Gaussian and Beta noise models and Mean, median or mode as MLE. It also incorporates several visualization options which help in analyzing the best noise models and the best representative statistics to explain the distribution of DTI data along the fiber tract. We are also working on integrating the tool into the Slicer environment. The tool can now work with UNC/UTAH .fib file format as well as the more popular VTK poly data format. The output is a csv file which can easily be used for further analysis and visualizations. The tool needs a cut-plane to define a reference origin along the fiber tract's length. We now have the option of the user visually choosing a reference plane for a fiber tract (using Fiber Viewer or a similar software) or an auto generation of a reference plane cutting the fiber bundle approximately in the middle.

The features available in the tool currently, its use and input / output formats and other relevant details are provided in the first draft of the documentation. (PDF). The document is comprehensive and also includes the concepts and the algorithm behind the tool, limitations of this approach and various visual results. The tool is still a work in progress. More features will be added to it, specially more options to plot and visualize the results. The tool will also replace the command line interface that Fiber Viewer tool currently provides to do similar (though very limited) tasks.

We are currently using the tool and the complete pipeline to study population differences longitudinally, in Autism and Cocaine related studies.

Images

Visually understanding the command line tool and the complete pipeline

Visual explanation of the data processing happening through the tool (Image 1)
Visual explanation of the data processing happening through the tool (Image 2 ...continuation of Image 1)

More intuitive visual images and results

Fiber Viewer results showing color-coded distribution of FA values in a fiber cross section. This image shows (using color coding) how the distribution of FA varies within a cross section of the fiber bundle as we move along the length of the fiber tract.
Sub plots generated by the command line tool as intermediate results, showing FA distributions within various cross-sections along the fiber tract length. These visualizations helps in choosing a noise model and maximum likelihood estimate which would best represent the variation in the scalar diffusion measure along the fiber tract.