Tensor Decompositions via Two-Mode Higher-Order SVD (HOSVD)

Abstract

Tensor decompositions have rich applications in statistics and machine learning, and developing efficient, accurate algorithms for the problem has received much attention recently. Here, we present a new method built on Kruskal’s uniqueness theorem to decompose symmetric, nearly orthogonally decomposable tensors. Unlike the classical higher-order singular value decomposition which unfolds a tensor along a single mode, we consider unfoldings along two modes and use rank-1 constraints to characterize the underlying components. This tensor decomposition method provably handles a greater level of noise compared to previous methods and achieves a high estimation accuracy. Numerical results demonstrate that our algorithm is robust to various noise distributions and that it performs especially favorably as the order increases.

Cite

Text

Wang and Song. "Tensor Decompositions via Two-Mode Higher-Order SVD (HOSVD)." International Conference on Artificial Intelligence and Statistics, 2017.

Markdown

[Wang and Song. "Tensor Decompositions via Two-Mode Higher-Order SVD (HOSVD)." International Conference on Artificial Intelligence and Statistics, 2017.](https://mlanthology.org/aistats/2017/wang2017aistats-tensor/)

BibTeX

@inproceedings{wang2017aistats-tensor,
  title     = {{Tensor Decompositions via Two-Mode Higher-Order SVD (HOSVD)}},
  author    = {Wang, Miaoyan and Song, Yun S.},
  booktitle = {International Conference on Artificial Intelligence and Statistics},
  year      = {2017},
  pages     = {614-622},
  url       = {https://mlanthology.org/aistats/2017/wang2017aistats-tensor/}
}