NeurIPS 2017poster42 citations

Mixture-Rank Matrix Approximation for Collaborative Filtering

Dongsheng Li, Chao Chen, Wei Liu, Tun Lu, Ning Gu, Stephen Chu

Abstract

Low-rank matrix approximation (LRMA) methods have achieved excellent accuracy among today's collaborative filtering (CF) methods. In existing LRMA methods, the rank of user/item feature matrices is typically fixed, i.e., the same rank is adopted to describe all users/items. However, our studies show that submatrices with different ranks could coexist in the same user-item rating matrix, so that approximations with fixed ranks cannot perfectly describe the internal structures of the rating matrix, therefore leading to inferior recommendation accuracy. In this paper, a mixture-rank matrix approximation (MRMA) method is proposed, in which user-item ratings can be characterized by a mixture of LRMA models with different ranks. Meanwhile, a learning algorithm capitalizing on iterated condition modes is proposed to tackle the non-convex optimization problem pertaining to MRMA. Experimental studies on MovieLens and Netflix datasets demonstrate that MRMA can outperform six state-of-the-art LRMA-based CF methods in terms of recommendation accuracy.

BibTeX
@inproceedings{NIPS2017_3dd48ab3,
 author = {Li, Dongsheng and Chen, Chao and Liu, Wei and Lu, Tun and Gu, Ning and Chu, Stephen},
 booktitle = {Advances in Neural Information Processing Systems},
 editor = {I. Guyon and U. Von Luxburg and S. Bengio and H. Wallach and R. Fergus and S. Vishwanathan and R. Garnett},
 pages = {},
 publisher = {Curran Associates, Inc.},
 title = {Mixture-Rank Matrix Approximation for Collaborative Filtering},
 url = {https://proceedings.neurips.cc/paper_files/paper/2017/file/3dd48ab31d016ffcbf3314df2b3cb9ce-Paper.pdf},
 volume = {30},
 year = {2017}
}