paper-with-me

Papers

Session-aware Linear Item-Item Models for Session-based Recommendation

2021-03-30 · Minjin Choi, jinhong Kim, Joonseok Lee, Hyunjung Shim, Jongwuk Lee

Session-based recommendation aims at predicting the next item given a sequence of previous items consumed in the session, e.g., on e-commerce or multimedia streaming services. Specifically, session data exhibits some unique characteristics, i.e., session consistency and sequential dependency over items within the session, repeated item consumption, and session timeliness. In this paper, we propose simple-yet-effective linear models for considering the holistic aspects of the sessions. The comprehensive nature of our models helps improve the quality of session-based recommendation. More importantly, it provides a generalized framework for reflecting different perspectives of session data. Furthermore, since our models can be solved by closed-form solutions, they are highly scalable. Experimental results demonstrate that the proposed linear models show competitive or state-of-the-art performance in various metrics on several real-world datasets.

📄 PDF Abstract BibTeX arXiv:2103.16104

Code (3)

jin530/SLIST 공식 구현
SharonLSY/CDRC-MSc---Recommender-Systems
SharonLSY/CDRC-MSc-Recommender-Systems

Tasks

Session-Based Recommendations

Similar Papers 제목 키워드 기반

Item Cluster-aware Prompt Learning for Session-based Recommendation

2024-10-07 · Wooseong Yang, Chen Wang, Zihe Song, Weizhi Zhang 외

Session-based recommendation (SBR) aims to capture dynamic user preferences by analyzing item sequences within individual sessions. However, most existing approaches focus mainly on intra-session item relationships, negl…

Prompt LearningSession-Based Recommendations

Global Context Enhanced Graph Neural Networks for Session-based Recommendation

2021-06-09 · Ziyang Wang, Wei Wei, Gao Cong, Xiao-Li Li 외

Session-based recommendation (SBR) is a challenging task, which aims at recommending items based on anonymous behavior sequences. Almost all the existing solutions for SBR model user preference only based on the current …

Representation LearningSession-Based Recommendations

Multi-intent-aware Session-based Recommendation

2024-05-02 · Minjin Choi, Hye-Young Kim, Hyunsouk Cho, Jongwuk Lee

Session-based recommendation (SBR) aims to predict the following item a user will interact with during an ongoing session. Most existing SBR models focus on designing sophisticated neural-based encoders to learn a sessio…

Session-Based Recommendations

Context-aware Session-based Recommendation with Graph Neural Networks

2023-10-14 · Zhihui Zhang, Jianxiang Yu, Xiang Li

Session-based recommendation (SBR) is a task that aims to predict items based on anonymous sequences of user behaviors in a session. While there are methods that leverage rich context information in sessions for SBR, mos…

Session-Based Recommendations

M2TRec: Metadata-aware Multi-task Transformer for Large-scale and Cold-start free Session-based Recommendations

2022-09-23 · Walid Shalaby, Sejoon Oh, Amir Afsharinejad, Srijan Kumar 외

Session-based recommender systems (SBRSs) have shown superior performance over conventional methods. However, they show limited scalability on large-scale industrial datasets since most models learn one embedding per ite…

Recommendation SystemsSession-Based Recommendations