English

Fast Tensor Completion via Approximate Richardson Iteration

Data Structures and Algorithms 2025-08-13 v2 Machine Learning Statistics Theory Statistics Theory

Abstract

We study tensor completion (TC) through the lens of low-rank tensor decomposition (TD). Many TD algorithms use fast alternating minimization methods to solve highly structured linear regression problems at each step (e.g., for CP, Tucker, and tensor-train decompositions). However, such algebraic structure is often lost in TC regression problems, making direct extensions unclear. This work proposes a novel lifting method for approximately solving TC regression problems using structured TD regression algorithms as blackbox subroutines, enabling sublinear-time methods. We analyze the convergence rate of our approximate Richardson iteration-based algorithm, and our empirical study shows that it can be 100x faster than direct methods for CP completion on real-world tensors.

Keywords

Cite

@article{arxiv.2502.09534,
  title  = {Fast Tensor Completion via Approximate Richardson Iteration},
  author = {Mehrdad Ghadiri and Matthew Fahrbach and Yunbum Kook and Ali Jadbabaie},
  journal= {arXiv preprint arXiv:2502.09534},
  year   = {2025}
}

Comments

18 pages, 4 figures

R2 v1 2026-06-28T21:43:28.845Z