Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Multi-intent-aware Session-based Recommendation

About

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 session representation, capturing the relationship among session items. However, they tend to focus on the last item, neglecting diverse user intents that may exist within a session. This limitation leads to significant performance drops, especially for longer sessions. To address this issue, we propose a novel SBR model, called Multi-intent-aware Session-based Recommendation Model (MiaSRec). It adopts frequency embedding vectors indicating the item frequency in session to enhance the information about repeated items. MiaSRec represents various user intents by deriving multiple session representations centered on each item and dynamically selecting the important ones. Extensive experimental results show that MiaSRec outperforms existing state-of-the-art SBR models on six datasets, particularly those with longer average session length, achieving up to 6.27% and 24.56% gains for MRR@20 and Recall@20. Our code is available at https://github.com/jin530/MiaSRec.

Minjin Choi, Hye-young Kim, Hyunsouk Cho, Jongwuk Lee• 2024

Related benchmarks

TaskDatasetResultRank
RecommendationRetailRocket
Hit Rate @ 1024.73
35
Session-based recommendationYelp
Hit Rate @ 55.02
24
Session-based recommendationBook
Hit Rate @ 53.54
24
Session-based recommendationBeauty
Hit Rate@51.51
24
RecommendationLastFM--
18
RecommendationTMALL
HR@1024.51
12
RecommendationXING
HR@1016.92
12
Sequential RecommendationBeauty
HR@55.24
10
Showing 8 of 8 rows

Other info

Follow for update