Nonnegative Tensor Factorization Accelerated Using GPGPU

作者:Antikainen Jukka*; Havel Jiri; Josth Radovan; Herout Adam; Zemcik Pavel; Hauta Kasari Markku
来源:IEEE Transactions on Parallel and Distributed Systems, 2011, 22(7): 1135-1141.
DOI:10.1109/TPDS.2010.194

摘要

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 - 100x 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.

  • 出版日期2011-7