JiscMail Logo
Email discussion lists for the UK Education and Research communities

Help for SPM Archives


SPM Archives

SPM Archives


SPM@JISCMAIL.AC.UK


View:

Message:

[

First

|

Previous

|

Next

|

Last

]

By Topic:

[

First

|

Previous

|

Next

|

Last

]

By Author:

[

First

|

Previous

|

Next

|

Last

]

Font:

Proportional Font

LISTSERV Archives

LISTSERV Archives

SPM Home

SPM Home

SPM  December 2007

SPM December 2007

Options

Subscribe or Unsubscribe

Subscribe or Unsubscribe

Log In

Log In

Get Password

Get Password

Subject:

Re: Concentration vs volume in VBM

From:

John Ashburner <[log in to unmask]>

Reply-To:

John Ashburner <[log in to unmask]>

Date:

Wed, 12 Dec 2007 14:42:18 +0000

Content-Type:

text/plain

Parts/Attachments:

Parts/Attachments

text/plain (275 lines)

Working with the deformation fields is a nice idea, although it can be tricky.  
A single point in a displacement field is not especially informative.  A more 
useful measure would involve seeing how the points vary with respect to 
neighbouring points (for example, by examining the Laplacians), as this gives 
a better indication of the degree of deformation involved.  Alternatively, 
you could look at a map of Jacobian determinants, which shows the degree of 
expansion or contraction at each point (this can be done with the DARTEL 
toolbox).

DARTEL has been formulated so that it assumes a multinomial distribution for 
the intensities, rather than a simple mean-squares difference.  The idea here 
is that regions in the template that are closer to one or zero will be more 
heavily weighted.  It is these regions in which there is good overlap, 
indicating closer registration, which gives the algorithm more confidence in 
the alignment.  In regions where the template has values further from the 
extremes, then the cost function is weighted relatively lower (with respect 
to the regularisation).  In these regions, there is less overlap and the 
algorithm is less confident about how structures should be matched.  The 
result is (hopefully) that there is more detailed deformations where good 
alignment is possible, and less detail in the deformations where it is not 
quite as easy to obtain a good match (eg in parietal regions).  This is a bit 
like weighting the registration by the inverse of the variance at each point.  
For example, if a voxel in the template has a WM probability of 0.999 (almost 
all ones at this point), then the variance has to be low and the matching 
term of the registration is therefore heavily weighted.  If there is a WM 
probability of 0.5, then the variance is higher (the same number of ones and 
zeros) and the weighting is lower.

If you are interested, there is a template generated from 471 subjects in 
http://www.fil.ion.ucl.ac.uk/misc/ in the Template.nii file.  The first 
volume in the file is GM, the second is GM and the third is WM.  If the 
imported images (tissue class segments) were binary, then such maps provide a 
useful indication of the overlap of GM with GM etc.  Note that this overlap 
by itself does not necessarily indicate accurate registration, as the wrong 
sulci may be matched together.  I have tried to avoid this as far as possible 
by setting up the execution so that the early iterations are more heavily 
regularised, and the templates smoother (a coarse-to-fine strategy).  This 
seems to help, but there may still be some incorrectly aligned sulci - 
especially for those regions where folding patterns are more variable (eg 
parietal).

I don't know if you have access to these papers, but the one by Baloch, Verma 
and Davatzikos (Poster Session II) from IPMI this year  ( 
http://www.informatik.uni-trier.de/~ley/db/conf/ipmi/ipmi2007.html ), treated 
tissue probability maps and Jacobian determinants as seperate channels of 
data.  Maybe there is something there that could be helpful.

Best regards,
-John


On Tuesday 11 December 2007 22:53, Alex Fornito wrote:
> Hi John,
>
> Thanks for your detailed response and recommendations re: using DARTEL.
>
>  From your response, I see that, because spatial normalization may
> not account for more fine-grain anatomical variations, differences in
> grey matter concentration may arise either due to misalignment or a
> real difference in the amount of regional grey matter.
>
> Using Jacobian modulation corrects for this to some extent, but it
> depends on registration accuracy - the better the registration, the
> more accurately the modulated measure will represent the true volume.
> If you are investigating a patient group with a greater degree of
> variability in brain morphology than is seen in the normal
> population, the deformations will be more variable and potentially be
> less accurate. Thus, applying Jacobian modulation might reduce
> sensitivity for detecting group differences because the variance in
> the resulting modulate grey matter volume measures is increased.
>
> In contrast, using unmodulated measures of grey matter concentration
> attempts to minimize this anatomical variability, and will therefore
> increase the likelihood of significant differences emerging, but it
> may be unclear whether this difference is due to misalignment or a
> true difference in the relative amount of grey matter.
>
> If this is so, would it make sense to examine the deformation fields
> of each group to see if one group has greater variability in the same
> areas where differences are detected?
>
> Thanks again,
> Alex
>
>
>
> At this stage, I am trying to get my head around why it might be
> harder to detect differences in modulated volume measures than
> traditional concentration measures.
>
> To clarify your response:
> > This is the nature of statistical testing.  There are definately
> > cases where
> > the Jacobian correction may decrease sensitivity to differences.
> > Consider a
> > situation where (for example) the hippocampal volume may be
> > correlated with
> > the size of the temporal lobe in the general population, and the
> > registration
> > is only using about 1000 parameters to roughly model the global
> > brain shape.
> > By not correcting, you could be partially factoring out the effects of
> > variations in temporal lobe volume.  The deformations can capture
> > larger
> > temporal lobe volume differences, but not the finer differences in the
> > hippocampi - so not modulating is a bit like a localised
> > proportional scaling
> > correction.  This may increase your t-stats, but it makes a clear
> > interpretation of the findings very difficult.
>
> In VBM of grey matter concentration, the normalization may act in a
> manner that effectively partials out variance in local, yet
> reasonably large regional volumes. Following your example, within the
> temporal lobes, it might scale the hippocampus in a manner that
> reduced individual differences in temporal lobe volume; in the
> frontal lobes it may do the same with respect to a specific frontal
> sub-region (e.g., Broca's area). In this way, it might be akin to
> having a regionally specific covariates; e.g., when testing for
> differences in the hippocampus, variance due to temporal lobe volume
> is partialled out; when testing for differences in Broca's area,
> variance due to frontal lobes volume is partialled out; with the
> relationship between local and more diffuse variations being
> determined by the degrees of freedom and smoothing of the
> normalization algorithm. This is a somewhat simplified example, but I
> use it to try and get it clear in my head.
>
> One limitation of this is that the normalization may not account for
> smaller anatomical variations, and resulting differences in grey
> matter concentration may be real, or due to misalignment.
>
> With Jacobian modulated grey matter volume, this localized
> proportional scaling is absent
>
> On 12/12/2007, at 2:38 AM, John Ashburner wrote:
> >> I'm fairly new to VBM and am trying to get my head around differences
> >> in testing for grey matter concentration or volume; specifically with
> >> respect to why one would find a difference in concentration but not
> >> volume in the same sample (as I have read in several papers).
> >
> > If you are just starting out, then it may be a good time to try out
> > the new
> > DARTEL toolbox in SPM5.
> >
> > Segment: all the images to generate *_seg_sn.mat files.
> > Dartel->Import: uses the *_seg_sn.mat files to generate rigidly
> > aligned GM and
> > WM images.
> > Dartel->Warp (create template): Uses the imported GM and WM images
> > to generate
> > flow fields U_*.nii that can be used for mapping between images.
> > Dartel_>Warp: Use the flow fields and imported GM/WM images to
> > generate more
> > closely inter-subject aligned (spatially normalised - but to the
> > subjects
> > average shape, rather than the MNI templates) modulated GM/WM.
> > Smooth: by less than would be needed for the normal VBM preprocessing.
> > Stats: for visualising the most significant differences.
> >
> > Note that the results are not in MNI space (although the tools are
> > all there
> > that would allow you to warp them to MNI space via registering the
> > group
> > averages with the MNI data - the Deformations Utility is useful
> > here for
> > composing warps).
> >
> > From our experience in the FIL, we find that preprocessing with
> > DARTEL gives
> > higher t-stats than the SPM5 segmentation.  We also didn't see as
> > much of the
> > significant differences due to systematic misregistration (eg insula
> > differences because one population has bigger ventricles than the
> > other).
> > From the fact that we generally find a smaller number of more
> > significant
> > focal differences, I would generally conclude that a greater
> > proportion of
> > these are actually due to real volumetric differences.
> >
> >>  From what I understand, the modulation step corrects signal
> >> intensities for the volumetric contractions/expansions that occur
> >> during spatial normalization, allowing absolute volume to be
> >> calculated.
> >
> > If the spatial normalisation and segmentation was extremely accurate
> > (impossible in practice) then all the spatially normalised GM would be
> > identical.  Sometimes it is interesting to examine the limitations
> > of the
> > registration model, but normally it is more interesting to actually
> > examine
> > volumetric differences by including a Jacobian transformation of
> > variables
> > (modulation).  By analogy, it wouldn't make so much sense to model
> > data with
> > a GLM or DCM, and report only t-test results applied to the
> > residual errors.
> > This would only show where (in time)  the model didn't fit the data
> > so well.
> >
> >> I had an initial thought that, because the modulated volume measure
> >> is adjusted for the deformations that occur during normalization, a
> >> failure to detect a grey matter volume difference between two groups
> >> might arise if one group had more heterogeneous brain morphology than
> >> the other. This heterogeneity would lead to higher variability in the
> >> deformation fields required for normalization, and therefore, the
> >> corrections applied during modulation. This would then increase the
> >> variance of the resulting grey matter volume measures, affecting the
> >> statistics.
> >
> > This is the nature of statistical testing.  There are definately
> > cases where
> > the Jacobian correction may decrease sensitivity to differences.
> > Consider a
> > situation where (for example) the hippocampal volume may be
> > correlated with
> > the size of the temporal lobe in the general population, and the
> > registration
> > is only using about 1000 parameters to roughly model the global
> > brain shape.
> > By not correcting, you could be partially factoring out the effects of
> > variations in temporal lobe volume.  The deformations can capture
> > larger
> > temporal lobe volume differences, but not the finer differences in the
> > hippocampi - so not modulating is a bit like a localised
> > proportional scaling
> > correction.  This may increase your t-stats, but it makes a clear
> > interpretation of the findings very difficult.
> >
> >> I later thought that grey matter concentration should  still be
> >> affected by this heterogeneity, given that it is  calculated after
> >> spatial normalization and should therefore be affeted by variability
> >> in deformation fields. However, I  noticed on a previous posting made
> >> by John that he states "With different levels of registration
> >> accuracy, there is a continuum between testing for GM volume
> >> differences from the Jacobian determinants through to testing GM
> >> volume differences purely from the conventional VBM point of view".
> >
> > The continuum is about ensuring that the volumes of tissue computed
> > from each
> > structure remain the same.  For example, if you integrate the
> > intensities in
> > a native-space GM image, then you obtain the same estimate as you
> > would if
> > you integrate over a spatially normalised and modulated (Jacobian
> > corrected)
> > GM image.  If spatial normalisation is less precise, then you need
> > more
> > smoothing to replicate similar values in the smoothed, modulated,
> > GM images,
> > but the data essentially all try to represent the volume of
> > tissue.  In my
> > view, the more accurate the preprocessing model, then the more easy it
> > becomes to interpret the results, and the less smoothing is needed to
> > blur-out the effects of misalignment.
> >
> > Best regards,
> > -John
>
> Alex Fornito
> JN Peters Research Fellow
> Melbourne Neuropsychiatry Centre
> Department of Psychiatry
> The University of Melbourne
>
> Postal address:
> Melbourne Neuropsychiatry Centre
> National Neuroscience Facility
> Levels 2 & 3, 161 Barry St
> Carlton South Vic 3053 Australia
>
> Ph:	  +61 3 8344 1861
> Fax:  +61 3 9348 0469
>
> [log in to unmask]

Top of Message | Previous Page | Permalink

JiscMail Tools


RSS Feeds and Sharing


Advanced Options


Archives

April 2024
March 2024
February 2024
January 2024
December 2023
November 2023
October 2023
September 2023
August 2023
July 2023
June 2023
May 2023
April 2023
March 2023
February 2023
January 2023
December 2022
November 2022
October 2022
September 2022
August 2022
July 2022
June 2022
May 2022
April 2022
March 2022
February 2022
January 2022
December 2021
November 2021
October 2021
September 2021
August 2021
July 2021
June 2021
May 2021
April 2021
March 2021
February 2021
January 2021
December 2020
November 2020
October 2020
September 2020
August 2020
July 2020
June 2020
May 2020
April 2020
March 2020
February 2020
January 2020
December 2019
November 2019
October 2019
September 2019
August 2019
July 2019
June 2019
May 2019
April 2019
March 2019
February 2019
January 2019
December 2018
November 2018
October 2018
September 2018
August 2018
July 2018
June 2018
May 2018
April 2018
March 2018
February 2018
January 2018
December 2017
November 2017
October 2017
September 2017
August 2017
July 2017
June 2017
May 2017
April 2017
March 2017
February 2017
January 2017
December 2016
November 2016
October 2016
September 2016
August 2016
July 2016
June 2016
May 2016
April 2016
March 2016
February 2016
January 2016
December 2015
November 2015
October 2015
September 2015
August 2015
July 2015
June 2015
May 2015
April 2015
March 2015
February 2015
January 2015
December 2014
November 2014
October 2014
September 2014
August 2014
July 2014
June 2014
May 2014
April 2014
March 2014
February 2014
January 2014
December 2013
November 2013
October 2013
September 2013
August 2013
July 2013
June 2013
May 2013
April 2013
March 2013
February 2013
January 2013
December 2012
November 2012
October 2012
September 2012
August 2012
July 2012
June 2012
May 2012
April 2012
March 2012
February 2012
January 2012
December 2011
November 2011
October 2011
September 2011
August 2011
July 2011
June 2011
May 2011
April 2011
March 2011
February 2011
January 2011
December 2010
November 2010
October 2010
September 2010
August 2010
July 2010
June 2010
May 2010
April 2010
March 2010
February 2010
January 2010
December 2009
November 2009
October 2009
September 2009
August 2009
July 2009
June 2009
May 2009
April 2009
March 2009
February 2009
January 2009
December 2008
November 2008
October 2008
September 2008
August 2008
July 2008
June 2008
May 2008
April 2008
March 2008
February 2008
January 2008
December 2007
November 2007
October 2007
September 2007
August 2007
July 2007
June 2007
May 2007
April 2007
March 2007
February 2007
January 2007
2006
2005
2004
2003
2002
2001
2000
1999
1998


JiscMail is a Jisc service.

View our service policies at https://www.jiscmail.ac.uk/policyandsecurity/ and Jisc's privacy policy at https://www.jisc.ac.uk/website/privacy-notice

For help and support help@jisc.ac.uk

Secured by F-Secure Anti-Virus CataList Email List Search Powered by the LISTSERV Email List Manager