paper-with-me

Papers

Balancing Multi-level Interactions for Session-based Recommendation

2019-10-29 · Yujia Zheng, Siyi Liu, Zailei Zhou

Predicting user actions based on anonymous sessions is a challenge to general recommendation systems because the lack of user profiles heavily limits data-driven models. Recently, session-based recommendation methods have achieved remarkable results in dealing with this task. However, the upper bound of performance can still be boosted through the innovative exploration of limited data. In this paper, we propose a novel method, namely Intra-and Inter-session Interaction-aware Graph-enhanced Network, to take inter-session item-level interactions into account. Different from existing intra-session item-level interactions and session-level collaborative information, our introduced data represents complex item-level interactions between different sessions. For mining the new data without breaking the equilibrium of the model between different interactions, we construct an intra-session graph and an inter-session graph for the current session. The former focuses on item-level interactions within a single session and the latter models those between items among neighborhood sessions. Then different approaches are employed to encode the information of two graphs according to different structures, and the generated latent vectors are combined to balance the model across different scopes. Experiments on real-world datasets verify that our method outperforms other state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:1910.13527

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation SystemsSession-Based Recommendations

Similar Papers 제목 키워드 기반

Multi-Task Recommendations with Reinforcement Learning

2023-02-07 · Ziru Liu, Jiejie Tian, Qingpeng Cai, Xiangyu Zhao 외

In recent years, Multi-task Learning (MTL) has yielded immense success in Recommender System (RS) applications. However, current MTL-based recommendation models tend to disregard the session-wise patterns of user-item in…

Multi-Task LearningRecommendation Systemsreinforcement-learningReinforcement Learning+1

Hierarchical Temporal Convolutional Networks for Dynamic Recommender Systems

2019-04-08 · Jiaxuan You, Yichen Wang, Aditya Pal, Pong Eksombatchai 외

Recommender systems that can learn from cross-session data to dynamically predict the next item a user will choose are crucial for online platforms. However, existing approaches often use out-of-the-box sequence models w…

GPURecommendation SystemsSession-Based Recommendations

Learning Multi-granularity User Intent Unit for Session-based Recommendation

2021-12-25 · Jiayan Guo, Yaming Yang, Xiangchen Song, Yuan Zhang 외

Session-based recommendation aims to predict a user's next action based on previous actions in the current session. The major challenge is to capture authentic and complete user preferences in the entire session. Recent …

Graph Neural NetworkSession-Based Recommendations

Multi-Graph Co-Training for Capturing User Intent in Session-based Recommendation

2024-12-15 · Zhe Yang, Tiantian Liang

Session-based recommendation focuses on predicting the next item a user will interact with based on sequences of anonymous user sessions. A significant challenge in this field is data sparsity due to the typically short-…

Contrastive LearningSession-Based Recommendations

Session-aware Recommendation: A Surprising Quest for the State-of-the-art

2020-11-06 · Sara Latifi, Noemi Mauro, Dietmar Jannach

Recommender systems are designed to help users in situations of information overload. In recent years, we observed increased interest in session-based recommendation scenarios, where the problem is to make item suggestio…

Recommendation SystemsSession-Based Recommendations