Self-Paced Learning for Matrix Factorization

Abstract

Matrix factorization (MF) has been attracting much attention due to its wide applications. However, since MF models are generally non-convex, most of the existing methods are easily stuck into bad local minima, especially in the presence of outliers and missing data. To alleviate this deficiency, in this study we present a new MF learning methodology by gradually including matrix elements into MF training from easy to complex. This corresponds to a recently proposed learning fashion called self-paced learning (SPL), which has been demonstrated to be beneficial in avoiding bad local minima. We also generalize the conventional binary (hard) weighting scheme for SPL to a more effective real-valued (soft) weighting manner. The effectiveness of the proposed self-paced MF method is substantiated by a series of experiments on synthetic, structure from motion and background subtraction data.

Cite

Text

Zhao et al. "Self-Paced Learning for Matrix Factorization." AAAI Conference on Artificial Intelligence, 2015. doi:10.1609/AAAI.V29I1.9584

Markdown

[Zhao et al. "Self-Paced Learning for Matrix Factorization." AAAI Conference on Artificial Intelligence, 2015.](https://mlanthology.org/aaai/2015/zhao2015aaai-self/) doi:10.1609/AAAI.V29I1.9584

BibTeX

@inproceedings{zhao2015aaai-self,
  title     = {{Self-Paced Learning for Matrix Factorization}},
  author    = {Zhao, Qian and Meng, Deyu and Jiang, Lu and Xie, Qi and Xu, Zongben and Hauptmann, Alexander G.},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2015},
  pages     = {3196-3202},
  doi       = {10.1609/AAAI.V29I1.9584},
  url       = {https://mlanthology.org/aaai/2015/zhao2015aaai-self/}
}