English

Matrix Product State for Feature Extraction of Higher-Order Tensors

Computer Vision and Pattern Recognition 2016-01-22 v4 Data Structures and Algorithms Machine Learning

Abstract

This paper introduces matrix product state (MPS) decomposition as a computational tool for extracting features of multidimensional data represented by higher-order tensors. Regardless of tensor order, MPS extracts its relevant features to the so-called core tensor of maximum order three which can be used for classification. Mainly based on a successive sequence of singular value decompositions (SVD), MPS is quite simple to implement without any recursive procedure needed for optimizing local tensors. Thus, it leads to substantial computational savings compared to other tensor feature extraction methods such as higher-order orthogonal iteration (HOOI) underlying the Tucker decomposition (TD). Benchmark results show that MPS can reduce significantly the feature space of data while achieving better classification performance compared to HOOI.

Keywords

Cite

@article{arxiv.1503.00516,
  title  = {Matrix Product State for Feature Extraction of Higher-Order Tensors},
  author = {Johann A. Bengua and Ho N. Phien and Hoang D. Tuan and Minh N. Do},
  journal= {arXiv preprint arXiv:1503.00516},
  year   = {2016}
}

Comments

10 pages, 3 figures, updated introduction, submitted to IEEE Transactions on Signal Processing