A Tensor SVD-based Classification Algorithm Applied to fMRI Data
Katherine Keegan, Tanvi Vishwanath, Yihua Xu

TL;DR
This paper extends a tensor SVD-based classification algorithm to higher dimensions and demonstrates its superior performance over matrix-based methods in classifying fMRI data, highlighting the benefits of tensor frameworks.
Contribution
The work generalizes the t-SVDM classification algorithm to tensors of any order and applies it successfully to fMRI data, outperforming matrix-based approaches.
Findings
Tensor-based classification outperforms matrix-based methods for fMRI data
The extended t-SVDM algorithm effectively handles higher-dimensional data
Parameter choices significantly impact classification performance
Abstract
To analyze the abundance of multidimensional data, tensor-based frameworks have been developed. Traditionally, the matrix singular value decomposition (SVD) is used to extract the most dominant features from a matrix containing the vectorized data. While the SVD is highly useful for data that can be appropriately represented as a matrix, this step of vectorization causes us to lose the high-dimensional relationships intrinsic to the data. To facilitate efficient multidimensional feature extraction, we utilize a projection-based classification algorithm using the t-SVDM, a tensor analog of the matrix SVD. Our work extends the t-SVDM framework and the classification algorithm, both initially proposed for tensors of order 3, to any number of dimensions. We then apply this algorithm to a classification task using the StarPlus fMRI dataset. Our numerical experiments demonstrate that there…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTensor decomposition and applications · Computational Physics and Python Applications · Advanced Neuroimaging Techniques and Applications
