Difference between revisions of "Projects:dtistatisticsfibers"

From NAMIC Wiki
Jump to: navigation, search
Line 44: Line 44:
 
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 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 approximately in the middle.
 
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 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 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 ([[Media:Tool_documentation_pdf.pdf|PDF]]). 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 features available in the tool currently, its use and input / output formats and other relevant details are provided in the first draft of the <font color="red">'''documentation'''</font>. ([[Media:Tool_documentation_pdf.pdf|PDF]]). The tool is still a work in progress. More features will be added to it, specially more options to plot and visualize the results.  
  
 
</div>
 
</div>

Revision as of 17:03, 17 August 2010

Home < Projects:dtistatisticsfibers

Statistics on DTI data

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

DTI Fiber Tract statistics

Following the complete pipeline using Casey Goodlett's work, we get the fiber files containing DTI data. (The pipeline includes unbiased non-rigid registration of a population, Fiber tractography applied to the average atlas, and finding individual subjects' DTI data by mapping the atlas geometry back to individual subjects.


We are working on a command line tool which takes as input the fiber files generated by the above pipeline. The tool has options to perform kernel based regression on the DTI data (like FA, MD, FRO, AD, RD etc). Each kernel window assumes a noise model within the given cross section of the fiber and then chooses a statistic to represent the information in that window. Currently, the tool implements Gaussian and Beta (only for FA) noise models for data within fiber cross sections. The possible statistics that can be chosen are Mean, Mode and Quantiles. The tool also computes the standard deviations about the regressed curve. The output is saved as a file. All the results can be plotted using Matlab scripts. There are various visualization options available like viewing the data distribution histograms within cross sections (before and after applying the kernels), scatter plots to view the actual distribution of the DTI data, and more. These options will help in further analyzing the best noise models and the best representative statistics to explain the distribution of DTI data along the fiber tract.

The tool will replace the command line interface that Fiber Viewer tool currently provides to do similar (though very limited) tasks. It will allow us to do comparison of DTI data inter and intra population. We are currently testing the results of the tool on data from neonates, 1 year and 2 year old subjects. Casey's Functional Data Analysis module is also being used to analyze the results generated above.

Key Investigators

  • Utah: Anuja Sharma, Guido Gerig

Objective

The aim is to understand probabilistic models that can account for the behavior of water diffusion in white matter tracts. The long term goal is to use this to understand the changes in white matter structure with age, gender or a specific disease.


Approach, Plan


Various tract-oriented scalar diffusion measures are treated as a continuous function of fiber arc-length. To analyze the trend along the fiber tract, a 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 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 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 tool is still a work in progress. More features will be added to it, specially more options to plot and visualize the results.

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.