Abstract
The Tucker decomposition is a higher-order analogue of the singular value decomposition and is a popular method of performing analysis on multi-way data (tensors). Computing the Tucker decomposition of a sparse tensor is demanding in terms of both memory and computational resources. The primary kernel of the factorization is a chain of tensor-matrix multiplications (TTMc). State-of-the-art algorithms accelerate the underlying computations by trading off memory to memoize the intermediate results of TTMc in order to reuse them across iterations. We present an algorithm based on a compressed data structure for sparse tensors and show that many computational redundancies during TTMc can be identified and pruned without the memory overheads of memoization. In addition, our algorithm can further reduce the number of operations by exploiting an additional amount of user-specified memory. We evaluate our algorithm on a collection of real-world and synthetic datasets and demonstrate up to 20.7X speedup while using 28.5X less memory than the state-of-the-art parallel algorithm.
Original language | English (US) |
---|---|
Title of host publication | Euro-Par 2017 |
Subtitle of host publication | Parallel Processing - 23rd International Conference on Parallel and Distributed Computing, Proceedings |
Editors | Francisco F. Rivera, Tomas F. Pena, Jose C. Cabaleiro |
Publisher | Springer Verlag |
Pages | 653-668 |
Number of pages | 16 |
ISBN (Print) | 9783319642024 |
DOIs | |
State | Published - 2017 |
Event | 23rd International Conference on Parallel and Distributed Computing, Euro-Par 2017 - Santiago de Compostela, Spain Duration: Aug 28 2017 → Sep 1 2017 |
Publication series
Name | Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) |
---|---|
Volume | 10417 LNCS |
ISSN (Print) | 0302-9743 |
ISSN (Electronic) | 1611-3349 |
Other
Other | 23rd International Conference on Parallel and Distributed Computing, Euro-Par 2017 |
---|---|
Country/Territory | Spain |
City | Santiago de Compostela |
Period | 8/28/17 → 9/1/17 |
Bibliographical note
Publisher Copyright:© 2017, Springer International Publishing AG.