Hybrid Item-Item Recommendation via Semi-Parametric Embedding

Abstract

Nowadays, item-item recommendation plays an important role in modern recommender systems. Traditionally, this is either solved by behavior-based collaborative filtering or content-based meth- ods. However, both kinds of methods often suffer from cold-start problems, or poor performance due to few behavior supervision; and hybrid methods which can leverage the strength of both kinds of methods are needed. In this paper, we propose a semi-parametric embedding framework for this problem. Specifically, the embedding of an item is composed of two parts, i.e., the parametric part from content information and the non-parametric part designed to encode behavior information; meanwhile, a deep learning algorithm is proposed to learn two parts simultaneously. Extensive experiments on real-world datasets demonstrate the effectiveness and robustness of the proposed method.

Cite

Text

Hu et al. "Hybrid Item-Item Recommendation via Semi-Parametric Embedding." International Joint Conference on Artificial Intelligence, 2019. doi:10.24963/IJCAI.2019/350

Markdown

[Hu et al. "Hybrid Item-Item Recommendation via Semi-Parametric Embedding." International Joint Conference on Artificial Intelligence, 2019.](https://mlanthology.org/ijcai/2019/hu2019ijcai-hybrid/) doi:10.24963/IJCAI.2019/350

BibTeX

@inproceedings{hu2019ijcai-hybrid,
  title     = {{Hybrid Item-Item Recommendation via Semi-Parametric Embedding}},
  author    = {Hu, Peng and Du, Rong and Hu, Yao and Li, Nan},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2019},
  pages     = {2521-2527},
  doi       = {10.24963/IJCAI.2019/350},
  url       = {https://mlanthology.org/ijcai/2019/hu2019ijcai-hybrid/}
}