English

One-Sided Matrix Completion from Ultra-Sparse Samples

Machine Learning 2026-01-21 v1 Optimization and Control Machine Learning

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, n×dn\times d matrix MM (with ndn \ge d) is observed independently with probability p=C/dp = C / d, for a fixed integer C2C \ge 2. 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 CC entries -- fewer than the rank of MM -- accurate imputation of MM is impossible. Instead, we estimate the row span of MM or the averaged second-moment matrix T=MM/nT = M^{\top} M / n. 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 TT. The normalization divides a weighted sum of nn binomial random variables by the total number of ones. We show that the estimator is unbiased for any pp and enjoys low variance. When the row vectors of MM are drawn uniformly from a rank-rr factor model satisfying an incoherence condition, we prove that if nO(dr5ϵ2C2logd)n \ge O({d r^5 \epsilon^{-2} C^{-2} \log d}), any local minimum of the gradient-descent objective is approximately global and recovers TT with error at most ϵ2\epsilon^2. Experiments on both synthetic and real-world data validate our approach. On three MovieLens datasets, our algorithm reduces bias by 88%88\% relative to baseline estimators. We also empirically validate the linear sampling complexity of nn relative to dd on synthetic data. On an Amazon reviews dataset with sparsity 10710^{-7}, our method reduces the recovery error of TT by 59%59\% and MM by 38%38\% compared to baseline methods.

Keywords

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

R2 v1 2026-07-01T09:09:11.162Z