Algorithm:UNC

From NAMIC Wiki
Revision as of 18:29, 26 August 2009 by Melonakos (talk | contribs)
Jump to: navigation, search
Home < Algorithm:UNC
Back to NA-MIC Algorithms

Overview of UNC Algorithms (PI: Martin Styner)

At UNC, we are interested in a range of algorithms and solutions for the surface based analysis of brain structures and the cortex. We pioneered the use of spherical harmonics based shape analysis for comparing brain structures across objects. We are now working on incorporating various data sources on the entire cortical surface for improving the correspondence computation. Furthermore, validation and evaluation of methods is highly relevant within our core.

UNC Projects

Cause07Competition.gif

Evaluation and Comparison of Medical Image Analysis Methods

In this project, we want to focus on the evaluation of medical image analysis methods for specific clinical applications in respect to development of evaluation methodology and the organization of venues promoting such comparison and validation studies.

New:

Sulcaldepth.png

Cortical Correspondence using Particle System

In this project, we want to compute cortical correspondence on populations, using various features such as cortical structure, DTI connectivity, vascular structure, and functional data (fMRI). This presents a challenge because of the highly convoluted surface of the cortex, as well as because of the different properties of the data features we want to incorporate together. More...

New:

  • IPMI 2009 paper
  • Incorporating DTI data in cortical correspondence completed.
UNCShape OverviewAnalysis MICCAI06.gif

Shape Analysis Framework using SPHARM-PDM

The UNC shape analysis is based on an analysis framework of objects with spherical topology, described mainly by sampled spherical harmonics SPHARM-PDM. The input of the shape analysis framework is a set of binary segmentations of a single brain structure, such as the hippocampus or caudate. These segmentations are converted into a shape description (SPHARM) with correspondence and analyzed via Hotelling T^2 two sample metric. More...

New:

  • Paper with DBP 1 Harvard on caudate shape in Schizotypal personality disorder
  • First version of Shape Analysis Toolset available as part of UNC Neurolib open source (download) , this is to be added to the NAMIC toolkit.
  • Slicer 3 module for whole shape analysis pipeline in progress (based on BatchMake and distributed computing using Condor)
UNCShape ShapeCorrespondence.png

Population Based Correspondence

We are developing methodology to automatically find dense point correspondences between a collection of polygonal genus 0 meshes. The advantage of this method is independence from indivisual templates, as well as enhanced modeling properties. The method is based on minimizing a cost function that describes the goodness of correspondence. Apart from a cost function derived from the description length of the model, we also employ a cost function working with arbitrary local features. We extended the original methods to use surface curvature measurements, which are independent to differences of object aligment. More...

New:

  • Software available as part of UNC Neurolib open source (website)
UNCShape CaudatePval MICCAI06.png

Local Statistical Analysis via Permutation Tests

We have further developed a set of statistical testing methods that allow the analysis of local shape differences using the Hotelling T 2 two sample metric. Permutatioin tests are employed for the computation of statistical p-values, both raw and corrected for multiple comparisons. Resulting significance maps are easily visualized. Additional visualization of the group tests are provided via mean difference magnitude and vector maps, as well as maps of the group covariance information. Ongoing research focuses on incorporating covariates such as clinical scores into the testing scheme. More...

New:

  • Available as part of Shape Analysis Toolset in UNC Neurolib open source (download) with MANCOVA testing.