IJCAI 2020poster0 citations

Collaborative Self-Attention Network for Session-based Recommendation

Anjing Luo, Pengpeng Zhao, Yanchi Liu, Fuzhen Zhuang, Deqing Wang, Jiajie Xu, Junhua Fang, Victor S. Sheng

Abstract

Session-based recommendation becomes a research hotspot for its ability to make recommendations for anonymous users. However, existing session-based methods have the following limitations: (1) They either lack the capability to learn complex dependencies or focus mostly on the current session without explicitly considering collaborative information. (2) They assume that the representation of an item is static and fixed for all users at each time step. We argue that even the same item can be represented differently for different users at the same time step. To this end, we propose a novel solution, Collaborative Self-Attention Network (CoSAN) for session-based recommendation, to learn the session representation and predict the intent of the current session by investigating neighborhood sessions. Specially, we first devise a collaborative item representation by aggregating the embedding of neighborhood sessions retrieved according to each item in the current session. Then, we apply self-attention to learn long-range dependencies between collaborative items and generate collaborative session representation. Finally, each session is represented by concatenating the collaborative session representation and the embedding of the current session. Extensive experiments on two real-world datasets show that CoSAN constantly outperforms state-of-the-art methods.

Machine Learning: Recommender SystemsMachine Learning: Deep Learning: Sequence Modeling
BibTeX
@inproceedings{ijcai2020p359,
  title     = {Collaborative Self-Attention Network for Session-based Recommendation},
  author    = {Luo, Anjing and Zhao, Pengpeng and Liu, Yanchi and Zhuang, Fuzhen and Wang, Deqing and Xu, Jiajie and Fang, Junhua and Sheng, Victor S.},
  booktitle = {Proceedings of the Twenty-Ninth International Joint Conference on
               Artificial Intelligence, {IJCAI-20}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Christian Bessiere},
  pages     = {2591--2597},
  year      = {2020},
  month     = {7},
  note      = {Main track},
  doi       = {10.24963/ijcai.2020/359},
  url       = {https://doi.org/10.24963/ijcai.2020/359},
}
Collaborative Self-Attention Network for Session-based Recommendation · IJCAI 2020