Semi-Supervised Tensor Factorization for Brain Network Analysis

Abstract

Brain networks characterize the temporal and/or spectral connections between brain regions and are inherently represented by multi-way arrays (tensors). In order to discover the underlying factors driving such connections, we need to derive compact representations from brain network data. Such representations should be discriminative so as to facilitate the identification of subjects performing different cognitive tasks or with different neurological disorders. In this paper, we propose semiBAT , a novel semi-supervised Brain network Analysis approach based on constrained Tensor factorization. semiBAT (1) leverages unlabeled resting-state brain networks for task recognition, (2) explores the temporal dimension to capture the progress, (3) incorporates classifier learning procedure to introduce supervision from labeled data, and (4) selects discriminative latent factors for different tasks. The Alternating Direction Method of Multipliers (ADMM) framework is utilized to solve the optimization objective. Experimental results on EEG brain networks illustrate the superior performance of the proposed semiBAT model on graph classification with a significant improvement $31.60\,\%$ over plain vanilla tensor factorization. Moreover, the data-driven factors can be readily visualized which should be informative for investigating cognitive mechanisms. The software related to this paper is available at https://www.cs.uic.edu/~bcao1/code/semibat.zip .

Cite

Text

Cao et al. "Semi-Supervised Tensor Factorization for Brain Network Analysis." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2016. doi:10.1007/978-3-319-46128-1_2

Markdown

[Cao et al. "Semi-Supervised Tensor Factorization for Brain Network Analysis." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2016.](https://mlanthology.org/ecmlpkdd/2016/cao2016ecmlpkdd-semisupervised/) doi:10.1007/978-3-319-46128-1_2

BibTeX

@inproceedings{cao2016ecmlpkdd-semisupervised,
  title     = {{Semi-Supervised Tensor Factorization for Brain Network Analysis}},
  author    = {Cao, Bokai and Lu, Chun-Ta and Wei, Xiaokai and Yu, Philip S. and Leow, Alex D.},
  booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
  year      = {2016},
  pages     = {17-32},
  doi       = {10.1007/978-3-319-46128-1_2},
  url       = {https://mlanthology.org/ecmlpkdd/2016/cao2016ecmlpkdd-semisupervised/}
}