Low-Tubal-Rank Tensor Recovery via Factorized Gradient Descent
Zhiyu Liu, Zhi Han, Yandong Tang, Xi-Le Zhao, Yao Wang
TL;DR
The paper tackles low-tubal-rank tensor recovery from limited, noisy measurements by introducing a Burer-Monteiro–style tensor factorization and solving it with factorized gradient descent (FGD). It proves convergence and error guarantees under noise-free and noisy conditions, and in both exact-rank and over-parameterized regimes, while avoiding expensive $t$-SVD computations. Initialization does not require exact tubal-rank, and the method remains robust when $r$ slightly exceeds $r_{igstar}$. Empirical results show faster convergence and smaller recovery error than competing t-SVD–based methods, highlighting practical scalability and effectiveness for large-scale tensor data.
Abstract
This paper considers the problem of recovering a tensor with an underlying low-tubal-rank structure from a small number of corrupted linear measurements. Traditional approaches tackling such a problem require the computation of tensor Singular Value Decomposition (t-SVD), that is a computationally intensive process, rendering them impractical for dealing with large-scale tensors. Aim to address this challenge, we propose an efficient and effective low-tubal-rank tensor recovery method based on a factorization procedure akin to the Burer-Monteiro (BM) method. Precisely, our fundamental approach involves decomposing a large tensor into two smaller factor tensors, followed by solving the problem through factorized gradient descent (FGD). This strategy eliminates the need for t-SVD computation, thereby reducing computational costs and storage requirements. We provide rigorous theoretical analysis to ensure the convergence of FGD under both noise-free and noisy situations. Additionally, it is worth noting that our method does not require the precise estimation of the tensor tubal-rank. Even in cases where the tubal-rank is slightly overestimated, our approach continues to demonstrate robust performance. A series of experiments have been carried out to demonstrate that, as compared to other popular ones, our approach exhibits superior performance in multiple scenarios, in terms of the faster computational speed and the smaller convergence error.
