Next-item Recommendations in Short Sessions
Wenzhuo Song, Shoujin Wang, Yan Wang, Shengsheng Wang

TL;DR
This paper introduces INSERT, a meta-learning based session recommender system designed specifically for short sessions, effectively leveraging similar session retrieval to improve next-item recommendations.
Contribution
The paper proposes a novel meta-learning framework with local and global modules, including a session retrieval network, tailored for short session recommendations, addressing a key gap in existing SBRSs.
Findings
INSERT outperforms state-of-the-art SBRSs on real-world datasets.
The global module with SSRN effectively finds similar sessions to enhance recommendations.
The approach effectively models user preferences in data-sparse short sessions.
Abstract
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 existing studies on SBRSs are based on long sessions only for recommendations, ignoring short sessions, though short sessions, in fact, account for a large proportion in most of the real-world datasets. As a result, the applicability of existing SBRSs solutions is greatly reduced. In a short session, quite limited contextual information is available, making the next-item recommendation very challenging. To this end, in this paper, inspired by the success of few-shot learning (FSL) in effectively learning a model with limited instances, we formulate the next-item recommendation as an FSL problem. Accordingly, following the basic idea of a representative approach for FSL,…
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 · Advanced Graph Neural Networks
