paper-with-me

Papers

Cross: Efficient Low-rank Tensor Completion

2016-11-03 · Anru Zhang

The completion of tensors, or high-order arrays, attracts significant attention in recent research. Current literature on tensor completion primarily focuses on recovery from a set of uniformly randomly measured entries, and the required number of measurements to achieve recovery is not guaranteed to be optimal. In addition, the implementation of some previous methods is NP-hard. In this article, we propose a framework for low-rank tensor completion via a novel tensor measurement scheme we name Cross. The proposed procedure is efficient and easy to implement. In particular, we show that a third order tensor of Tucker rank-$(r_1, r_2, r_3)$ in $p_1$-by-$p_2$-by-$p_3$ dimensional space can be recovered from as few as $r_1r_2r_3 + r_1(p_1-r_1) + r_2(p_2-r_2) + r_3(p_3-r_3)$ noiseless measurements, which matches the sample complexity lower-bound. In the case of noisy measurements, we also develop a theoretical upper bound and the matching minimax lower bound for recovery error over certain classes of low-rank tensors for the proposed procedure. The results can be further extended to fourth or higher-order tensors. Simulation studies show that the method performs well under a variety of settings. Finally, the procedure is illustrated through a real dataset in neuroimaging.

📄 PDF Abstract BibTeX arXiv:1611.01129

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Nonnegative Low-Rank Tensor Completion via Dual Formulation with Applications to Image and Video Completion

2023-05-13 · Tanmay Kumar Sinha, Jayadev Naram, Pawan Kumar

Recent approaches to the tensor completion problem have often overlooked the nonnegative structure of the data. We consider the problem of learning a nonnegative low-rank tensor, and using duality theory, we propose a no…

Image Inpainting

Guaranteed Sampling Flexibility for Low-tubal-rank Tensor Completion

2024-06-16 · Bowen Su, Juntao You, HanQin Cai, Longxiu Huang

While Bernoulli sampling is extensively studied in tensor completion, t-CUR sampling approximates low-tubal-rank tensors via lateral and horizontal subtensors. However, both methods lack sufficient flexibility for divers…

Beyond Low Rank: A Data-Adaptive Tensor Completion Method

2017-08-03 · Lei Zhang, Wei Wei, Qinfeng Shi, Chunhua Shen 외

Low rank tensor representation underpins much of recent progress in tensor completion. In real applications, however, this approach is confronted with two challenging problems, namely (1) tensor rank determination; (2) h…

Low-Rank Tensor Completion With a New Tensor Nuclear Norm Induced by Invertible Linear Transforms

2019-06-01 · CVPR 2019 6 · Canyi Lu, Xi Peng, Yunchao Wei

This work studies the low-rank tensor completion problem, which aims to exactly recover a low-rank tensor from partially observed entries. Our model is inspired by the recently proposed tensor-tensor product (t-product) …

Beyond Low Rank: A Graph-Based Propagation Approach to Tensor Completion for Multi-Acquisition Scenarios

2023-12-06 · Iain Rolland, Sivasakthy Selvakumaran, Andrea Marinoni

Tensor completion refers to the problem of recovering the missing, corrupted or unobserved entries in data represented by tensors. In this paper, we tackle the tensor completion problem in the scenario in which multiple …