Nonnegative Tensor Factorization Accelerated Using GPGPU

  • Authors:
  • Jukka Antikainen;Jiri Havel;Radovan Josth;Adam Herout;Pavel Zemcik;Markku Hauta-Kasari

  • Affiliations:
  • University of Eastern Finland, Joensuu;Brno University of Technology, Brno;Brno University of Technology, Brno;Brno University of Technology, Brno;Brno University of Technology, Brno;University of Eastern Finland, Joensuu

  • Venue:
  • IEEE Transactions on Parallel and Distributed Systems
  • Year:
  • 2011

Quantified Score

Hi-index 0.00

Visualization

Abstract

This article presents an optimized algorithm for Nonnegative Tensor Factorization (NTF), implemented in the CUDA (Compute Uniform Device Architecture) framework, that runs on contemporary graphics processors and exploits their massive parallelism. The NTF implementation is primarily targeted for analysis of high-dimensional spectral images, including dimensionality reduction, feature extraction, and other tasks related to spectral imaging; however, the algorithm and its implementation are not limited to spectral imaging. The speedups measured on real spectral images are around 60-100{\times} compared to a traditional C implementation compiled with an optimizing compiler. Since common problems in the field of spectral imaging may take hours on a state-of-the-art CPU, the speedup achieved using a graphics card is attractive. The implementation is publicly available in the form of a dynamically linked library, including an interface to MATLAB, and thus may be of help to researchers and engineers using NTF on large problems.