Future Data Helps Training: Modeling Future Contexts for Session-based Recommendation
Fajie Yuan, Xiangnan He, Haochuan Jiang, Guibing Guo, Jian Xiong,, Zhezhao Xu, Yilin Xiong

TL;DR
This paper introduces GRec, a novel encoder-decoder framework that leverages future user interaction data during training to improve session-based recommendation accuracy, addressing limitations of existing methods.
Contribution
The paper proposes GRec, a gap-filling based model that effectively incorporates future context during training without data leakage, enhancing recommendation performance.
Findings
GRec outperforms state-of-the-art methods on real-world datasets.
Modeling future context improves recommendation accuracy.
Empirical results validate the utility of future data in training.
Abstract
Session-based recommender systems have attracted much attention recently. To capture the sequential dependencies, existing methods resort either to data augmentation techniques or left-to-right style autoregressive training.Since these methods are aimed to model the sequential nature of user behaviors, they ignore the future data of a target interaction when constructing the prediction model for it. However, we argue that the future interactions after a target interaction, which are also available during training, provide valuable signal on user preference and can be used to enhance the recommendation quality. Properly integrating future data into model training, however, is non-trivial to achieve, since it disobeys machine learning principles and can easily cause data leakage. To this end, we propose a new encoder-decoder framework named Gap-filling based Recommender (GRec), which…
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 Bandit Algorithms Research
