Title: Segmentation
1Segmentation
- Core 1-3 Meeting, May. 22-23, 2008 - SLC, UT
2Georgia Tech/JHU
Prostate Segmentation Registration Framework
Yi Gao (Georgia Tech), Allen Tannenbaum (Georgia
Tech), Gabor Fichtinger (JHU)?
3Background
- Under the roadmap project Brachytherapy Needle
Positioning Robot Integration. - Auto/Semiauto segmentation.
- Registration
- Between modalities US/MRI
- Before/during therapy
4Segmentation
- Two approaches
- Random Walks(RW)?
- RW post process
- Toward automatic segmentation
- Spherical wavelet shape based method
5Random walks
- Random Walks(RW)?
- Result ?
- Less interaction
- C code
6Shape based method
- Spherical wavelet shape based method
- Shape learning
- ITK Spherical wavelet transformation
- Shape based segmentation
7Shape based method
- Spherical wavelet shape based method
- Shape learning
- ITK Spherical wavelet transformation
- Shape based segmentation
8Shape learning
- Align segmented shapes.
- Registration under Similarity transform.
- Learn aligned shapes.
- Statistical learning PCA, KPCA, GPCA
9Shape learning
- Align segmented shapes.
- Registration under Similarity transform.
- Learn aligned shapes.
- Statistical learning PCA, KPCA, GPCA
10Registration
- Common region extraction
- Used as landmark
- Rigid/Deformable registration
- Particle filter/Kalman filter
- Optimal mass transportation
11Landmark extraction
- Chan-Vese on manifold
- Extract featured region on surface.
- Feature defined by a function.
Color depicts a scalar function defined on a
surface.
12Landmark extraction, cont.
13Landmark based Registration
- Concave belly of prostate
- Common among all prostate
- Used as soft-landmark in registration.
14UNC/MIND
Lesion Segmentation
Marcel Prastawa (Utah), Guido Gerig (Utah),
Jeremy Bockholt (MIND)?
15(No Transcript)
16MIND Lupus Lesion
17Iowa/MIND
Bayesian Classification of Lupus Lesions
Vincent A. Magnotta (Iowa), Jeremy Bockholt
(MIND), Peter Pellegrino (Iowa)?
18Algorithm Overview
- Tissue classification algorithm coupled with
lesion identification - Required Inputs
- T1, T2, and FLAIR images that have been spatially
normalized and bias field corrected - Definition of the brain
- Currently uses BRAINS Autoworkup pipeline to
fulfill these requirements
19Algorithm
- Uses K-means classification
- Initial estimate of GM, WM, and CSF based on
minimum, mean, and standard deviation from T1
weighted image - Kmeans segmentation into GM, WM, and CSF from T1
weighted image - Lesion from FLAIR Images
- Threshold FLAIR image based on mean and standard
deviation within the brain - Eliminate lesion voxels adjacent to CSF
- Remaining lesion voxels from the Kmeans
classification are used to relabel the Kmeans
labelmap with a Lesion value
20Bayesian Classification
- Define exemplars for classes
- Randomly sample 1000 points from GM, WM, CSF, and
Lesion labels - Used to define the means and variance for the
classes - Define class priors
- Extract each class from labelmap generated in
previous step and filter with a 2mm gaussian
filter - Run multi-modal Bayesian classifier
- T1, T2, and FLAIR images input
21Results
22MIT/Harvard
Tissue Classification
Kilian Pohl (MIT/BWH), Brad Davis (Kitware),
Sylvain Bouix (Harvard), Marek Kubicki (Harvard),
Martha Shenton (Harvard), Sandy Wells (BWH),
Polina Golland (MIT)?
23Slicer 3 Module
24EM-Segmenter
- Intensity normalization
- Structure hierarchy
- Registration
- Atlas-to-subject
- Multimodal
- Applications
- Tissue classification
- Structure parcelation
- MS lesions segmentation
25Georgia Tech/Harvard
Label Space Segmentation
Jimi Malcolm (Georgia Tech), Allen Tannenbaum
(Georgia Tech), Yogesh Rathi (Harvard)?
26Label Space
- Problem Constructing an anatomical model for
multiple, covarying regions - - Slice from labeled brain
- State of the art
- - Signed distance maps develop artifacts
along interface between regions, small variations
on interface cause large perturbations far away - - Binary vectors background bias during
registration - - LogOdds natural probabilistic
interpretation, but uses the above intermediate
representations thus incurring similar problems
27Label Space
- Label Space
- - regular simplex
- - natural algebraic manipulation
- - direct probabilistic interpretation
- - unbiased toward any label
28Label Space
- Experiments
- - smoothing, interpolation
- - registration
- - probabilistic atlases
29Questions?