A Denoising View of Matrix Completion

Abstract

In matrix completion, we are given a matrix where the values of only some of the entries are present, and we want to reconstruct the missing ones. Much work has focused on the assumption that the data matrix has low rank. We propose a more general assumption based on denoising, so that we expect that the value of a missing entry can be predicted from the values of neighboring points. We propose a nonparametric version of denoising based on local, iterated averaging with mean-shift, possibly constrained to preserve local low-rank manifold structure. The few user parameters required (the denoising scale, number of neighbors and local dimensionality) and the number of iterations can be estimated by cross-validating the reconstruction error. Using our algorithms as a postprocessing step on an initial reconstruction (provided by e.g. a low-rank method), we show consistent improvements with synthetic, image and motion-capture data.

Cite

Text

Wang et al. "A Denoising View of Matrix Completion." Neural Information Processing Systems, 2011.

Markdown

[Wang et al. "A Denoising View of Matrix Completion." Neural Information Processing Systems, 2011.](https://mlanthology.org/neurips/2011/wang2011neurips-denoising/)

BibTeX

@inproceedings{wang2011neurips-denoising,
  title     = {{A Denoising View of Matrix Completion}},
  author    = {Wang, Weiran and Carreira-Perpiñán, Miguel Á. and Lu, Zhengdong},
  booktitle = {Neural Information Processing Systems},
  year      = {2011},
  pages     = {334-342},
  url       = {https://mlanthology.org/neurips/2011/wang2011neurips-denoising/}
}