Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to:...

66
Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.
  • date post

    19-Dec-2015
  • Category

    Documents

  • view

    220
  • download

    2

Transcript of Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to:...

Page 1: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

Voxel-Based Morphometry with Unified Segmentation

Ged Ridgway

University College London

Thanks to:

John Ashburner and the FIL Methods Group.

Page 2: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

Preprocessing in SPM

• Realignment – With non-linear unwarping for EPI fMRI

• Slice-time correction• Coregistration• Normalisation• Segmentation• Smoothing

SPM8’s unified tissue segmentation and spatial normalisation procedure

But first, a brief introduction toComputational Neuroanatomy

Page 3: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

Aims of computational neuroanatomy

• Many interesting and clinically important questions might relate to the shape or local size of regions of the brain

• For example, whether (and where) local patterns of brain morphometry help to:? Distinguish schizophrenics from healthy controls? Understand plasticity, e.g. when learning new skills? Explain the changes seen in development and aging? Differentiate degenerative disease from healthy aging? Evaluate subjects on drug treatments versus placebo

Page 4: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

Alzheimer’s Disease example

Baseline ImageStandard clinical MRI1.5T T1 SPGR1x1x1.5mm voxels

Repeat image12 month follow-uprigidly registered

Subtraction image

Page 5: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

SPM for group fMRIfMRI time-series

Preprocessing Stat. modellingspm TImage

Results query

fMRI time-series

Preprocessing Stat. modelling“Contrast”

ImageResults query

fMRI time-series

Preprocessing Stat. modelling“Contrast”

ImageResults query

Group-wisestatistics

“Contrast”Image

Page 6: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

SPM for structural MRIHigh-res T1 MRI

Group-wisestatistics

?

?

?

?

High-res T1 MRI

High-res T1 MRI

Page 7: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

The need for tissue segmentation

• High-resolution MRI reveals fine structural detail in the brain, but not all of it reliable or interesting– Noise, intensity-inhomogeneity, vasculature, …

• MR Intensity is usually not quantitatively meaningful (in the same way that e.g. CT is)– fMRI time-series allow signal changes to be analysed

statistically, compared to baseline or global values

• Regional volumes of the three main tissue types: gray matter, white matter and CSF, are well-defined and potentially very interesting

Page 8: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

Examples ofsegmentation

GM and WM segmentations overlaid on original images

Structural image, GM and WM segments, and brain-mask (sum of GM and WM)

Page 9: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

Segmentation – basic approach

• Intensities are modelled by a Gaussian Mixture Model (AKA Mixture Of Gaussians)

• With a specified number of components• Parameterised by means, variances and mixing

proportions (prior probabilities for components)

Page 10: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

Non-Gaussian Intensity Distributions

• Multiple MoG components per tissue class allow non-Gaussian distributions to be modelled– E.g. accounting for partial volume effects– Or possibility of deep GM differing from cortical GM

Page 11: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

Tissue Probability Maps

• Tissue probability maps (TPMs) can be used to provide a spatially varying prior distribution, which is tuned by the mixing proportions– These TPMs come from the segmented images of

many subjects, done by the ICBM project

Page 12: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

Class priors

• The probability of class k at voxel i, given weights γ is then:

• Where bij is the value of the jth TPM at voxel i.

K1j ijj

ikki b

b)|kc(P γ

Page 13: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

Aligning the tissue probability maps

• Initially affine-registered using a multi-dimensional form of mutual information

• Iteratively warped to improve the fit of theunified segmentationmodel to the data– Familiar DCT-basis

function concept, asused in normalisation

Page 14: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

MRI Bias Correction

• MR Images are corupted by smoothly varying intensity inhomogeneity caused by magnetic field imperfections and subject-field interactions– Would make intensity distribution spatially variable

• A smooth intensity correction can be modelled by a linear combination of DCT basis functions

Page 15: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

Summary of the unified model

• SPM8 implements a generative model– Principled Bayesian probabilistic formulation

• Combines deformable tissue probability maps with Gaussian mixture model segmentation– The inverse of the transformation that aligns the

TPMs can be used to normalise the original image

• Bias correction is included within the model

Page 16: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

Segmentation clean-up

• Results may contain some non-brain tissue (dura, scalp, etc.)

• This can be removedautomatically usingsimple morphologicalfiltering operations– Erosion– Conditional dilation

Lower segmentationshave been cleaned up

Page 17: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

The new segmentation toolbox

• An extended work-in-progress algorithm• Multi-spectral• New TPMs including

different tissues– Reduces problems in

non-brain tissue

• New more flexiblewarping of TPMs– More precise and more “sharp/contrasty” results

}{,, skkkk σμ

Page 18: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

New Segmentation – TPMsSegment button New Seg Toolbox

Page 19: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

New Segmentation – registration

Segment button

• 9*10*9 * 3 = 2430

New Seg Toolbox

• 59*70*59 * 3 = 731010

Page 20: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

New Segmentation – results

Segment button New Seg Toolbox

Page 21: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

Limitations of the current model

• Assumes that the brain consists of only the tissues modelled by the TPMs– No allowance for lesions (stroke, tumours, etc)

• Prior probability model is based on relatively young and healthy brains– Less appropriate for subjects outside this population

• Needs reasonable quality images to work with– No severe artefacts– Good separation of intensities– Good initial alignment with TPMs...

Page 22: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

Possible future extensions

• Deeper Bayesian philosophy– E.g. priors over means and variances– Marginalisation of nuisance variables– Model comparison, e.g. for numbers of Gaussians

• Groupwise model (enormous!)• Combination with DARTEL (see later)• More tissue priors e.g. deep grey, meninges, etc.• Imaging physics

– See Fischl et al. 2004, as cited in A&F introduction

Page 23: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

Voxel-Based Morphometry

• In essence VBM is Statistical Parametric Mapping of segmented tissue density

• The exact interpretation of gray matter concentration or density is complicated, and depends on the preprocessing steps used– It is not interpretable as neuronal packing density or

other cytoarchitectonic tissue properties, though changes in these microscopic properties may lead to macro- or mesoscopic VBM-detectable differences

Page 24: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

A brief history of VBM

• A Voxel-Based Method for the Statistical Analysis of Gray and White Matter Density… Wright, McGuire, Poline, Travere, Murrary, Frith, Frackowiak and Friston. NeuroImage 2(4), 1995 (!)– Rigid reorientation (by eye), semi-automatic scalp editing and

segmentation, 8mm smoothing, SPM statistics, global covars.

• Voxel-Based Morphometry – The Methods. Ashburner and Friston. NeuroImage 11(6 pt.1), 2000– Non-linear spatial normalisation, automatic segmentation– Thorough consideration of assumptions and confounds

Page 25: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

A brief history of VBM

• A Voxel-Based Morphometric Study of Ageing… Good, Johnsrude, Ashburner, Henson and Friston. NeuroImage 14(1), 2001– Optimised GM-normalisation (“a half-baked procedure”),

modulation of segments with Jacobian determinants

• Unified Segmentation. Ashburner and Friston. NeuroImage 26(3), 2005– Principled generative model for segmentation using

deformable priors

• A Fast Diffeomorphic Image Registration Algorithm. Ashburner. Neuroimage 38(1), 2007– Large deformation normalisation to average shape templates

• …

Page 26: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

VBM overview

• Unified segmentation and spatial normalisation• Optional modulation with Jacobian determinant• Optional computation of tissue totals/globals• Gaussian smoothing• Voxel-wise statistical analysis

Page 27: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

VBM in pictures

Segment

Normalise

Page 28: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

VBM in pictures

Segment

Normalise

Modulate (?)

Smooth

Page 29: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

VBM in pictures

xyzxyz eXY

aNxyz

xyza

xyza

2

1

),0(~ 2 VNe xyzxyz

10

10

01

01

X

Segment

Normalise

Modulate (?)

Smooth

Voxel-wise statistics

Page 30: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

Segment

Normalise

Modulate (?)

Smooth

Voxel-wise statistics

VBM in pictures

Page 31: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

VBM Subtleties

• Whether to modulate• Adjusting for total GM or Intracranial Volume• How much to smooth• Limitations of linear correlation• Statistical validity

Page 32: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

Modulation

• Multiplication of the warped (normalised) tissue intensities so that their regional or global volume is preserved– Can detect differences in

completely registered areas

• Otherwise, we preserve concentrations, and are detecting mesoscopic effects that remain after approximate registration has removed the macroscopic effects– Flexible (not necessarily

“perfect”) registration may not leave any such differences

1 1

2/3 1/3 1/3 2/3

1 1 1 1

Native

intensity = tissue density

Modulated

Unmodulated

Page 33: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

“Globals” for VBM

• Shape is really a multivariate concept– Dependencies among

volumes in different regions

• SPM is mass univariate– Combining voxel-wise

information with “global” integrated tissue volume provides a compromise

– Using either ANCOVA or proportional scaling

Above: (ii) is globally thicker, but locally thinner than (i) – either of these effects may be of interest to us.

Figures from: Voxel-based morphometry of the human brain… Mechelli, Price, Friston and Ashburner. Current Medical Imaging Reviews 1(2), 2005.

Below: The two “cortices” on the right both have equal volume…

Page 34: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

Total Intracranial Volume (TIV/ICV)

• “Global” integrated tissue volume may be correlated with interesting regional effects– Correcting for globals in this case may overly reduce

sensitivity to local differences– Total intracranial volume integrates GM, WM and CSF, or

attempts to measure the skull-volume directly• Not sensitive to global reduction of GM+WM (cancelled

out by CSF expansion – skull is fixed!)– Correcting for TIV in VBM statistics may give more

powerful and/or more interpretable results• See also Pell et al (2009)

doi:10.1016/j.neuroimage.2008.02.050

Page 35: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

Smoothing

• The analysis will be most sensitive to effects that match the shape and size of the kernel

• The data will be more Gaussian and closer to a continuous random field for larger kernels

• Results will be rough and noise-like if too little smoothing is used

• Too much will lead to distributed, indistinct blobs

Page 36: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

Smoothing

• Between 7 and 14mm is probably best– (lower is okay with better registration, e.g. DARTEL)

• The results below show two fairly extreme choices, 5mm on the left, and 16mm, right

Page 37: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

Nonlinearity

Circles of uniformly increasing area.

SmoothedPlot of intensity at circle

centres versus area

Caution may be needed when looking for linear relationships between grey matter concentrations and some covariate of interest.

Page 38: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

VBM’s statistical validity

• Residuals are not normally distributed– Little impact on uncorrected statistics for experiments

comparing reasonably sized groups– Probably invalid for experiments that compare single

subjects or tiny groups with a larger control group• Need to use nonparametric tests that make less

assumptions, e.g. permutation testing with SnPM

Page 39: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

VBM’s statistical validity

• Correction for multiple comparisons– RFT correction based on peak heights should be OK

• Correction using cluster extents is problematic– SPM usually assumes that the smoothness of the

residuals is spatially stationary• VBM residuals have spatially varying smoothness• Bigger blobs expected in smoother regions

– Toolboxes are now available for non-stationary cluster-based correction

• http://www.fmri.wfubmc.edu/cms/NS-General

Page 40: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

VBM’s statistical validity

• False discovery rate– Less conservative than FWE– Popular in morphometric work

• (almost universal for cortical thickness in FS)– Recently questioned…

• Topological FDR in SPM8– See release notes, and Justin’s papers– http://dx.doi.org/10.1016/j.neuroimage.2008.05.021– http://dx.doi.org/10.1016/j.neuroimage.2009.10.090

Page 41: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

Longitudinal VBM

• The simplest method for longitudinal VBM is to use cross-sectional preprocessing, but longitudinal statistical analyses– Standard preprocessing not optimal, but unbiased– Non-longitudinal statistics would be severely biased

• (Estimates of standard errors would be too small)– Simplest longitudinal statistical analysis: two-stage

summary statistic approach (common in fMRI)• Within subject longitudinal differences or beta

estimates from linear regressions against time

Page 42: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

Longitudinal VBM variations

• Intra-subject registration over time is much more accurate than inter-subject normalisation– Different approaches suggested to capitalise

• A simple approach is to apply one set of normalisation parameters (e.g. Estimated from baseline images) to both baseline and repeat(s)– Draganski et al (2004) Nature 427: 311-312

• “Voxel Compression mapping” – separates expansion and contraction before smoothing– Scahill et al (2002) PNAS 99:4703-4707

Page 43: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

Longitudinal VBM variations

• Can also multiply longitudinal volume change with baseline or average grey matter density– Chételat et al (2005) NeuroImage 27:934-946– Kipps et al (2005) JNNP 76:650 – Hobbs et al (2009) doi:10.1136/jnnp.2009.190702

• Note that use of baseline (or repeat) instead of average might lead to bias– Thomas et al (2009) doi:10.1016/j.neuroimage.2009.05.097– Unfortunately, the explanations in this reference relating to

interpolation differences are not quite right... there are several open questions here...

Page 44: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

Late CSF - Early CSF Late CSF - modulated CSF

Smoothed

Late Early

Warped early Difference

Early CSFLate CSF

Relative volumesCSF “modulated”

by relative volume

Longitudinal VBM variations

Page 45: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

Nonrigid registration developments

• Large deformation concept– Regularise velocity not displacement

• (syrup instead of elastic)

• Leads to concept of geodesic– Provides a metric for distance between shapes– Geodesic or Riemannian average = mean shape

• If velocity assumed constant computation is fast– Ashburner (2007) NeuroImage 38:95-113– DARTEL toolbox in SPM8

• Currently initialised from unified seg_sn.mat files

Page 46: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

Motivation for using DARTEL

• Recent papers comparing different approaches have favoured more flexible methods

• DARTEL usually outperforms DCT normalisation– Also comparable to the best algorithms from other

software packages (though note that DARTEL and others have many tunable parameters...)

• Klein et al. (2009) is a particularly thorough comparison, using manual segmentations– Summarised in the next slide

Page 47: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

Part of Fig.1 in Klein et al.

Part of Fig.5 in Klein et al.

Page 48: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

DARTEL exponentiates a velocity flow field to get a deformation field

Velocity flow fieldFig.3 in DARTEL paper

Page 49: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

Fig.5 in DARTEL paper

Page 50: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

Example geodesic shape average

Linear Average

Average on Riemannian manifold

(Not on Riemannian manifold)

Page 51: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

DARTEL averagetemplate evolution

Rigid average(Template_0)

Average ofmwc1 usingsegment/DCT

Template6

Template1

Page 52: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

Summary of key points

• VBM performs voxel-wise statistical analysis on smoothed (modulated) normalised segments

• SPM8 performs segmentation and spatial normalisation in a unified generative model– Based on Gaussian mixture modelling, with DCT

warped spatial priors, and bias field– The new segment toolbox includes non-brain priors

and more flexible/precise warping of them

• Subsequent (currently non-unified) use of DARTEL improves normalisation for VBM

Page 53: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

Unified segmentation in detail

An alternative explanation to the paper and to John’s slides from London ‘07

http://www.fil.ion.ucl.ac.uk/spm/course/slides07/Image_registration.ppt

Page 54: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

Unified segmentation from the GMM upwards…The standard Gaussian mixture model

kkkki

kkkii

kkii

Nyp

Nkcyp

Nkcyp

),()(

),(),(

),()|(

Assumes independence(but spatial priors later...)

Could solve with EM

Voxel i, class k

i k

kkik yNp ),|()( y

(1-5)),,|( γσμyp

Page 55: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

Note spatial dependence(on voxel i), [coefficients for linear combination of DCT basis functions]

i k

kkik yNp ),|()( y

(10)

)(/

)(/

ikk

ikk

i k i

k

i

kik yNp

)(,)(

)(

y

Unified segmentation from the GMM upwards…Spatially modify mean and variance with bias field

Page 56: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

i k i

k

i

kik yNp

)(,)(

)(

y

Unified segmentation from the GMM upwards…Anatomical priors through mixing coefficients

Note spatial dependence(on voxel i)

(12)

ikk Basic idea

Implementation

jjij

kikk b

b

prespecified: ikb

kestimated:

i k i

k

i

ki

jjij

kik yNb

bp

)(,)(

)(

y

Page 57: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

(45)

probable number of neighboursin class m, for voxel i

jjij

kikk b

b

j Kmmijmij

Kmmikmik

k

rb

rb

exp

expmir

Unified segmentation from the GMM upwards…Aside: MRF Priors (A&F, Gaser’s VBM5 toolbox)

Page 58: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

Prior for voxel i depends onsome general transformationmodel, parameterised by α

(13)

Simple idea!

Optimisationis tricky…

)(ikik bb

i k i

k

i

ki

jijj

ikk yNb

bp

)(,)(

)(

y

SPM8’s model is affine + DCT warpWith ~1000 DCT basis functions

Unified segmentation from the GMM upwards…Spatially deformable priors (inverse of normalisation)

Page 59: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

)(ikik bb

i k i

k

i

ki

jijj

ikk yNb

bp

)(,)(

)(

y

),,,,|()( γσμβαyy pp

i k i

k

i

ki

jijj

ikk yNb

bp

)(,)()(

)()(

y

(14, pretty much)

Unified segmentation from the GMM upwards…Spatially deformable priors (inverse of normalisation)

Page 60: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

),,,,|()( γσμβαyy pp

i k i

k

i

ki

jijj

ikk yNb

bp

)(,)()(

)()(

y

(14, I think...)

k i

k

i

ki

jijj

ikk

i

ii

yNb

b

yp

p

)(,)()(

)(log

),,,,|(log

),,,,|(log

γσμβα

γσμβαy

Unified segmentation from the GMM upwards…Objective function so far…

Page 61: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

),,,,|()( γσμβαyy pp

(15,16)

)(log)(log

),,|,,(log

),,,,|(log

βα

γσμβαy

γσμβαy

pp

pF

p

)()(),,,,|(),,|,,( βαγσμβαyγσμβαy pppp Assumes priorsindependent

),0()(

),0()(

CNp

CNp

β

α

αα 1: CC T

gives deformation’sbending energy

Unified segmentation from the GMM upwards…Objective function with regularisation

Page 62: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

Unified segmentation from the GMM upwards…Optimisation approach

With respect to

)(log)(log)(

,)()(

)(log

ppyNb

bF

k i

k

i

ki

jijj

ikk

i

Maximising:

},,,,{ γσμβα

Iterated Conditional Modes is used – this alternately optimises certain sets of parameters, while keeping the rest fixed at their current best solution

is very difficult…

Page 63: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

• EM used for mixture parameters• Levenberg Marquardt (LM) used for bias and

warping parameters– Note unified segmentation model with Gaussian

assumptions has a “least-squares like” log(objective) making it ideal for Gauss-Newton or LM optimisation

• Local opt, so starting estimates must be good– May need to manually reorient troublesome scans

Unified segmentation from the GMM upwards…Optimisation approach

Page 64: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

Unified segmentation from the GMM upwards…Optimisation approach

Figure from C. Gaser

• Repeat until convergence…– Hold γ, μ, σ2 and α constant, and

minimise E w.r.t. b• Levenberg-Marquardt strategy,

using dE/dβ and d2E/dβ2

– Hold γ, μ, σ2 and β constant, and minimise E w.r.t. α

• Levenberg-Marquardt strategy, using dE/dα and d2E/dα2

– Hold α and β constant, and minimise E w.r.t. γ, μ and σ2

• Expectation Maximisation

Page 65: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

Note ICM steps

Page 66: Voxel-Based Morphometry with Unified Segmentation Ged Ridgway University College London Thanks to: John Ashburner and the FIL Methods Group.

Results of the Generative model

Key flaw, lack of neighbourhood correlation – “whiteness” of noise

Motivates (H)MRF priors, which should encourage contiguous tissue classes

(Note, MRF prior is not equivalent to smoothing each resultant tissue segment, but differences in eventual SPMs may be minor…)