Abstract
Tensor decomposition models play an increasingly important role in modern data science applications. One problem of particular interest is fitting a low-rank Canonical Polyadic (CP) tensor decomposition model when the tensor has sparse structure and the tensor elements are nonnegative count data. SparTen is a high-performance C++ library which computes a low-rank decomposition using different solvers: a first-order quasi-Newton or a second-order damped Newton method, along with the appropriate choice of runtime parameters. Since default parameters in SparTen are tuned to experimental results in prior published work on a single real-world dataset conducted using MATLAB implementations of these methods, it remains unclear if the parameter defaults in SparTen are appropriate for general tensor data. Furthermore, it is unknown how sensitive algorithm convergence is to changes in the input parameter values. This report addresses these unresolved issues with large-scale experimentation on three benchmark tensor data sets. Experiments were conducted on several different CPU architectures and replicated with many initial states to establish generalized profiles of algorithm convergence behavior.
| Original language | English |
|---|---|
| Title of host publication | 2020 IEEE High Performance Extreme Computing Conference, HPEC 2020 |
| Publisher | Institute of Electrical and Electronics Engineers Inc. |
| ISBN (Electronic) | 9781728192192 |
| DOIs | |
| State | Published - Sep 22 2020 |
| Externally published | Yes |
| Event | 2020 IEEE High Performance Extreme Computing Conference, HPEC 2020 - Virtual, Waltham, United States Duration: Sep 21 2020 → Sep 25 2020 |
Publication series
| Name | 2020 IEEE High Performance Extreme Computing Conference, HPEC 2020 |
|---|
Conference
| Conference | 2020 IEEE High Performance Extreme Computing Conference, HPEC 2020 |
|---|---|
| Country/Territory | United States |
| City | Virtual, Waltham |
| Period | 09/21/20 → 09/25/20 |
Funding
Sandia National Laboratories is a multimission laboratory managed and operated by National Technology & Engineering Solutions of Sandia, LLC, a wholly owned subsidiary of Hon-eywell International Inc., for the U.S. Department of Energy’s National Nuclear Security Administration under contract DE-NA0003525.
Keywords
- Kokkos
- Newton optimization
- Poisson factorization
- tensor decomposition