English

Tensor Factorization via Matrix Factorization

Machine Learning 2015-05-20 v2 Machine Learning

Abstract

Tensor factorization arises in many machine learning applications, such knowledge base modeling and parameter estimation in latent variable models. However, numerical methods for tensor factorization have not reached the level of maturity of matrix factorization methods. In this paper, we propose a new method for CP tensor factorization that uses random projections to reduce the problem to simultaneous matrix diagonalization. Our method is conceptually simple and also applies to non-orthogonal and asymmetric tensors of arbitrary order. We prove that a small number random projections essentially preserves the spectral information in the tensor, allowing us to remove the dependence on the eigengap that plagued earlier tensor-to-matrix reductions. Experimentally, our method outperforms existing tensor factorization methods on both simulated data and two real datasets.

Keywords

Cite

@article{arxiv.1501.07320,
  title  = {Tensor Factorization via Matrix Factorization},
  author = {Volodymyr Kuleshov and Arun Tejasvi Chaganty and Percy Liang},
  journal= {arXiv preprint arXiv:1501.07320},
  year   = {2015}
}

Comments

Appearing in Proceedings of the 18th International Conference on Artificial Intelligence and Statistics (AISTATS) 2015, San Diego, CA, USA. JMLR: W&CP volume 38

R2 v1 2026-06-22T08:15:26.050Z