One-Class Machine Learning for Brain Activation Detection
Abstract
Machine learning methods, such as support vector machine (SVM), have been applied to fMRI data analysis, where most studies focus on supervised detection and classification of cognitive states. In this work, we study the general fMRI activation detection using SVM in an unsupervised way instead of the classification of cognitive states. Specifically, activation detection is formulated as an outlier (activated voxels) detection problem of the one-class support vector machine (OCSVM). An OCSVM implementation, v-SVM, is used where parameter v controls the outlier ratio, and is usually unknown. We propose a detection method that is not sensitive to v randomly set within a range known a priori. In cases that this range is also unknown, we consider v estimation using geometry and texture features. Results from both synthetic and experimental data demonstrate the effectiveness of the proposed methods.
Cite
Text
Song et al. "One-Class Machine Learning for Brain Activation Detection." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2007. doi:10.1109/CVPR.2007.383339Markdown
[Song et al. "One-Class Machine Learning for Brain Activation Detection." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2007.](https://mlanthology.org/cvpr/2007/song2007cvpr-one/) doi:10.1109/CVPR.2007.383339BibTeX
@inproceedings{song2007cvpr-one,
title = {{One-Class Machine Learning for Brain Activation Detection}},
author = {Song, Xiaomu and Iordanescu, George and Wyrwicz, Alice M.},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2007},
doi = {10.1109/CVPR.2007.383339},
url = {https://mlanthology.org/cvpr/2007/song2007cvpr-one/}
}