paper-with-me

홈 › Papers

PEN4Rec: Preference Evolution Networks for Session-based Recommendation

2021-06-17 · Dou Hu, Lingwei Wei, Wei Zhou, Xiaoyong Huai, Zhiqi Fang, Songlin Hu

Session-based recommendation aims to predict user the next action based on historical behaviors in an anonymous session. For better recommendations, it is vital to capture user preferences as well as their dynamics. Besides, user preferences evolve over time dynamically and each preference has its own evolving track. However, most previous works neglect the evolving trend of preferences and can be easily disturbed by the effect of preference drifting. In this paper, we propose a novel Preference Evolution Networks for session-based Recommendation (PEN4Rec) to model preference evolving process by a two-stage retrieval from historical contexts. Specifically, the first-stage process integrates relevant behaviors according to recent items. Then, the second-stage process models the preference evolving trajectory over time dynamically and infer rich preferences. The process can strengthen the effect of relevant sequential behaviors during the preference evolution and weaken the disturbance from preference drifting. Extensive experiments on three public datasets demonstrate the effectiveness and superiority of the proposed model.

📄 PDF Abstract BibTeX arXiv:2106.09306

Code (1)

zerohd4869/PEN4Rec 공식 구현

Tasks

RetrievalSession-Based Recommendations

Similar Papers 제목 키워드 기반

Evolutionary Preference Learning via Graph Nested GRU ODE for Session-based Recommendation

2022-06-26 · Jiayan Guo, Peiyan Zhang, Chaozhuo Li, Xing Xie 외

Session-based recommendation (SBR) aims to predict the user next action based on the ongoing sessions. Recently, there has been an increasing interest in modeling the user preference evolution to capture the fine-grained…

Session-Based Recommendations

HCGR: Hyperbolic Contrastive Graph Representation Learning for Session-based Recommendation

2021-07-06 · Naicheng Guo, Xiaolei Liu, Shaoshuai Li, Qiongxu Ma 외

Session-based recommendation (SBR) learns users' preferences by capturing the short-term and sequential patterns from the evolution of user behaviors. Among the studies in the SBR field, graph-based approaches are a rela…

Contrastive LearningGraph Representation LearningRepresentation LearningSession-Based Recommendations

Next-item Recommendations in Short Sessions

2021-07-15 · Wenzhuo Song, Shoujin Wang, Yan Wang, Shengsheng Wang

The changing preferences of users towards items trigger the emergence of session-based recommender systems (SBRSs), which aim to model the dynamic preferences of users for next-item recommendations. However, most of the …

Few-Shot LearningMeta-LearningRecommendation SystemsRetrieval

Heterogeneous Global Graph Neural Networks for Personalized Session-based Recommendation

2021-07-08 · Yitong Pang, Lingfei Wu, Qi Shen, Yiming Zhang 외

Predicting the next interaction of a short-term interaction session is a challenging task in session-based recommendation. Almost all existing works rely on item transition patterns, and neglect the impact of user histor…

Graph Neural NetworkSession-Based Recommendations

SR-HetGNN:Session-based Recommendation with Heterogeneous Graph Neural Network

2021-08-12 · Jinpeng Chen, Haiyang Li, Xudong Zhang, Fan Zhang 외

The Session-Based Recommendation System aims to predict the user's next click based on their previous session sequence. The current studies generally learn user preferences according to the transitions of items in the us…

Graph Neural NetworkSession-Based Recommendations