A high-order tensor completion algorithm based on Fully-Connected Tensor Network weighted optimization
Peilin Yang, Yonghui Huang, Yuning Qiu, Weijun Sun, Guoxu Zhou

TL;DR
This paper introduces FCTN-WOPT, a novel tensor completion algorithm leveraging fully-connected tensor network decomposition, demonstrating superior performance on synthetic, image, and video data.
Contribution
It proposes a new tensor completion method based on FCTN decomposition and weighted optimization, improving efficiency and accuracy over existing methods.
Findings
Outperforms existing tensor completion algorithms on synthetic data
Achieves higher accuracy on real image and video datasets
Reduces memory usage and speeds up convergence
Abstract
Tensor completion aimes at recovering missing data, and it is one of the popular concerns in deep learning and signal processing. Among the higher-order tensor decomposition algorithms, the recently proposed fully-connected tensor network decomposition (FCTN) algorithm is the most advanced. In this paper, by leveraging the superior expression of the fully-connected tensor network (FCTN) decomposition, we propose a new tensor completion method named the fully connected tensor network weighted optization(FCTN-WOPT). The algorithm performs a composition of the completed tensor by initialising the factors from the FCTN decomposition. We build a loss function with the weight tensor, the completed tensor and the incomplete tensor together, and then update the completed tensor using the lbfgs gradient descent algorithm to reduce the spatial memory occupation and speed up iterations. Finally we…
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 · Blind Source Separation Techniques · Tensor decomposition and applications
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
