Difference between revisions of "NA"

From NAMIC Wiki
Jump to: navigation, search
m (Update from Wiki)
m (Update from Wiki)
Line 1: Line 1:
 
  Back to [[NA-MIC_Collaborations|NA-MIC_Collaborations]]
 
  Back to [[NA-MIC_Collaborations|NA-MIC_Collaborations]]
  
(Updated 09/12/2006)
+
'''Objective:''' In this project, an event-related auditory semantic memory task is administered. Participants are presented with a semantic category and required to decide whether a subsequent word is a member of the category (e.g., vehicle-bus). To control for phonological processing, other items require a match-mismatch decision between pseudo-words constructed from reordered semantic items (e.g., yodb-rea).
  
'''Objective:'''
+
'''Progress:''' To date, 6 patients with schizophrenia and 3 healthy controls have been studied with this task. Data will be available in year three.
 
 
We have developed a novel multiscale shape representation and segmentation algorithm based on the spherical wavelet transform. Our work is motivated by the need to compactly and accurately encode variations at multiple scales in the shape representation in order to drive the segmentation and shape analysis of deep brain structures, such as the caudate nucleus or the hippocampus. Our proposed shape representation can be optimized to compactly encode shape variations in a population at the needed scale and spatial locations, enabling the construction of more descriptive, non-global, non-uniform shape probability priors to be included in the segmentation and shape analysis framework. In particular, this representation addresses the shortcomings of techniques that learn a global shape prior at a single scale of analysis and cannot represent fine, local variations in a population of shapes in the presence of a limited dataset.
 
 
 
'''Progress:'''
 
 
 
* We developed a multiscale representation of 3D surfaces using conformal mappings and spherical wavelets. We then learned a prior probability distribution over the wavelet coefficients to model shape variations at different scales and spatial locations in a training set. This novel multiscale shape prior was shown to encode more descriptive and localized shape variations than the Active Shape Models (ASM) prior for a given training set size. The results were published in [1] on a prostate dataset.
 
 
 
* We have replicated our results from [1] on the left caudate nucleus dataset from the Brockton dataset (Harvard, Core 3). Additionally, one of the nice application of our technique is the automatic discovery of uncorrelated shape variations in a dataset, at various scales. The visualization of resulting bands on the mean shape can in itself be interesting for shape analysis (see Figure) by indicating which surface patches co-vary across the training set. For example at scale 1, bands 1 and 2 indicate two uncorrelated shape processes in the caudate data that make sense anatomically: the variation of the head and of the body. It is also interesting that bands have compact spatial support, though this is not a constraint of our technique.
 
 
 
<div class="thumb tright"><div style="width: 182px">[[Image:Gatech_caudateBands.PNG|[[Image:180px-Gatech_caudateBands.PNG|Figure 1: 2 examples bands discovered by the prior color-coded on the mean shape of the 29 left caudates from the Harvard Brockton dataset. The color shows the cumulative value of the wavelet bases that belong to that band. Higher value (light-blue to red) areas represent surface locations with correlated variations across shapes]]]]<div class="thumbcaption"><div class="magnify" style="float: right">[[Image:Gatech_caudateBands.PNG|[[Image:magnify-clip.png|Enlarge]]]]</div>Figure 1: 2 examples bands discovered by the prior color-coded on the mean shape of the 29 left caudates from the Harvard Brockton dataset. The color shows the cumulative value of the wavelet bases that belong to that band. Higher value (light-blue to red) areas represent surface locations with correlated variations across shapes</div></div></div>
 
 
 
* ''' Segmentation'''<nowiki>: Based on our representation, we derived a parametric active surface evolution using the multiscale prior coefficients as parameters for our optimization procedure to naturally include the prior for segmentation. Additionally, the optimization method can be applied in a coarse-to-fine manner. In [2] we report results on the caudate nucleus in the Brockton dataset (Harvard, Core 3). Our validation shows that our algorithm is computationally efficient and outperforms the Active Shape Model (ASM) algorithm, by capturing finer shape details. </nowiki>
 
 
 
'''Ongoing:'''
 
 
 
* ''' Classification'''<nowiki>: We are collaborating with Martin Styner (UNC, Core 1) to include our shape features in the UNC shape analysis pipeline. We obtained interesting preliminary results that have been verified by Jim Levitt (Harvard PNL, Core 3). See </nowiki>[[NA-MIC/Projects/Structural/Shape_Analysis/Caudate_and_Corpus_Callosum|Caudate and Corpus Callosum Analysis]]. We have also discussed our results with Martin Styner during a UNC site visit (see [[Georgia_Tech_visit_to_UNC%2C_June_8-9|June 8-9, 2006, Georgia Tech visit to UNC: Shape Analysis Discussion]]). A scientific paper is being prepared with our results.
 
* ''' ITK Filter'''<nowiki>: We are developing an ITK Filter for the Spherical wavelet transform (See </nowiki>[[NA-MIC/Projects/Structural/Shape_Analysis/Spherical_Wavelets_in_ITK|ITK Spherical Wavelet Transform Filter]])
 
 
 
'''References:'''
 
 
 
* [1] Nain D, Haker S, Bobick A, Tannenbaum A. Multiscale 3D Shape Analysis using Spherical Wavelets. Proc MICCAI, Oct 26-29 2005; p 459-467 [http://www.bme.gatech.edu/groups/minerva/publications/papers/nain.miccai2005.pdf [1]]
 
 
 
* [2] Nain D, Haker S, Bobick A, Tannenbaum A. Shape-driven 3D Segmentation using
 
 
 
Spherical Wavelets. Proc MICCAI, Oct 2-5, 2006. To Appear.
 
  
 
'''Key Investigators:'''
 
'''Key Investigators:'''
  
* Georgia Tech: Delphine Nain, Aaron Bobick, Allen Tannenbaum, Yi Gao and Xavier Le Faucheur
+
* Dartmouth: Andrew Saykin, Robert Roth, Laura Flashman, John West, Thomas McAllister
* Harvard SPL: Steve Haker
+
* Harvard: Martha Shenton, Marek Kubicki
 
 
'''Collaborators'''
 
 
 
* Core 1: Martin Styner (UNC)
 
* Core 2: Jim Miller (GE), Luis Ibanez (Kitware)
 
* Core 3: James Levitt, Marc Niethammer, Sylvain Bouix, Martha Shenton (Harvard PNL)
 
  
'''Links:'''
+
'''Links'''
  
* [[NA-MIC/Projects/Structural/Shape_Analysis/Caudate_and_Corpus_Callosum|Caudate and Corpus Callosum Analysis]].
+
* [[DBP:Marek_Kubicki_visit_Dartmouth_December_20_2005|December 20, 2005: Marek Kubicki visit to Dartmouth]]
* [[Georgia_Tech_visit_to_UNC%2C_June_8-9|June 8-9, 2006, Georgia Tech visit to UNC: Shape Analysis Discussion]]
+
* [[DBP:Andy_Saykin_visit_BWH_December_14_2005|December 14, 2005: Andy Saykin and Group visit to Brigham and Women's Hospital]]
* [[NA-MIC/Projects/Structural/Shape_Analysis/Spherical_Wavelets_in_ITK|ITK Spherical Wavelet Transform Filter]]
 
* [[Algorithm:GATech#Multiscale_Shape_Analysis|Georgia Tech Summary Page]]
 

Revision as of 13:29, 18 December 2006

Home < NA
Back to NA-MIC_Collaborations

Objective: In this project, an event-related auditory semantic memory task is administered. Participants are presented with a semantic category and required to decide whether a subsequent word is a member of the category (e.g., vehicle-bus). To control for phonological processing, other items require a match-mismatch decision between pseudo-words constructed from reordered semantic items (e.g., yodb-rea).

Progress: To date, 6 patients with schizophrenia and 3 healthy controls have been studied with this task. Data will be available in year three.

Key Investigators:

  • Dartmouth: Andrew Saykin, Robert Roth, Laura Flashman, John West, Thomas McAllister
  • Harvard: Martha Shenton, Marek Kubicki

Links