Difference between revisions of "Algorithm:MIT:New"

From NAMIC Wiki
Jump to: navigation, search
m (Fix MediaWiki table formatting issue discovered while converting to GitHub Flavored Markdown using pandoc (via https://github.com/outofcontrol/mediawiki-to-gfm))
Tag: 2017 source edit
 
(108 intermediate revisions by 9 users not shown)
Line 1: Line 1:
 +
Back to [[Algorithm:Main|NA-MIC Algorithms]]
 +
 +
= Overview of MIT Algorithms =
 +
 +
Our group seeks to model statistical variability of anatomy and function across subjects and between populations and to utilize computational models of such variability to improve predictions for individual subjects, as well as characterize populations. Our long-term goal is to develop methods for joint modeling of anatomy and function and to apply them in clinical and scientific studies. We work primarily with anatomical, DTI and fMRI images. We actively contribute implementations of our algorithms to the NAMIC-kit.
 +
 +
Most Recent Projects:
 +
 +
* Segmentation
 +
**[[#Shape_Based_Segmentation_and_Registration|Shape Based Segmentation and Registration]]
 +
**[[#Effects_of_Registration_Regularization_on_Segmentation_Accuracy|Optimal Atlas Regularization in Image Segmentation]]
 +
**[[#Joint_Registration_and_Segmentation_of_DWI_Fiber_Tractography|Joint Registration and Segmentation of DWI Fiber Tractography]]
 +
**[[#fMRI_clustering|fMRI clustering]]
 +
* Registration
 +
**[[#Groupwise_Registration|Groupwise Registration]]
 +
**[[#Multimodal_Atlas|Multimodal Atlas]]
 +
**[[#Effects_of_Registration_Regularization_on_Segmentation_Accuracy|Optimal Atlas Regularization in Image Segmentation]]
 +
**[[#Joint_Registration_and_Segmentation_of_DWI_Fiber_Tractography|Joint Registration and Segmentation of DWI Fiber Tractography]]
 +
* Shape Representation and Analysis
 +
**[[#Shape_Analysis_With_Overcomplete_Wavelets|Shape Analysis With Overcomplete Wavelets]]
 +
* Modeling of function
 +
**[[#fMRI_clustering|fMRI clustering]]
 +
**[[#fMRI_Detection_and_Analysis|fMRI Detection and Analysis]]
 +
* White Matter Architecture
 +
**[[#Joint_Registration_and_Segmentation_of_DWI_Fiber_Tractography|Joint Registration and Segmentation of DWI Fiber Tractography]]
 +
**[[#DTI_Fiber_Clustering_and_Fiber-Based_Analysis|DTI Fiber Clustering and Fiber-Based Analysis]]
 +
**[[#Fiber_Tract_Modeling.2C_Clustering.2C_and_Quantitative_Analysis|Fiber Tract Modeling, Clustering and Quantitative Analysis]]
 +
 +
= MIT Projects =
 +
 +
 
{|
 
{|
 
| style="width:10%" | [[Image:Progress_Registration_Segmentation_Shape.jpg|left|200px]]
 
| style="width:10%" | [[Image:Progress_Registration_Segmentation_Shape.jpg|left|200px]]
| style="width:90%" | [[Algorithm:MIT:Shape_Based_Segmentation_And_Registration|Shape Based Segmentation and Registration]]
+
| style="width:90%" |  
 +
 
 +
== [[Algorithm:MIT:Shape_Based_Segmentation_And_Registration|Shape Based Segmentation and Registration]] ==
  
 
This type of algorithms assigns a tissue type to each voxel in the volume. Incorporating prior shape information biases the label assignment towards contiguous regions that are consistent with the shape model. [[Algorithm:MIT:Shape_Based_Segmentation_And_Registration|More...]]
 
This type of algorithms assigns a tissue type to each voxel in the volume. Incorporating prior shape information biases the label assignment towards contiguous regions that are consistent with the shape model. [[Algorithm:MIT:Shape_Based_Segmentation_And_Registration|More...]]
  
<font color="red">'''New: '''</font> K.M. Pohl, J. Fisher, S. Bouix, M. Shenton, R. W. McCarley, W.E.L. Grimson, R. Kikinis, and W.M. Wells. Using the Logarithm of Odds to Define a Vector Space on Probabilistic Atlases. Accapted to the Special Issue of Best Selected Papers from MICCAI 06 in Medical Image Analysis [[Algorithm:MIT:Shape_Based_Segmentation_And_Registration#Publications|More...]]
+
<font color="red">'''New: '''</font> K.M. Pohl, J. Fisher, S. Bouix, M. Shenton, R. W. McCarley, W.E.L. Grimson, R. Kikinis, and W.M. Wells. Using the Logarithm of Odds to Define a Vector Space on Probabilistic Atlases. Medical Image Analysis,11(6), pp. 465-477, 2007. <b>Best Paper Award MICCAI 2006 </b> [[Algorithm:MIT:Shape_Based_Segmentation_And_Registration#Publications|More...]]
 +
 
 +
|-
 +
 
 +
| | [[Image:JointRegSeg.png|left|200px]]
 +
| |
 +
 
 +
== [[Algorithm:MIT:RegistrationRegularization|Optimal Atlas Regularization in Image Segmentation]] ==
 +
 
 +
We propose a unified framework for computing atlases from manually labeled data sets at various degrees of “sharpness” and the joint registration and segmentation of a new brain with these atlases. Using this framework, we investigate the tradeoff between warp regularization and image fidelity, i.e. the smoothness of the new subject warp and the sharpness of the atlas in a segmentation application.
 +
[[Algorithm:MIT:RegistrationRegularization|More...]]
  
<font color="red">'''New: '''</font> K.M. Pohl, R. Kikinis, and W.M. Wells. Active Mean Fields: Solving the Mean Field Approximation in the Level Set Framework. Accapted to IPMI 2007. [[Algorithm:MIT:Shape_Based_Segmentation_And_Registration#Publications|More...]]
+
<font color="red">'''New:'''</font> B.T.T. Yeo, M.R. Sabuncu, R. Desikan, B. Fischl, P. Golland. Effects of Registration Regularization and Atlas Sharpness on Segmentation Accuracy. In Proceedings of MICCAI: International Conference on Medical Image Computing and Computer Assisted Intervention, 683-691, 2007. '''MICCAI Young Scientist Award.'''
 
    
 
    
[[Algorithm:MIT:Shape_Based_Segmentation_And_Registration|'''Description''']] - [[Algorithm:MIT:Shape_Based_Segmentation_And_Registration#Publications|'''Publications''']] - [[Algorithm:MIT:Shape_Based_Segmentation_And_Registration#Software|'''Software''']] -
+
|-
[[AHM_2006:ProjectsJointRegistrationSegmentation|''' AHM 2006''']] -
 
[[AHM_2007:Slicer3_Developer_Feedback#EM|''' AHM 2007''']]
 
  
|-
+
| | [[Image:ICluster_templates.gif|left|200px]]
 +
| |
 +
 
 +
== [[Algorithm:MIT:Multimodal Atlas |Multimodal Atlas]] ==
  
| | [[Image:brain.png|thumb|left|200px]]
+
In this work, we propose and investigate an algorithm that jointly co-registers a collection of images while computing multiple templates. The algorithm, called '''iCluster''', is used to compute multiple atlases for a given population.
| | [[Algortihm:MIT:Shape_Based_Level_Set_Segmentation|Shape Based Level Segmentation]]
+
[[Algorithm:MIT:Multimodal Atlas|More...]]
  
 +
<font color="red">'''New: '''</font> M.R. Sabuncu, M.E. Shenton, P. Golland. Joint Registration and Clustering of Images. In Proceedings of MICCAI 2007 Statistical Registration Workshop: Pair-wise and Group-wise Alignment and Atlas Formation, 47-54, 2007.
 +
[[Algorithm:MIT:Multimodal Atlas#Publications|More...]]
  
This class of algorithms explicitly manipulates the representation of the object boundary to fit the strong gradients in the image, indicative of the object outline. Bias in the boundary evolution towards the likely shapes improves the robustness of the segmentation results when the intensity information alone is insufficient for boundary detection. [[Algorithm:MIT:Shape_Based_Level_Set_Segmentation|More...]]
 
  
[[Algorithm:MIT:Shape_Based_Level_Set_Segmentation|'''Description''']] - [[Algorithm:MIT:Shape_Based_Level_Set_Segmentation#Publications|'''Publications''']] - [[Algorithm:MIT:Shape_Based_Level_Set_Segmentation#Software|'''Software''']]
 
  
 
|-
 
|-
  
| | [[Image:AvgResults.jpg|thumb|left|200px]]
+
| | [[Image:GroupwiseSummary.PNG|left|200px]]
| |
+
| |  
  
=== Registration Regularization ===
+
== [[Algorithm:MIT:Groupwise_Registration#Introduction|Groupwise Registration]] ==
  
We are interested in the effects of registration regularization on segmentation accuracy in joint registration-segmentation.
+
We extend a previously demonstrated entropy based groupwise registration method to include a free-form deformation model based on B-splines. We provide an efficient implementation using stochastic gradient descents in a multi-resolution setting. We demonstrate the method in application to a set of 50 MRI brain scans and compare the results to a pairwise approach using segmentation labels to evaluate the quality of alignment.
[[Algorithm:MIT:RegistrationRegularization|More...]]
+
[[Algorithm:MIT:Groupwise_Registration|More...]]
  
<font color="red">'''New:'''</font> Submission for MICCAI 2007
+
<font color="red">'''New:'''</font> S.K. Balci, P. Golland, M.E. Shenton, W.M. Wells III. Free-Form B-spline Deformation Model for Groupwise Registration. In Proceedings of MICCAI 2007 Statistical Registration Workshop: Pair-wise and Group-wise Alignment and Atlas Formation, 23-30, 2007.
  
|-
 
  
| | [[Image:ClusterScreenshot.png|thumb|left|200px]]
 
| |
 
  
  
atlases with segmentation algorithms.
 
  
 
|-
 
|-
  
| | [[Image:ClusterScreenshot.png|thumb|left|200px]]
+
| | [[Image:FoldingSpeedDetection.png|center|150px|]]
 
| |
 
| |
  
 +
== [[Algorithm:MIT:ShapeAnalysisWithOvercompleteWavelets|Shape Analysis With Overcomplete Wavelets]] ==
  
=== Tissue Classification ===
+
In this work, we extend the Euclidean wavelets to the sphere. The resulting over-complete spherical wavelets are invariant to the rotation of the spherical image parameterization. We apply the over-complete spherical wavelet to cortical folding development [[Algorithm:MIT:Shape_Based_Segmentation_And_Registration|More...]]
  
This type of algorithms assigns a tissue type to each voxel in the volume. Incorporating prior shape information biases the label assignment towards contiguous regions that are consistent with the shape model. [[Algorithm:MIT:Shape_Based_Segmentation_And_Registration|More...]]
+
<font color="red">'''New: '''</font> B.T.T. Yeo, W. Ou, P. Golland. On the Construction of Invertible Filter Banks on the 2-Sphere. Yeo, Ou and Golland. Accepted to the IEEE Transactions on Image Processing.  
  
<font color="red">'''New: '''</font> K.M. Pohl, J. Fisher, S. Bouix, M. Shenton, R. W. McCarley, W.E.L. Grimson, R. Kikinis, and W.M. Wells. Using the Logarithm of Odds to Define a Vector Space on Probabilistic Atlases. Accapted to the Special Issue of Best Selected Papers from MICCAI 06 in Medical Image Analysis [[Algorithm:MIT:Shape_Based_Segmentation_And_Registration#Publications|More...]]
+
P. Yu, B.T.T. Yeo, P.E. Grant, B. Fischl, P. Golland. Cortical Folding Development Study based on Over-Complete Spherical Wavelets. In Proceedings of MMBIA: IEEE Computer Society Workshop on Mathematical Methods in Biomedical Image Analysis, 2007.  [[Algorithm:MIT:ShapeAnalysisWithOvercompleteWavelets#Publication|More...]]
  
<font color="red">'''New: '''</font> K.M. Pohl, R. Kikinis, and W.M. Wells. Active Mean Fields: Solving the Mean Field Approximation in the Level Set Framework. Accapted to IPMI 2007. [[Algorithm:MIT:Shape_Based_Segmentation_And_Registration#Publications|More...]]
 
 
    
 
    
[[Algorithm:MIT:Shape_Based_Segmentation_And_Registration|'''Description''']] - [[Algorithm:MIT:Shape_Based_Segmentation_And_Registration#Publications|'''Publications''']] - [[Algorithm:MIT:Shape_Based_Segmentation_And_Registration#Software|'''Software''']] -
+
|-
[[AHM_2006:ProjectsJointRegistrationSegmentation|''' AHM 2006''']] -
+
 
[[AHM_2007:Slicer3_Developer_Feedback#EM|''' AHM 2007''']]
+
| | [[Image:mit_fmri_clustering_parcellation2_xsub.png|center|150px]]
 +
| |
  
 +
== [[Algorithm:MIT:fMRI Clustering |fMRI clustering]] ==
 +
 +
In this project we study the application of model-based clustering algorithms in identification of functional connectivity in the brain. [[Algorithm:MIT:fMRI_Clustering|More...]]
 +
 +
<font color="red">'''New: '''</font> P. Golland, Y. Golland, R. Malach. Detection of Spatial Activation Patterns As Unsupervised Segmentation of fMRI Data. In Proceedings of MICCAI: International Conference on Medical Image Computing and Computer Assisted Intervention, 110-118, 2007.
 +
 
 
|-
 
|-
  
| | [[Image:brain.png|thumb|left|200px]]
+
| | [[Image:MIT_DTI_JointSegReg_atlas3D.jpg|center|200px]]
 
| |
 
| |
=== Boundary Localization ===
 
  
This class of algorithms explicitly manipulates the representation of the object boundary to fit the strong gradients in the image, indicative of the object outline. Bias in the boundary evolution towards the likely shapes improves the robustness of the segmentation results when the intensity information alone is insufficient for boundary detection. [[Algorithm:MIT:Shape_Based_Level_Set_Segmentation|More...]]
+
== [[Algorithm:MIT:DTI_FiberRegistration|Joint Registration and Segmentation of DWI Fiber Tractography]] ==
 +
 
 +
The goal of this work is to jointly register and cluster DWI fiber tracts obtained from a group of subjects. [[Algorithm:MIT:DTI_FiberRegistration|More...]]
 +
 
 +
<font color="red">'''New:'''</font> U. Ziyan, M. R. Sabuncu, W. E. L. Grimson, Carl-Fredrik Westin. A Robust Algorithm for Fiber-Bundle Atlas Construction. MMBIA 2007
  
[[Algorithm:MIT:Shape_Based_Level_Set_Segmentation|'''Description''']] - [[Algorithm:MIT:Shape_Based_Level_Set_Segmentation#Publications|'''Publications''']] - [[Algorithm:MIT:Shape_Based_Level_Set_Segmentation#Software|'''Software''']]
 
  
 +
<!--
 
|-
 
|-
  
| | [[Image:AvgResults.jpg|thumb|left|200px]]
+
| | [[Image:brain.png|center|150px]]
 
| |
 
| |
  
=== Registration Regularization ===
+
== [[Algorithm:MIT:Shape_Based_Level_Set_Segmentation|Shape Based Level Segmentation]] ==
 +
 
  
We are interested in the effects of registration regularization on segmentation accuracy in joint registration-segmentation.
+
This class of algorithms explicitly manipulates the representation of the object boundary to fit the strong gradients in the image, indicative of the object outline. Bias in the boundary evolution towards the likely shapes improves the robustness of the segmentation results when the intensity information alone is insufficient for boundary detection. [[Algorithm:MIT:Shape_Based_Level_Set_Segmentation|More...]]
[[Algorithm:MIT:RegistrationRegularization|More...]]
 
  
<font color="red">'''New:'''</font> Submission for MICCAI 2007
+
<font color="red">'''New: '''</font>
 +
-->
  
 
|-
 
|-
  
| | [[Image:Wholebrain.jpg|thumb|left|200px]]
+
| | [[Image:CingulumAllSubjectsFibers.png|center|200px]]
 
| |
 
| |
  
=== DTI Fiber Clustering/Atlas Creation/Analysis ===
+
== [[Algorithm:MIT:DTI_Clustering|DTI Fiber Clustering and Fiber-Based Analysis]] ==
  
 
The goal of this project is to provide structural description of the white matter architecture as a partition into coherent fiber bundles and clusters, and to use these bundles for quantitative measurement. [[Algorithm:MIT:DTI_Clustering|More...]]
 
The goal of this project is to provide structural description of the white matter architecture as a partition into coherent fiber bundles and clusters, and to use these bundles for quantitative measurement. [[Algorithm:MIT:DTI_Clustering|More...]]
Line 96: Line 147:
 
Characterizing Diffusion Along White Matter Tracts Affected by Primary Brain Tumors.
 
Characterizing Diffusion Along White Matter Tracts Affected by Primary Brain Tumors.
 
Accepted to HBM 2007.
 
Accepted to HBM 2007.
[[Algorithm:MIT:DTI_Clustering#Publications|More...]]
 
  
[[Algorithm:MIT:DTI_Clustering|'''Description''']] -  
+
|-
[[Algorithm:MIT:DTI_Clustering#Publications|'''Publications''']] -
+
 
[[Algorithm:MIT:DTI_Clustering#Software|'''Software''']] -
+
| | [[Image:Models.jpg|center|200px]]
[[AHM_2006:ProjectsWhiteMatterClustering|'''AHM 2006''']] - [[NA-MIC/Projects/Diffusion_Image_Analysis/Slicer_Fiber_Anatomical_Labeling|'''PW 2006''']]
+
| |  
  
=== Fiber Tract Modeling, Clustering and Quantitative Analysis ===
+
== [[Algorithm:MIT:DTI_Modeling|Fiber Tract Modeling, Clustering, and Quantitative Analysis]] ==
  
 
The goal of this work is to model the shape of the fiber bundles and use this model discription in clustering and statistical analysis of fiber tracts. [[Algorithm:MIT:DTI_Modeling|More...]]
 
The goal of this work is to model the shape of the fiber bundles and use this model discription in clustering and statistical analysis of fiber tracts. [[Algorithm:MIT:DTI_Modeling|More...]]
  
 
<font color="red">'''New:'''</font>  
 
<font color="red">'''New:'''</font>  
 +
M. Maddah, W. E. L. Grimson, S. K. Warfield, W. M. Wells, A Unified Framework for Clustering and Quantitative Analysis of White Matter Fiber Tracts. Medical Image Analysis, in press.
 +
 
M. Maddah, W. M. Wells, S. K. Warfield, C.-F. Westin, and W. E. L. Grimson, Probabilistic Clustering and Quantitative Analysis of White Matter Fiber Tracts,IPMI 2007, Netherlands.
 
M. Maddah, W. M. Wells, S. K. Warfield, C.-F. Westin, and W. E. L. Grimson, Probabilistic Clustering and Quantitative Analysis of White Matter Fiber Tracts,IPMI 2007, Netherlands.
  
<font color="red">'''New:'''</font>
+
|-
M. Maddah, S. K. Warfield, W. E. L. Grimson, W. M. Wells, A Unified Framework for Clustering and Quantitative Analysis of White Matter Fiber Tracts, Accepted for publication in Medical Image Analysis.
 
  
<font color="red">'''New:'''</font>
+
| | [[Image:FMRIEvaluationchart.jpg|center|200px]]
M. Maddah, W. M. Wells, S. K. Warfield, C-F. Westin, and W. E. L. Grimson, A Spatial Model of White Matter Fiber Tracts to be presented at ISMRM 2007, Berlin.
+
| |
  
[[Algorithm:MIT:DTI_Modeling|'''Description''']] - [[Algorithm:MIT:DTI_Modeling#Publications|'''Publications''']] - [[Algorithm:MIT:DTI_Modeling#Software|'''Software''']]
+
== [[Algorithm:MIT:fMRI_Detection|fMRI Detection and Analysis]] ==
  
=== DTI-based Segmentation ===
+
We are exploring algorithms for improved fMRI detection and interpretation by incorporting spatial priors and anatomical information to guide the detection. [[Algorithm:MIT:fMRI_Detection|More...]]
  
Unlike conventional MRI, DTI provides adequate contrast to segment the thalamic nuclei, which are gray matter structures. [[Algorithm:MIT:DTI_Segmentation|More...]]
+
<font color="red">'''New:'''</font> Wanmei Ou, Sandy Wells, Polina Golland. Bridging Spatial Regularization And Anatomical Priors in fMRI Detection. In preparation for submission to IEEE TMI.  
  
<font color="red">'''New:'''</font> Ulas Ziyan, David Tuch, Carl-Fredrik Westin. Segmentation of Thalamic Nuclei from DTI using Spectral Clustering. Accepted to MICCAI 2006. [[Algorithm:MIT:DTI_Segmentation#Publications|More...]]
+
|-
  
[[Algorithm:MIT:DTI_Segmentation|'''Description''']] - [[Algorithm:MIT:DTI_Segmentation#Publications|'''Publications''']] - [[Algorithm:MIT:DTI_Segmentation#Software|'''Software''']]
+
| | [[Image:Thalamus_algo_outline.png|center|150px]]
 +
| |
  
=== Fiber-Tract-Bundle-based Non-Linear Registration ===
+
== [[Algorithm:MIT:DTI_Segmentation|DTI-based Segmentation]] ==
  
The goal of this work is to utilize the anatomical information from segmented fiber bundles and use this information for registering fiber tracts and the underlying DTI images. [[Algorithm:MIT:DTI_FiberRegistration|More...]]
+
Unlike conventional MRI, DTI provides adequate contrast to segment the thalamic nuclei, which are gray matter structures. [[Algorithm:MIT:DTI_Segmentation|More...]]
  
[[Algorithm:MIT:DTI_FiberRegistration|'''Description''']] - [[Algorithm:MIT:DTI_FiberRegistration#Publications|'''Publications''']] - [[Algorithm:MIT:DTI_FiberRegistration#Software|'''Software''']]
+
<!--
 +
<font color="red">'''New:'''</font> Ulas Ziyan, David Tuch, Carl-Fredrik Westin. Segmentation of Thalamic Nuclei from DTI using Spectral Clustering. Accepted to MICCAI 2006.
 +
-->
  
=== Stochastic Tractography ===
+
|-
  
This work calculates posterior distributions of white matter fiber tract parameters given diffusion observations in a DWI volume.  [[Algorithm:MIT:DTI_StochasticTractography|More...]]
+
|-
  
[[Algorithm:MIT:DTI_StochasticTractography|'''Description''']] - [[Algorithm:MIT:DTI_StochasticTractography#Software|'''Software''']]
+
| | [[Image:ConnectivityMap.png|center|150px]]
 +
| |
  
= fMRI Detection and Analysis =
+
== [[Algorithm:MIT:DTI_StochasticTractography|Stochastic Tractography]] ==
  
We are exploring algorithms for improved fMRI detection and interpretation by incorporting spatial priors and anatomical information to guide the detection. [[Algorithm:MIT:fMRI_Detection|More...]]
+
This work calculates posterior distributions of white matter fiber tract parameters given diffusion observations in a DWI volume. [[Algorithm:MIT:DTI_StochasticTractography|More...]]
  
<font color="red">'''New:'''</font> Wanmei Ou, Sandy Wells, Polina Golland. Bridging Spatial Regularization And Anatomical Priors in fMRI Detection. In preparation for submission to IEEE TMI. [[Algorithm:MIT:fMRI_Detection#Publications|More...]]
+
<!--
 +
<font color="red">'''New: '''</font>
 +
-->
  
[[Algorithm:MIT:fMRI_Detection|'''Description''']] - [[Algorithm:MIT:fMRI_Detection#Publications|'''Publications''']] - [[Algorithm:MIT:fMRI_Detection#Software|'''Software''']] - [[NA-MIC/Projects/fMRI_Analysis/Spatial_Regularization_for_fMRI_Detection|'''PW 2006''']]
+
|-
  
= Population Analysis of Anatomical Variability=
+
| | [[Image:HippocampalShapeDifferences.gif|center|200px]]
 +
| |
  
Our goal is to develop mathematical approaches to modeling anatomical variability within and across populations using tools like local shape descriptors of specific regions of interest and global constellation descriptors of multiple ROI's. [[Algorithm:MIT:Shape_Analisys|More...]]
 
  
<font color="red">'''New:'''</font> Mert R Sabuncu and Polina Golland. Structural Constellations for Population Analysis of Anatomical Variability.
+
== [[Algorithm:MIT:Shape_Analisys|Population Analysis of Anatomical Variability]] ==
  
[[Algorithm:MIT:Shape_Analisys|'''Description''']] - [[Algorithm:MIT:Shape_Analisys#Publications|'''Publications''']] - [[Algorithm:MIT:Shape_Analisys#Software|'''Software''']] - [[AHM_2006:ProjectsShapeAnalysis|'''AHM 2006''']]
+
Our goal is to develop mathematical approaches to modeling anatomical variability within and across populations using tools like local shape descriptors of specific regions of interest and global constellation descriptors of multiple ROI's. [[Algorithm:MIT:Shape_Analisys|More...]]
 
 
= Groupwise Registration =
 
 
 
We are exploring algorithms for groupwise registration of medical data. [[Algorithm:MIT:Groupwise_Registration|More...]]
 
 
 
<font color="red">'''New:'''</font> Serdar K Balci, Polina Golland, Sandy Wells, Lilla Zollei, Mert R Sabuncu and Kinh Tieu. Groupwise registration of medical data.
 
 
 
[[Algorithm:MIT:Groupwise_Registration#Introduction|'''Description''']] - [[Algorithm:MIT:Groupwise_Registration#Software|'''Software''']]
 
 
 
= Collaborations with other groups in NAMIC =
 
  
* Algorithms:
+
<!--
** Segmentation: joint development of the algorithms and GUI for shape-based hierarchical segmentation with BWH (Kilian Pohl, Steve Pieper).
+
<font color="red">'''New:'''</font> Mert R Sabuncu and Polina Golland. Structural Constellations for Population Analysis of Anatomical Variability.
** Shape Analysis: joint pipeline I/O formulation and development with Kitware (Brad Davis) and UNC (Martin Styner).
+
-->
** fMRI Detection: joint integration of fMRI detectors into Slicer with BWH (Steve Pieper).
 
  
* Clinical:
+
|}
** Continuing collaboration with [[DBP:Harvard|Harvard]] on shape-based segmentation and DTI analysis.
 
** New collaboration, enabled and facilitated by NAMIC, with [[DBP:Dartmouth|Dartmouth]] on DTI and fMRI analysis.
 

Latest revision as of 06:19, 11 April 2023

Home < Algorithm:MIT:New

Back to NA-MIC Algorithms

Overview of MIT Algorithms

Our group seeks to model statistical variability of anatomy and function across subjects and between populations and to utilize computational models of such variability to improve predictions for individual subjects, as well as characterize populations. Our long-term goal is to develop methods for joint modeling of anatomy and function and to apply them in clinical and scientific studies. We work primarily with anatomical, DTI and fMRI images. We actively contribute implementations of our algorithms to the NAMIC-kit.

Most Recent Projects:

MIT Projects

Progress Registration Segmentation Shape.jpg

Shape Based Segmentation and Registration

This type of algorithms assigns a tissue type to each voxel in the volume. Incorporating prior shape information biases the label assignment towards contiguous regions that are consistent with the shape model. More...

New: K.M. Pohl, J. Fisher, S. Bouix, M. Shenton, R. W. McCarley, W.E.L. Grimson, R. Kikinis, and W.M. Wells. Using the Logarithm of Odds to Define a Vector Space on Probabilistic Atlases. Medical Image Analysis,11(6), pp. 465-477, 2007. Best Paper Award MICCAI 2006 More...

JointRegSeg.png

Optimal Atlas Regularization in Image Segmentation

We propose a unified framework for computing atlases from manually labeled data sets at various degrees of “sharpness” and the joint registration and segmentation of a new brain with these atlases. Using this framework, we investigate the tradeoff between warp regularization and image fidelity, i.e. the smoothness of the new subject warp and the sharpness of the atlas in a segmentation application. More...

New: B.T.T. Yeo, M.R. Sabuncu, R. Desikan, B. Fischl, P. Golland. Effects of Registration Regularization and Atlas Sharpness on Segmentation Accuracy. In Proceedings of MICCAI: International Conference on Medical Image Computing and Computer Assisted Intervention, 683-691, 2007. MICCAI Young Scientist Award.

ICluster templates.gif

Multimodal Atlas

In this work, we propose and investigate an algorithm that jointly co-registers a collection of images while computing multiple templates. The algorithm, called iCluster, is used to compute multiple atlases for a given population. More...

New: M.R. Sabuncu, M.E. Shenton, P. Golland. Joint Registration and Clustering of Images. In Proceedings of MICCAI 2007 Statistical Registration Workshop: Pair-wise and Group-wise Alignment and Atlas Formation, 47-54, 2007. More...


GroupwiseSummary.PNG

Groupwise Registration

We extend a previously demonstrated entropy based groupwise registration method to include a free-form deformation model based on B-splines. We provide an efficient implementation using stochastic gradient descents in a multi-resolution setting. We demonstrate the method in application to a set of 50 MRI brain scans and compare the results to a pairwise approach using segmentation labels to evaluate the quality of alignment. More...

New: S.K. Balci, P. Golland, M.E. Shenton, W.M. Wells III. Free-Form B-spline Deformation Model for Groupwise Registration. In Proceedings of MICCAI 2007 Statistical Registration Workshop: Pair-wise and Group-wise Alignment and Atlas Formation, 23-30, 2007.



FoldingSpeedDetection.png

Shape Analysis With Overcomplete Wavelets

In this work, we extend the Euclidean wavelets to the sphere. The resulting over-complete spherical wavelets are invariant to the rotation of the spherical image parameterization. We apply the over-complete spherical wavelet to cortical folding development More...

New: B.T.T. Yeo, W. Ou, P. Golland. On the Construction of Invertible Filter Banks on the 2-Sphere. Yeo, Ou and Golland. Accepted to the IEEE Transactions on Image Processing.

P. Yu, B.T.T. Yeo, P.E. Grant, B. Fischl, P. Golland. Cortical Folding Development Study based on Over-Complete Spherical Wavelets. In Proceedings of MMBIA: IEEE Computer Society Workshop on Mathematical Methods in Biomedical Image Analysis, 2007. More...


Mit fmri clustering parcellation2 xsub.png

fMRI clustering

In this project we study the application of model-based clustering algorithms in identification of functional connectivity in the brain. More...

New: P. Golland, Y. Golland, R. Malach. Detection of Spatial Activation Patterns As Unsupervised Segmentation of fMRI Data. In Proceedings of MICCAI: International Conference on Medical Image Computing and Computer Assisted Intervention, 110-118, 2007.

MIT DTI JointSegReg atlas3D.jpg

Joint Registration and Segmentation of DWI Fiber Tractography

The goal of this work is to jointly register and cluster DWI fiber tracts obtained from a group of subjects. More...

New: U. Ziyan, M. R. Sabuncu, W. E. L. Grimson, Carl-Fredrik Westin. A Robust Algorithm for Fiber-Bundle Atlas Construction. MMBIA 2007


CingulumAllSubjectsFibers.png

DTI Fiber Clustering and Fiber-Based Analysis

The goal of this project is to provide structural description of the white matter architecture as a partition into coherent fiber bundles and clusters, and to use these bundles for quantitative measurement. More...

New: Monica E. Lemmond, Lauren J. O'Donnell, Stephen Whalen, Alexandra J. Golby. Characterizing Diffusion Along White Matter Tracts Affected by Primary Brain Tumors. Accepted to HBM 2007.

Models.jpg

Fiber Tract Modeling, Clustering, and Quantitative Analysis

The goal of this work is to model the shape of the fiber bundles and use this model discription in clustering and statistical analysis of fiber tracts. More...

New: M. Maddah, W. E. L. Grimson, S. K. Warfield, W. M. Wells, A Unified Framework for Clustering and Quantitative Analysis of White Matter Fiber Tracts. Medical Image Analysis, in press.

M. Maddah, W. M. Wells, S. K. Warfield, C.-F. Westin, and W. E. L. Grimson, Probabilistic Clustering and Quantitative Analysis of White Matter Fiber Tracts,IPMI 2007, Netherlands.

FMRIEvaluationchart.jpg

fMRI Detection and Analysis

We are exploring algorithms for improved fMRI detection and interpretation by incorporting spatial priors and anatomical information to guide the detection. More...

New: Wanmei Ou, Sandy Wells, Polina Golland. Bridging Spatial Regularization And Anatomical Priors in fMRI Detection. In preparation for submission to IEEE TMI.

Thalamus algo outline.png

DTI-based Segmentation

Unlike conventional MRI, DTI provides adequate contrast to segment the thalamic nuclei, which are gray matter structures. More...


ConnectivityMap.png

Stochastic Tractography

This work calculates posterior distributions of white matter fiber tract parameters given diffusion observations in a DWI volume. More...


HippocampalShapeDifferences.gif


Population Analysis of Anatomical Variability

Our goal is to develop mathematical approaches to modeling anatomical variability within and across populations using tools like local shape descriptors of specific regions of interest and global constellation descriptors of multiple ROI's. More...