On Trimming Tensor-structured Measurements and Efficient Low-rank Tensor Recovery
Shambhavi Suryanarayanan, Elizaveta Rebrova
TL;DR
The paper addresses the challenge of recovering low-rank tensors from memory-efficient, tensor-structured measurements that typically lack TensorRIP guarantees. It introduces local trimming to restore geometry and enable TIHT-based recovery, and proposes two algorithms—TrimTIHT and KaczTIHT—that leverage adaptive trimming and randomized Kaczmarz steps, respectively. The authors provide initial convergence guarantees and demonstrate through synthetic and real-data experiments that these methods outperform standard TensorIHT, especially for face-splitting measurements and higher tensor ranks. This work enables efficient, scalable tensor recovery from memory-friendly sketches with practical impact on high-dimensional data processing tasks that rely on tensor structure.
Abstract
In this paper, we take a step towards developing efficient hard thresholding methods for low-rank tensor recovery from memory-efficient linear measurements with tensorial structure. Theoretical guarantees for many standard iterative low-rank recovery methods, such as iterative hard thresholding (IHT), are based on model assumptions on the measurement operator, like the restricted isometry property (RIP). However, tensor-structured random linear maps -- while memory-efficient and convenient to apply -- lack good restricted isometry properties; that is, they do not preserve the norms of low-rank tensors sufficiently well. To address this, we propose local trimming techniques that provably restore point-wise geometry-preservation properties of tensor-structured maps, making them comparable to those of unstructured sub-Gaussian measurements. Then, we propose two novel versions of tensor IHT algorithms: an adaptive gradient trimming algorithm and a randomized Kaczmarz-based IHT algorithm, that efficiently recover low-rank tensors from linear measurements. We provide initial theoretical guarantees for the proposed methods and present numerical experiments on real and synthetic data, highlighting their efficiency over the original TensorIHT for low HOSVD and CP-rank tensors.
