Tensor Sandwich: Tensor Completion for Low CP-Rank Tensors via Adaptive Random Sampling
Cullen Haselby, Santhosh Karnik, Mark Iwen

TL;DR
This paper introduces an adaptive tensor completion method that efficiently recovers low CP-rank tensors by strategically sampling slices and combining matrix completion with a noise-robust algorithm, achieving high accuracy with fewer samples.
Contribution
It presents a novel adaptive sampling strategy combined with matrix completion and a modified Jennrich's algorithm for efficient tensor completion.
Findings
Achieves tensor completion with O(nr log^2 r) samples under mild assumptions.
Works effectively as a low-rank approximation method in noisy settings.
Empirical results confirm practical effectiveness of the proposed approach.
Abstract
We propose an adaptive and provably accurate tensor completion approach based on combining matrix completion techniques (see, e.g., arXiv:0805.4471, arXiv:1407.3619, arXiv:1306.2979) for a small number of slices with a modified noise robust version of Jennrich's algorithm. In the simplest case, this leads to a sampling strategy that more densely samples two outer slices (the bread), and then more sparsely samples additional inner slices (the bbq-braised tofu) for the final completion. Under mild assumptions on the factor matrices, the proposed algorithm completes an tensor with CP-rank with high probability while using at most adaptively chosen samples. Empirical experiments further verify that the proposed approach works well in practice, including as a low-rank approximation method in the presence of additive noise.
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTensor decomposition and applications · Computational Physics and Python Applications · Image and Signal Denoising Methods
