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  November 2007

SPM November 2007

Options

Subscribe or Unsubscribe

Subscribe or Unsubscribe

Log In

Log In

Get Password

Get Password

Subject:

Re: independent component analysis of fMRI data

From:

Vince Calhoun <[log in to unmask]>

Reply-To:

Vince Calhoun <[log in to unmask]>

Date:

Tue, 27 Nov 2007 19:29:17 -0700

Content-Type:

text/plain

Parts/Attachments:

Parts/Attachments

text/plain (237 lines)

Hi Joe,
	Yes, you are right we are discussing different things (sorry for the
confusion).  Let me answer this message, then I would suggest you, I and
todd take it off the SPM list, since this discussion is not related to SPM
and I feel bad cluttering up everyone else's e-mails.  ;-)

GIFT only does spatial ICA....and the terminology is as follows:

X = data matrix
A = mixing matrix (BOLD timecourse)
S = source image matrix

X ~= A*S;

GIFT forces the maximal value in S to be positive and if this requires a
sign change it is applied to A as well.  But that's not really important
here.  Since A*S approximates X, you can always tell the sign of the BOLD
changes by looking at a specific voxel in a given source image...if that
voxel is positive, then the BOLD signal change looks like the timecourse in
the A matrix...if the voxel is negative, then the BOLD signal change is
anti-correlated to the A matrix. In Todd's case it does look like a signal
decrease, however it's hard for me to tell since I don't know where the
spikes are, hence I suggested he apply his SPM design matrix to quantify
whether the A matrix is positively or negatively correlated to the spikes.

Hope this helps,

Vince

> -----Original Message-----
> From: Joseph Dien [mailto:[log in to unmask]] 
> Sent: Tuesday, November 27, 2007 5:41 PM
> To: [log in to unmask]
> Cc: [log in to unmask]
> Subject: Re: [SPM] independent component analysis of fMRI data
> 
> Vince,
>     we're having some sort of miscommunication here.  Anyway, sounds  
> like we need to be defining the terms first.  First of all, correct  
> me if I am wrong, but I think your response only makes sense if the  
> ICA was done as a temporal analysis, not a spatial analysis.  
> Only in  
> that case would the mixing matrix be the BOLD timecourse.  Todd said  
> originally that he was doing a spatial ICA.  As I know you know,  
> given your extensive expertise and publication record in ICA (so I'm  
> just saying this for Todd's sake), that means that the voxels were  
> the variables and the ICA activation is the time course.  The  
> weighting matrix would then represent the relationship of the voxels  
> to each ICA component and would reflect a spatial map, not a BOLD  
> time course.
> 
> However, in Todd's response to me, he describes A as being ("the  
> corresponding time course value") so perhaps that led you to 
> think he  
> was talking about a temporal ICA.  I think we need a clarification  
> from Todd on whether he did a spatial or temporal ICA.  I think that  
> is the source of the quibbles and that we are actually in agreement  
> about things.  I definitely acknowledge your mastery of ICA so I'm  
> thinking that there is just miscommunication going on here.
> 
> Also, we may be having some confusion about the terminology of the  
> symbols.  As you know, letters don't have inherent meanings in  
> statistics and different authors use different naming conventions,  
> which leads to much confusion.  I was understanding Todd's 
> statement as:
> 
> X = the ICA activation matrix
> A = the unmixing matrix
> S = the original data matrix
> 
> I see though that it is more common to define it as:
> 
> S = the ICA activation matrix
> A = the mixing matrix
> X = the original data matrix
> 
> in which case you definitely would not want to be looking at inv(A),  
> I agree.
> 
> My point, though, about interpreting the activation matrix is not  
> affected by the terminology issue.  A positive value on an ICA  
> activation variable (for a spatial ICA) can correspond to either a  
> BOLD activation or a BOLD deactivation depending on the particular  
> voxel and that information must be obtained from an appropriate  
> viewing of the weighting matrix information.  It wasn't clear to me  
> from Todd's posting whether he was taking that into account 
> and so it  
> could potentially be the solution to his puzzle.
> 
> I should note that I know ICA but I am not familiar with the GIFT  
> software so perhaps there is something about the GIFT output format  
> that I am not aware of (that you could clarify as one of the authors  
> of the GIFT software).  If, for example, the software has a  
> convention of always setting the spatial map so that the largest  
> weights are positive, then this ambiguity would not be a problem as  
> long as he was looking at the voxels that had the largest and hence  
> positive weights (or as long as all his weights have the same 
> sign).   
> The figure he posted didn't have the numbers for the scale so I  
> couldn't tell if that was the case for his analysis, hence my 
> request  
> for more information about his data.
> 
> Cheers!
> 
> Joe
> 
> 
> 
> 
> On Nov 26, 2007, at 4:31 PM, Vince Calhoun wrote:
> 
> > Hi,
> > 	I would quibble with what you say below...the model is 
> X=A*S where A
> > is the BOLD timecourse and S is the source image.  A is the *mixing
> > matrix*...not the unmixing matrix.  You actually can interpret the  
> > GIFT
> > timecourse (what todd sent) as BOLD activation or deactivation.   
> > The inverse
> > of A will not resemble BOLD activity.
> >
> > VDC
> >
> >> -----Original Message-----
> >> From: SPM (Statistical Parametric Mapping)
> >> [mailto:[log in to unmask]] On Behalf Of Joseph Dien
> >> Sent: Monday, November 26, 2007 3:24 PM
> >> To: [log in to unmask]
> >> Subject: Re: [SPM] independent component analysis of fMRI data
> >>
> >> Yeah, that's right!  Although I work with ICA (and just published a
> >> comprehensive comparison with PCA in Human Brain Mapping), 
> I started
> >> with PCA so I think about it from that perspective.  Come to
> >> think of
> >> it though, the unmixing matrix (A) in ICA corresponds to the factor
> >> scoring matrix in PCA. It's the mixing matrix that
> >> corresponds to PCA
> >> factor loadings (the ICA terminology is rather clearer I 
> think).  So
> >> what I mean is, does the mixing matrix times the activation score
> >> result in a positive or a negative spike at the voxels of interest?
> >> You get the mixing matrix by taking the inverse of A.  In plain
> >> English, for your analysis, an ICA component will represent voxels
> >> that go in opposite directions, so your positive time course in
> >> matrix X (the "activation matrix") will represent an activation at
> >> some voxels and a deactivation at other voxels.  The ICA 
> terminology
> >> is a little confusing when applied to fMRI data since
> >> "activation" is
> >> being used in two different ways here.  You can't interpret the ICA
> >> activation matrix X directly as being either a BOLD activation or a
> >> deactivation.  You need to figure out what it means for the
> >> particular voxel you are interested in.  The clearest way 
> to do this
> >> is to compute X*inv(A)=S which will regenerate the portion of the
> >> BOLD signal that is being accounted for by this component alone and
> >> then see if it is being modeled as an activation or a
> >> deactivation in
> >> the voxels that you are interested in.  So the question is whether
> >> this is what you have already done.  If not, then this is my
> >> recommendation to you.
> >>
> >> Cheers!
> >>
> >> Joe
> >>
> >>
> >> On Nov 26, 2007, at 3:23 PM, [log in to unmask] wrote:
> >>
> >>>
> >>>
> >>>   Hi Joe,
> >>>
> >>>   I think I know what you mean, but let me respond here just so
> >>> we're clear.  I may be using terminology that is different than
> >>> yours to describe the same thing.  I'm not quite sure what
> >> you mean
> >>> by 'the loading' but, given the context of the message, I
> >> think you
> >>> mean the value in the A matrix (the corresponding time course
> >>> value, i.e. x = As, the ICA model) that corresponds with that
> >>> particular voxel's spatial weight (the activation as you say)?  I
> >>> just never call it the loading, that is why I am asking.
> >>>
> >>> Thx
> >>>
> >>> Todd
> >>>
> >>> Quoting Joseph Dien <[log in to unmask]>:
> >>>
> >>>> Hi,
> >>>>    that's what I mean.  At least when I look at it, there are no
> >>>> values attached to the color scale (as in the attached 
> figure).  So
> >>>> anyway, the question is, have you verified that the 
> product of the
> >>>> loading and the activation is indeed negative?  If the product is
> >>>> positive, then the mystery is solved.
> >>>
> >>>
> >>
> >> --------------------------------------------------------------
> >> ----------
> >> --------
> >>
> >> Joseph Dien
> >> Assistant Professor of Psychology
> >> Department of Psychology
> >> 419 Fraser Hall (by the coke machine)
> >> 1415 Jayhawk Blvd
> >> University of Kansas
> >> Lawrence, KS 66045-7556
> >> E-mail: [log in to unmask]
> >> Office: 785-864-9822 (note: no voicemail)
> >> Fax: 785-864-5696
> >> http://people.ku.edu/~jdien/Dien.html
> 
> --------------------------------------------------------------
> ---------- 
> --------
> 
> Joseph Dien
> Assistant Professor of Psychology
> Department of Psychology
> 419 Fraser Hall (by the coke machine)
> 1415 Jayhawk Blvd
> University of Kansas
> Lawrence, KS 66045-7556
> E-mail: [log in to unmask]
> Office: 785-864-9822 (note: no voicemail)
> Fax: 785-864-5696
> http://people.ku.edu/~jdien/Dien.html
> 
> 

Top of Message | Previous Page | Permalink

JiscMail Tools


RSS Feeds and Sharing


Advanced Options


Archives

May 2024
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