PEN4Rec: Preference Evolution Networks for Session-based Recommendation
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.
Code (1)
Tasks
RetrievalSession-Based RecommendationsSimilar Papers 제목 키워드 기반
Evolutionary Preference Learning via Graph Nested GRU ODE for Session-based Recommendation
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 RecommendationsHCGR: Hyperbolic Contrastive Graph Representation Learning for Session-based Recommendation
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 RecommendationsNext-item Recommendations in Short Sessions
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 SystemsRetrievalHeterogeneous Global Graph Neural Networks for Personalized Session-based Recommendation
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 RecommendationsSR-HetGNN:Session-based Recommendation with Heterogeneous Graph Neural Network
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