Generalized Higher-Order Tensor Decomposition via Parallel ADMM

Abstract

Higher-order tensors are becoming prevalent in many scientific areas such as computer vision, social network analysis, data mining and neuroscience. Traditional tensor decomposition approaches face three major challenges: model selecting, gross corruptions and computational efficiency. To address these problems, we first propose a parallel trace norm regularized tensor decomposition method, and formulate it as a convex optimization problem. This mehtod does not require the rank of each mode to be specified beforehand, and can automaticaly determine the number of factors in each mode through our optimization scheme. By considering the low-rank structure of the observed tensor, we analyze the equivalent relationship of the trace norm between a low-rank tensor and its core tensor. Then, we cast a non-convex tensor decomposition model into a weighted combination of multiple much smaller-scale matrix trace norm minimization. Finally, we develop two parallel alternating direction methods of multipliers (ADMM) to solve our problems. Experimental results verify that our regularized formulation is effective, and our methods are robust to noise or outliers.

Cite

Text

Shang et al. "Generalized Higher-Order Tensor Decomposition via Parallel ADMM." AAAI Conference on Artificial Intelligence, 2014. doi:10.1609/AAAI.V28I1.8913

Markdown

[Shang et al. "Generalized Higher-Order Tensor Decomposition via Parallel ADMM." AAAI Conference on Artificial Intelligence, 2014.](https://mlanthology.org/aaai/2014/shang2014aaai-generalized/) doi:10.1609/AAAI.V28I1.8913

BibTeX

@inproceedings{shang2014aaai-generalized,
  title     = {{Generalized Higher-Order Tensor Decomposition via Parallel ADMM}},
  author    = {Shang, Fanhua and Liu, Yuanyuan and Cheng, James},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2014},
  pages     = {1279-1285},
  doi       = {10.1609/AAAI.V28I1.8913},
  url       = {https://mlanthology.org/aaai/2014/shang2014aaai-generalized/}
}