Relative Error Tensor Low Rank Approximation
Zhao Song, David P. Woodruff, Peilin Zhong

TL;DR
This paper introduces algorithms for relative error low rank approximation of tensors, overcoming structural and computational challenges, and provides the first such results for tensors under various error measures.
Contribution
It presents the first relative error low rank approximation algorithms for tensors, using bicriteria and parameterized complexity approaches, with new bounds and lower bounds.
Findings
Algorithms achieve $(1+)$-approximation in near-linear time for tensors.
First relative error low rank approximation results for tensors under multiple error measures.
Improved matrix CUR decomposition algorithms with $nnz(A)$-time complexity.
Abstract
We consider relative error low rank approximation of with respect to the Frobenius norm: given an order- tensor , output a rank- tensor for which OPT, where OPT . Despite the success on obtaining relative error low rank approximations for matrices, no such results were known for tensors. One structural issue is that there may be no rank- tensor achieving the above infinum. Another, computational issue, is that an efficient relative error low rank approximation algorithm for tensors would allow one to compute the rank of a tensor, which is NP-hard. We bypass these issues via (1) bicriteria and (2) parameterized complexity solutions: (1) We give an algorithm which outputs a rank tensor for which $\|A-B\|_F^2 \leq…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Relative Error Tensor Low Rank Approximation· youtube
Taxonomy
TopicsTensor decomposition and applications · Sparse and Compressive Sensing Techniques · Matrix Theory and Algorithms
