Turbo-BrainVoyager v3.2

Multi-Voxel Pattern Classification

Multi-voxel pattern classification (MVPC) is gaining increasing interest in real-time fMRI data analysis (e.g. LaConte et al., 2007; Sorger et al., 2010) and in the neuroimaging community in general because it allows to detect differences between conditions with higher sensitivity than conventional univariate analysis by focusing on the analysis and comparison of distributed patterns of activity. In such a multivariate approach, data from many voxels are jointly analyzed. The high sensitivity of MVPC allows "brain reading" applications that aim to decode ("predict") specific mental states or representational content from fMRI activity patterns. After performing a "training" or "learning" phase, this prediction requires little computational load and it is, thus, suitable for real-time fMRI including brain-computer interface (BCI) applications.

Version 3.0 of Turbo-BrainVoyager introduced multi-voxel pattern classification based on the widely used support vector machine (SVM) learning algorithm. Training and testing (prediction) is controlled in two separate steps. In the Analysis menu, the SVM Training item can be used to open the Multi-Voxel Pattern Classification dialog allowing to train a SVM on the data from one or more completed runs of a real-time session; the dialog can also be used to perform offline testing, e.g. on the data of a completed run. For trial-by-trial or moment-to-moment real-time classification, the Real-Time SVM Classification dialog can be used that can be invoked by clicking the Real-Time SVM Classification item in the Analysis menu. After training runs are completed, this dialog allows to analyze trials of a new run incrementally producing prediction values that predicts (ideally with high accuracy) to which class a distributed activity pattern belongs.

References

LaConte, S. M., Peltier, S. J., & Hu, X. P. (2007). Real-time fMRI using brain-state classification. Human Brain Mapping, 28, 1033-1044.

Sorger, B., Peters, J., van den Boomen, C., Zilverstand, A., Reithler, J. & Goebel, R. (2010). Real-time decoding of the locus of visuospatial attention using multi-voxel pattern classification. Proceedings of the Human Brain Mapping Conference.


Turbo-BrainVoyager uses LIBSVM for training SVM classifiers:

Chih-Chung Chang and Chih-Jen Lin, LIBSVM: a library for support vector machines, 2001. Software available at http://www.csie.ntu.edu.tw/~cjlin/libsvm

COPYRIGHT

Copyright (c) 2000-2009 Chih-Chung Chang and Chih-Jen Lin

All rights reserved.

 

Redistribution and use in source and binary forms, with or without

modification, are permitted provided that the following conditions

are met:

 

1. Redistributions of source code must retain the above copyright

notice, this list of conditions and the following disclaimer.

 

2. Redistributions in binary form must reproduce the above copyright

notice, this list of conditions and the following disclaimer in the

documentation and/or other materials provided with the distribution.

 

3. Neither name of copyright holders nor the names of its contributors

may be used to endorse or promote products derived from this software

without specific prior written permission.

 

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS

``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT

LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR

A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR

CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,

EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,

PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR

PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF

LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING

NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS

SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.


Copyright © 2014 Rainer Goebel. All rights reserved.