Efficient Alternating Least Squares Algorithms for Truncated HOSVD of Higher-Order Tensors.

Chuanfu Xiao,Chao Yang,Min Li
2020-01-01
Abstract:The low multilinear rank approximation, also known as the truncated Tuckerdecomposition, has been extensively utilized in many applications that involvehigher-order tensors. Popular methods for low multilinear rank approximationusually rely directly on matrix SVD, therefore often suffer from the notoriousintermediate data explosion issue and are not easy to parallelize, especiallywhen the input tensor is large. In this paper, we propose a new class oftruncated HOSVD algorithms based on alternating least squares (ALS) forefficiently computing the low multilinear rank approximation of tensors. Theproposed ALS-based approaches are able to eliminate the redundant computationsof the singular vectors of intermediate matrices and are therefore free of dataexplosion. Also, the new methods are more flexible with adjustable convergencetolerance and are intrinsically parallelizable on high-performance computers.Theoretical analysis reveals that the ALS iteration in the proposed algorithmsis q-linear convergent with a relatively wide convergence region. Numericalexperiments with large-scale tensors from both synthetic and real-worldapplications demonstrate that ALS-based methods can substantially reduce thetotal cost of the original ones and are highly scalable for parallel computing.
What problem does this paper attempt to address?