A Scalable Factorization Approach for High-Order Structured Tensor Recovery
Zhen Qin, Michael B. Wakin, Zhihui Zhu

TL;DR
This paper introduces a scalable Riemannian gradient descent framework for high-order tensor decomposition, providing convergence guarantees with polynomial scaling in tensor order, improving efficiency over existing methods.
Contribution
The authors develop a unified Riemannian optimization approach for tensor factorization, with convergence guarantees that scale polynomially with tensor order, enhancing scalability and theoretical understanding.
Findings
RGD converges linearly to the ground-truth tensor.
Convergence rate scales polynomially with tensor order N.
The framework applies to various tensor formats like Tucker and tensor-train.
Abstract
Tensor decompositions, which represent an -order tensor using approximately factors of much smaller dimensions, can significantly reduce the number of parameters. This is particularly beneficial for high-order tensors, as the number of entries in a tensor grows exponentially with the order. Consequently, they are widely used in signal recovery and data analysis across domains such as signal processing, machine learning, and quantum physics. A computationally and memory-efficient approach to these problems is to optimize directly over the factors using local search algorithms such as gradient descent, a strategy known as the factorization approach in matrix and tensor optimization. However, the resulting optimization problems are highly nonconvex due to the multiplicative interactions between factors, posing significant challenges for convergence analysis and recovery guarantees.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTensor decomposition and applications · Sparse and Compressive Sensing Techniques · Model Reduction and Neural Networks
MethodsTuckER
