Effective algorithms for tensor train decomposition via the UTV framework
Yuchao Wang, Maolin Che, Yimin Wei

TL;DR
This paper introduces the TT-UTV algorithm for tensor train decomposition, leveraging UTV decompositions to reduce computational costs and improve efficiency in large-scale tensor applications, with theoretical analysis and practical experiments.
Contribution
It proposes a novel TT-UTV method that uses UTV decompositions for efficient tensor train construction, along with error analysis and rank-adaptive algorithms.
Findings
Lower computational cost compared to traditional methods
Effective in large-scale tensor applications like MRI data completion
Theoretical error bounds and adaptive algorithms validated by experiments
Abstract
The tensor-train (TT) decomposition is widely used to compress large tensors into a more compact form by exploiting their inherent data structures. A fundamental approach for constructing the TT format is the well-known TT-SVD method, which performs singular value decompositions (SVDs) on the successive matrices sequentially. But in practical applications, it is often unnecessary to compute full SVDs. In this article, we propose a new method called the TT-UTV. It utilizes the virtues of rank-revealing UTV decomposition to compute the TT format for a large-scale tensor, resulting in lower computational cost. We analyze the error bounds on the accuracy of these algorithms in both the URV and ULV cases and then recommend different sweep patterns for these two cases. Based on the theoretical analysis, we also formulate the rank-adaptive algorithms with prescribed accuracy. Numerical…
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 · Computational Physics and Python Applications · Advanced Neuroimaging Techniques and Applications
