Faster Tensor Train Decomposition for Sparse Data
Lingjie Li, Wenjian Yu, Kim Batselier

TL;DR
This paper introduces a new fast tensor train decomposition algorithm optimized for large-scale sparse tensors, significantly improving speed and accuracy over existing methods and enabling applications to larger datasets.
Contribution
The paper presents a novel quasi-best TT decomposition algorithm for sparse tensors with proven correctness and improved efficiency, expanding the applicability of tensor methods to larger-scale data.
Findings
Decomposes sparse tensors faster than TT-SVD
Achieves higher precision and versatility than randomized TT-SVD
Enables large-scale sparse tensor decomposition previously infeasible
Abstract
In recent years, the application of tensors has become more widespread in fields that involve data analytics and numerical computation. Due to the explosive growth of data, low-rank tensor decompositions have become a powerful tool to harness the notorious curse of dimensionality. The main forms of tensor decomposition include CP decomposition, Tucker decomposition, tensor train (TT) decomposition, etc. Each of the existing TT decomposition algorithms, including the TT-SVD and randomized TT-SVD, is successful in the field, but neither can both accurately and efficiently decompose large-scale sparse tensors. Based on previous research, this paper proposes a new quasi-best fast TT decomposition algorithm for large-scale sparse tensors with proven correctness and the upper bound of its complexity is derived. In numerical experiments, we verify that the proposed algorithm can decompose…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTensor decomposition and applications · Parallel Computing and Optimization Techniques
