SR-PredictAO: Session-based Recommendation with High-Capability Predictor Add-On
Ruida Wang, Raymond Chi-Wing Wong, Weile Tan

TL;DR
This paper introduces SR-PredictAO, a framework that enhances session-based recommendation models by adding a high-capability predictor module, significantly improving prediction accuracy across multiple models and datasets.
Contribution
The paper proposes a novel predictor add-on framework that can be integrated with existing models to improve their prediction capabilities in session-based recommendation tasks.
Findings
SR-PredictAO outperforms state-of-the-art models by up to 2.9% in HR@20 and 2.3% in MRR@20.
The framework provides consistent and statistically significant improvements across various models and datasets.
The predictor module effectively mitigates the impact of random user behavior on predictions.
Abstract
Session-based recommendation, aiming at making the prediction of the user's next item click based on the information in a single session only, even in the presence of some random user's behavior, is a complex problem. This complex problem requires a high-capability model of predicting the user's next action. Most (if not all) existing models follow the encoder-predictor paradigm where all studies focus on how to optimize the encoder module extensively in the paradigm, but they overlook how to optimize the predictor module. In this paper, we discover the critical issue of the low-capability predictor module among existing models. Motivated by this, we propose a novel framework called *Session-based Recommendation with Predictor Add-On* (SR-PredictAO). In this framework, we propose a high-capability predictor module which could alleviate the effect of random user's behavior for…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Advanced Bandit Algorithms Research · Topic Modeling
MethodsFocus
