A multilinear Nyström algorithm for low-rank approximation of tensors in Tucker format
Alberto Bucci, Leonardo Robol
TL;DR
This work extends randomized low-rank approximation to tensors by introducing the multilinear Nyström (MLN) method for Tucker decomposition. MLN generalizes the generalized Nyström approach to higher orders using oblique projections and per-mode sketches, achieving near-optimal accuracy with a single-pass, streamable scheme; stability is ensured through an epsilon-pseudoinverse variant (SMLN) and extra sketching. The authors derive deterministic and probabilistic accuracy bounds linked to mode-wise sketches, and provide stability analyses under finite-precision arithmetic, demonstrating practical performance gains over traditional HOSVD-based methods with favorable memory and data-access profiles. Empirical results corroborate the theory, showing near-RHOSVD accuracy with modest oversampling and manageable computation times, while also highlighting the benefits of structured sketching and the limitations as tensor order grows. Overall, MLN offers a scalable, stable alternative for large-scale tensor compression and can be integrated with structured-tensor formats and related tensor-network approaches.
Abstract
The Nyström method offers an effective way to obtain low-rank approximation of SPD matrices, and has been recently extended and analyzed to nonsymmetric matrices (leading to the generalized Nyström method). It is a randomized, single-pass, streamable, cost-effective, and accurate alternative to the randomized SVD, and it facilitates the computation of several matrix low-rank factorizations. In this paper, we take these advancements a step further by introducing a higher-order variant of Nyström's methodology tailored to approximating low-rank tensors in the Tucker format: the multilinear Nyström technique. We show that, by introducing appropriate small modifications in the formulation of the higher-order method, strong stability properties can be obtained. This algorithm retains the key attributes of the generalized Nyström method, positioning it as a viable substitute for the randomized higher-order SVD algorithm.
