<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Dear Jo,<div><br></div><div>Thank you so much for your quick reply! </div><div><br></div><div>The example in your blog showing the discontinuous information detection is very interesting to me. Although I also thought that classification accuracy could drop by adding more voxels in the ROI especially if those voxels are just noise or less informative so they could, in theory, dramatically change the distribution of the data points in the hyperspace and thus change the classification accuracy dramatically. But I didn't expect by adding equally informative voxels could also dramatically change the classification performance. Nice to know!</div><div><br></div><div>Regarding the 5-mm Gaussian smoothing, I was actually testing the effect of a range of smoothing parameters on the classification accuarcy, namely, 0-mm, 5-mm, 10-mm and 15-mm. My original voxel size was 3x3x3mm and was then resampled to 2x2x2mm when normalized to MNI space. I didn't really expect to see a big drop in classification accuracy when changing the data from 0-mm smoothing to 5-mm smoothing, mainly because this is a between-subject MVPA (5-mm smoothing could/should even improve the performance by removing some inter-subject variability in brain anatomy). That's one reason I'm puzzled about the results. Having said that, sigma=5mm smoothing equals FWHM=11.8mm smoothing, so the smoothed image does look considerably smoother than the unsmoothed image. </div><div><br></div><div>I was also wondering whether this was due to some mistakes. But all results were generated from the same code (the only difference is the nifti image files being read into the script). Not sure what other things to check... Ideas?</div><div><br></div><div>Best,</div><div>Meng</div><div><br><br><div>> Date: Fri, 18 Jul 2014 10:03:15 -0500<br>> From: jetzel@artsci.wustl.edu<br>> To: pkg-exppsy-pymvpa@lists.alioth.debian.org<br>> Subject: Re: [pymvpa] the effect of ROI size on classification accuracy<br>> <br>> First, 30432 is a LOT of voxels for a ROI-based analysis. Linear svm can <br>> "pool" information from many voxels and have discontinuous information <br>> detection <br>> (http://mvpa.blogspot.com/2013/09/linear-svm-behavior-discontinuous.html), <br>> all of which makes it hard to interpret results when two ROIs are <br>> massively different sizes.<br>> <br>> Also, 5 mm Gaussian smoothing isn't all that much at most voxel sizes; <br>> were your voxels very small? If the voxels were 3x3x3 mm or so I <br>> wouldn't expect a bit of smoothing to make much difference.<br>> <br>> Regarding the actual accuracies you report, I find the dataset #1 ones <br>> fairly plausible; I'd interpret as ROI A informative, ROI B informative <br>> (surprisingly so, given how big it is), and ROI A + B informative. <br>> Probably the three accuracies are not significantly different; there are <br>> enough informative voxels in both ROIs to have good classification, and <br>> adding A to B just adds redundant information (or doesn't add enough <br>> uniquely-informative voxels to improve accuracy further).<br>> <br>> But, combined with the accuracies for dataset #2, things are stranger. <br>> My main suggestion is to double-check everything: the most likely reason <br>> I can think of for such a big and inconsistent influence of smoothing is <br>> that something went wrong. For example, visually confirm that the <br>> smoothed images look like they have the proper amount of smoothing, and <br>> run both sets of images through the same code.<br>> <br>> good luck,<br>> Jo<br>> <br>> <br>> On 7/18/2014 9:38 AM, Meng Liang wrote:<br>> > Dear experts,<br>> ><br>> > I got some weird results when running MVPA (to distinguish two different<br>> > stimulus categories) on two fMRI datasets with different smoothing using<br>> > three different ROIs. I would like to know your opinion on why this<br>> > could happen.<br>> ><br>> > I used linear SVM.<br>> > The two datasets are from the same data acquisition but with different<br>> > spatial smoothing: (1) without any spatial smoothing and (2) Gaussian<br>> > smoothing with sigma=5mm<br>> > Three ROIs: (A) brain area A containing 357 voxels, (B) brain area B<br>> > containing 30432 voxels, and (C) brain areas A+B containing<br>> > 357+30432=30789 voxels.<br>> ><br>> > The classification accuracies when using dataset#1:<br>> >        0.750 for A,<br>> >        0.792 for B,<br>> >        0.792 for A+B<br>> ><br>> > The classification accuracy when using dataset#2:<br>> >        0.875 for A,<br>> >        0.667 for B,<br>> >        0.583 for A+B<br>> ><br>> > so, using unsmoothed data, combining A and B did not change the<br>> > classification accuracy. However, using smoothed data, combining A and B<br>> > reduced the classification accuracy considerably and the accuracy was<br>> > not significantly higher than chance level any more (all other<br>> > accuracies were significantly higher than chance level according to<br>> > permutation test).<br>> ><br>> > I would be grateful if anyone could let me know your thoughts why<br>> > changing the ROI size has different effect on smoothed and unsmoothed data.<br>> ><br>> > Best,<br>> > Meng<br>> ><br>> ><br>> > _______________________________________________<br>> > Pkg-ExpPsy-PyMVPA mailing list<br>> > Pkg-ExpPsy-PyMVPA@lists.alioth.debian.org<br>> > http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-exppsy-pymvpa<br>> ><br>> <br>> -- <br>> Joset A. Etzel, Ph.D.<br>> Research Analyst<br>> Cognitive Control & Psychopathology Lab<br>> Washington University in St. Louis<br>> http://mvpa.blogspot.com/<br>> <br>> _______________________________________________<br>> Pkg-ExpPsy-PyMVPA mailing list<br>> Pkg-ExpPsy-PyMVPA@lists.alioth.debian.org<br>> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-exppsy-pymvpa<br></div></div>                                      </div></body>
</html>