Low Rank Approximation of Tensors via Sparse Optimization
Xiaofei Wang, Carmeliza Navasca

TL;DR
This paper introduces a sparse optimization approach with an $l_1$-regularization and a rescaling algorithm to efficiently compute low-rank tensor approximations, addressing the NP-hardness of tensor rank determination.
Contribution
It proposes a novel sparse optimization framework and a rescaling algorithm with proven convergence for low-rank tensor approximation, including practical parameter selection.
Findings
Algorithm effectively estimates the number of rank-one components.
Method demonstrates efficiency in tensor approximation tasks.
Applied successfully to surveillance video data.
Abstract
The goal of this paper is to find a low-rank approximation for a given tensor. Specifically, we give a computable strategy on calculating the rank of a given tensor, based on approximating the solution to an NP-hard problem. In this paper, we formulate a sparse optimization problem via an -regularization to find a low-rank approximation of tensors. To solve this sparse optimization problem, we propose a rescaling algorithm of the proximal alternating minimization and study the theoretical convergence of this algorithm. Furthermore, we discuss the probabilistic consistency of the sparsity result and suggest a way to choose the regularization parameter for practical computation. In the simulation experiments, the performance of our algorithm supports that our method provides an efficient estimate on the number of rank-one tensor components in a given tensor. Moreover, this algorithm…
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
TopicsSparse and Compressive Sensing Techniques · Tensor decomposition and applications · Image and Signal Denoising Methods
