Shape Analysis on Neuroimaging Data

From Psych 221 Image Systems Engineering
Revision as of 23:24, 20 March 2014 by imported>Projects221 (Data)
Jump to navigation Jump to search

Tanya Glozman

Introduction

Understanding the relationships between structure and function in the brain is a key interest in neuroscience. Many studies indicate a correlation between structural/shape abnormalities and functional differences between subjects ranging from behavioral changes through functional differences to neurological disorders - an overview can be found in [3]. However, these studies focus mostly on cortical structures. In this project we explored the efficacy of projections in describing the shape of two types of neuroimaging data: cortical segments acquired from Structural MRI data and white matter fascicles (neuronal tracts) acquired from Diffusion Weighted MRI tractography data. We developed a new descriptor based on projections, and proved it's efficacy on these types of data by performing SVM-based classification of the different structures. We show that our simple descriptor greatly reduces the dimentionality of the problem while preserving fine shape information required to discriminate between different structures.

Data

Two types of neuroimaging data were explored: 1.Structural MRI data 2.Diffusion MRI + Tractography data

Methods

- Describe your algorithm or approach. 
- Detail any issues or problems that were particularly important. 
- Emphasize the parts of the project that you wrote (instead of ISET or downloaded code). 
- Describe the analysis in enough detail so that someone could understand and repeat your analysis. 
- What data and software did you use? What were the ideas of the algorithm and data analysis?

Results

- Organize your results in a good logical order (not necessarily historical order). 
- Include relevant graphs and/or images. Make sure graph axes are labeled.
-  Make sure you draw the reader's attention to the key element of the figure. 
- The key aspect should be the most visible element of the figure or graph. Help the reader by writing a clear figure caption.

Conclusions

- Describe what you learned. What worked? What didn't? Why? What would you do if you kept working on the project?

References

_ List references. Include links to papers that are online.

Appendix I

This project is ongoing. The data was acquired through collaboration with Dr. Franco Pestilli (for the connectome data )and Prof. Tony Norcia's group (for the structural MRI data. I am not free to share the data. Since we are hoping to publish the results of this work, we prefer to not share the code currently. Please email tanyagl@stanford.edu if you'd like to learn more.