One-Sided Matrix Completion from Ultra-Sparse Samples
Abstract
Matrix completion is a classical problem that has received recurring interest across a wide range of fields. In this paper, we revisit this problem in an ultra-sparse sampling regime, where each entry of an unknown, matrix (with ) is observed independently with probability , for a fixed integer . This setting is motivated by applications involving large, sparse panel datasets, where the number of rows far exceeds the number of columns. When each row contains only entries -- fewer than the rank of -- accurate imputation of is impossible. Instead, we estimate the row span of or the averaged second-moment matrix . The empirical second-moment matrix computed from observed entries exhibits non-random and sparse missingness. We propose an unbiased estimator that normalizes each nonzero entry of the second moment by its observed frequency, followed by gradient descent to impute the missing entries of . The normalization divides a weighted sum of binomial random variables by the total number of ones. We show that the estimator is unbiased for any and enjoys low variance. When the row vectors of are drawn uniformly from a rank- factor model satisfying an incoherence condition, we prove that if , any local minimum of the gradient-descent objective is approximately global and recovers with error at most . Experiments on both synthetic and real-world data validate our approach. On three MovieLens datasets, our algorithm reduces bias by relative to baseline estimators. We also empirically validate the linear sampling complexity of relative to on synthetic data. On an Amazon reviews dataset with sparsity , our method reduces the recovery error of by and by compared to baseline methods.
Cite
@article{arxiv.2601.12213,
title = {One-Sided Matrix Completion from Ultra-Sparse Samples},
author = {Hongyang R. Zhang and Zhenshuo Zhang and Huy L. Nguyen and Guanghui Lan},
journal= {arXiv preprint arXiv:2601.12213},
year = {2026}
}
Comments
41 pages