A Cyclic Weighted Median Method for L1 Low-Rank Matrix Factorization with Missing Entries

Abstract

A challenging problem in machine learning, information retrieval and computer vision research is how to recover a low-rank representation of the given data in the presence of outliers and missing entries. The L1-norm low-rank matrix factorization (LRMF) has been a popular approach to solving this problem. However, L1-norm LRMF is difficult to achieve due to its non-convexity and non-smoothness, and existing methods are often inefficient and fail to converge to a desired solution. In this paper we propose a novel cyclic weighted median (CWM) method, which is intrinsically a coordinate decent algorithm, for L1-norm LRMF. The CWM method minimizes the objective by solving a sequence of scalar minimization sub-problems, each of which is convex and can be easily solved by the weighted median filter. The extensive experimental results validate that the CWM method outperforms state-of-the-arts in terms of both accuracy and computational efficiency.

Cite

Text

Meng et al. "A Cyclic Weighted Median Method for L1 Low-Rank Matrix Factorization with Missing Entries." AAAI Conference on Artificial Intelligence, 2013. doi:10.1609/AAAI.V27I1.8562

Markdown

[Meng et al. "A Cyclic Weighted Median Method for L1 Low-Rank Matrix Factorization with Missing Entries." AAAI Conference on Artificial Intelligence, 2013.](https://mlanthology.org/aaai/2013/meng2013aaai-cyclic/) doi:10.1609/AAAI.V27I1.8562

BibTeX

@inproceedings{meng2013aaai-cyclic,
  title     = {{A Cyclic Weighted Median Method for L1 Low-Rank Matrix Factorization with Missing Entries}},
  author    = {Meng, Deyu and Xu, Zongben and Zhang, Lei and Zhao, Ji},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2013},
  pages     = {704-710},
  doi       = {10.1609/AAAI.V27I1.8562},
  url       = {https://mlanthology.org/aaai/2013/meng2013aaai-cyclic/}
}