Diversifying Personalized Recommendation with User-Session Context

Abstract

Recommender systems (RS) have become an integral part of our daily life. However, most current RS often repeatedly recommend items to users with similar profiles. We argue that recommendation should be diversified by leveraging session contexts with personalized user profiles. For this, current session-based RS (SBRS) often assume a rigidly ordered sequence over data which does not fit in many real-world cases. Moreover, personalization is often omitted in current SBRS. Accordingly, a personalized SBRS over relaxedly ordered user-session contexts is more pragmatic. In doing so, deep-structured models tend to be too complex to serve for online SBRS owing to the large number of users and items. Therefore, we design an efficient SBRS with shallow wide-in-wide-out networks, inspired by the successful experience in modern language modelings. The experiments on a real-world e-commerce dataset show the superiority of our model over the state-of-the-art methods.

Cite

Text

Hu et al. "Diversifying Personalized Recommendation with User-Session Context." International Joint Conference on Artificial Intelligence, 2017. doi:10.24963/IJCAI.2017/258

Markdown

[Hu et al. "Diversifying Personalized Recommendation with User-Session Context." International Joint Conference on Artificial Intelligence, 2017.](https://mlanthology.org/ijcai/2017/hu2017ijcai-diversifying/) doi:10.24963/IJCAI.2017/258

BibTeX

@inproceedings{hu2017ijcai-diversifying,
  title     = {{Diversifying Personalized Recommendation with User-Session Context}},
  author    = {Hu, Liang and Cao, Longbing and Wang, Shoujin and Xu, Guandong and Cao, Jian and Gu, Zhiping},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2017},
  pages     = {1858-1864},
  doi       = {10.24963/IJCAI.2017/258},
  url       = {https://mlanthology.org/ijcai/2017/hu2017ijcai-diversifying/}
}