Computing non-negative tensor factorizations

  • Authors:
  • Michael P. Friedlander;Kathrin Hatz

  • Affiliations:
  • Department of Computer Science, University of British Columbia, Vancouver, British Columbia, Canada;Interdisciplinary Centre for Scientific Computing of the Ruprecht-Karls-University of Heidelberg, Germany

  • Venue:
  • Optimization Methods & Software - Mathematical programming in data mining and machine learning
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

Non-negative tensor factorization (NTF) is a technique for computing a parts-based representation of high-dimensional data. NTF excels at exposing latent structures in datasets, and at finding good low-rank approximations to the data. We describe an approach for computing the NTF of a dataset that relies only on iterative linear-algebra techniques and that is comparable in cost to the non-negative matrix factorization (NMF). (The better-known NMF is a special case of NTF and is also handled by our implementation.) Some important features of our implementation include mechanisms for encouraging sparse factors and for ensuring that they are equilibrated in norm. The complete MATLAB software package is available under the GPL license.