A Relaxed Ranking-Based Factor Model for Recommender System from Implicit Feedback

Abstract

Implicit feedback based recommendation has recently been an important task with the accumulated user-item interaction data. However, it is very challenging to produce recommendations from implicit feedback due to the sparseness of data and the lack of negative feedback/rating. Although various factor models have been proposed to tackle this problem, they either focus on rating prediction that may lead to inaccurate top-k recommendations or are dependent on the sampling of negative feedback that often results in bias. To this end, we propose a Relaxed Ranking-based Factor Model, RRFM, to relax pairwise ranking into a SVM-like task, where positive and negative feedbacks are separated by the soft boundaries, and their non-separate property is employed to capture the characteristic of unobserved data. A smooth and scalable algorithm is developed to solve group- and instance- level's optimization and parameter estimation. Extensive experiments based on real-world datasets demonstrate the effectiveness and advantage of our approach. PDF

Cite

Text

Li et al. "A Relaxed Ranking-Based Factor Model for Recommender System from Implicit Feedback." International Joint Conference on Artificial Intelligence, 2016.

Markdown

[Li et al. "A Relaxed Ranking-Based Factor Model for Recommender System from Implicit Feedback." International Joint Conference on Artificial Intelligence, 2016.](https://mlanthology.org/ijcai/2016/li2016ijcai-relaxed/)

BibTeX

@inproceedings{li2016ijcai-relaxed,
  title     = {{A Relaxed Ranking-Based Factor Model for Recommender System from Implicit Feedback}},
  author    = {Li, Huayu and Hong, Richang and Lian, Defu and Wu, Zhiang and Wang, Meng and Ge, Yong},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2016},
  pages     = {1683-1689},
  url       = {https://mlanthology.org/ijcai/2016/li2016ijcai-relaxed/}
}