Discreetly Exploiting Inter-session Information for Session-based Recommendation
Zihan Wang, Gang wu, Haotong Wang

TL;DR
This paper introduces DEISI, a novel session-based recommendation model that leverages inter-session information more effectively by differentiating dependency types and incorporating stability metrics, leading to improved prediction accuracy.
Contribution
DEISI differentiates inter-session dependencies at the factor level using DRL and introduces stability as a new weighting metric, enhancing session-based recommendation performance.
Findings
DEISI outperforms state-of-the-art models on three datasets.
Differentiating dependency types improves recommendation accuracy.
Incorporating stability metrics enhances model robustness.
Abstract
Limited intra-session information is the performance bottleneck of the early GNN based SBR models. Therefore, some GNN based SBR models have evolved to introduce additional inter-session information to facilitate the next-item prediction. However, we found that the introduction of inter-session information may bring interference to these models. The possible reasons are twofold. First, inter-session dependencies are not differentiated at the factor-level. Second, measuring inter-session weight by similarity is not enough. In this paper, we propose DEISI to solve the problems. For the first problem, DEISI differentiates the types of inter-session dependencies at the factor-level with the help of DRL technology. For the second problem, DEISI introduces stability as a new metric for weighting inter-session dependencies together with the similarity. Moreover, CL is used to improve the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Topic Modeling · Machine Learning in Healthcare
