English

Matrix Completion via Non-Convex Relaxation and Adaptive Correlation Learning

Machine Learning 2022-03-07 v1

Abstract

The existing matrix completion methods focus on optimizing the relaxation of rank function such as nuclear norm, Schatten-p norm, etc. They usually need many iterations to converge. Moreover, only the low-rank property of matrices is utilized in most existing models and several methods that incorporate other knowledge are quite time-consuming in practice. To address these issues, we propose a novel non-convex surrogate that can be optimized by closed-form solutions, such that it empirically converges within dozens of iterations. Besides, the optimization is parameter-free and the convergence is proved. Compared with the relaxation of rank, the surrogate is motivated by optimizing an upper-bound of rank. We theoretically validate that it is equivalent to the existing matrix completion models. Besides the low-rank assumption, we intend to exploit the column-wise correlation for matrix completion, and thus an adaptive correlation learning, which is scaling-invariant, is developed. More importantly, after incorporating the correlation learning, the model can be still solved by closed-form solutions such that it still converges fast. Experiments show the effectiveness of the non-convex surrogate and adaptive correlation learning.

Keywords

Cite

@article{arxiv.2203.02189,
  title  = {Matrix Completion via Non-Convex Relaxation and Adaptive Correlation Learning},
  author = {Xuelong Li and Hongyuan Zhang and Rui Zhang},
  journal= {arXiv preprint arXiv:2203.02189},
  year   = {2022}
}

Comments

Accepted by IEEE Transactions on Pattern Analysis And Machine Intelligence

R2 v1 2026-06-24T10:01:51.789Z