Fast algorithms for Higher-order Singular Value Decomposition from incomplete data
Yangyang Xu

TL;DR
This paper introduces efficient algorithms for computing the higher-order singular value decomposition (HOSVD) from incomplete data by solving a unified optimization problem, improving accuracy and convergence over existing methods.
Contribution
The paper formulates a single optimization framework for incomplete HOSVD, introduces two algorithms with proven global convergence, and demonstrates superior performance in practical applications.
Findings
Algorithms outperform state-of-the-art methods in accuracy
Global convergence of proposed algorithms is established
Practical applications show improved results in face recognition and MRI reconstruction
Abstract
Higher-order singular value decomposition (HOSVD) is an efficient way for data reduction and also eliciting intrinsic structure of multi-dimensional array data. It has been used in many applications, and some of them involve incomplete data. To obtain HOSVD of the data with missing values, one can first impute the missing entries through a certain tensor completion method and then perform HOSVD to the reconstructed data. However, the two-step procedure can be inefficient and does not make reliable decomposition. In this paper, we formulate an incomplete HOSVD problem and combine the two steps into solving a single optimization problem, which simultaneously achieves imputation of missing values and also tensor decomposition. We also present two algorithms for solving the problem based on block coordinate update. Global convergence of both algorithms is shown under mild assumptions. The…
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 · Blind Source Separation Techniques
