Randomized algorithms for computing the tensor train approximation and their applications
Maolin Che, Yimin Wei, Hong Yan
TL;DR
This work tackles computing tensor train (TT) approximations under two settings: fixed TT-rank and fixed precision. It introduces two randomized TT frameworks based on random projections and power iterations, with theoretical error bounds that apply to standard Gaussian and Khatri-Rao Gaussian matrices. The paper also presents an adaptive epsilon-TT-rank estimator and an efficient adaptive randomized TT method, plus a greedy TT-SVD variant for fixed-precision scenarios. Empirical results on synthetic and real tensors show substantial speedups over TT-SVD while maintaining competitive accuracy, and demonstrate robustness across multiple random matrix choices and data types.
Abstract
In this paper, we focus on the fixed TT-rank and precision problems of finding an approximation of the tensor train (TT) decomposition of a tensor. Note that the TT-SVD and TT-cross are two well-known algorithms for these two problems. Firstly, by combining the random projection technique with the power scheme, we obtain two types of randomized algorithms for the fixed TT-rank problem. Secondly, by using the non-asymptotic theory of sub-random Gaussian matrices, we derive the upper bounds of the proposed randomized algorithms. Thirdly, we deduce a new deterministic strategy to estimate the desired TT-rank with a given tolerance and another adaptive randomized algorithm that finds a low TT-rank representation satisfying a given tolerance, and is beneficial when the target TT-rank is not known in advance. We finally illustrate the accuracy of the proposed algorithms via some test tensors from synthetic and real databases. In particular, for the fixed TT-rank problem, the proposed algorithms can be several times faster than the TT-SVD, and the accuracy of the proposed algorithms and the TT-SVD are comparable for several test tensors.
