Look into the Future: Deep Contextualized Sequential Recommendation
Lei Zheng, Ning Li, Yanhuan Huang, Ruiwen Xu, Weinan Zhang, Yong Yu

TL;DR
This paper introduces LIFT, a novel sequential recommendation framework that incorporates both past and future user behaviors from similar users to improve prediction accuracy without data leakage.
Contribution
LIFT leverages contexts from similar users' past and future behaviors, introducing a new pretraining method with behavior masking for better sequential recommendation.
Findings
LIFT outperforms strong baselines on five real-world datasets.
Incorporating future-like context improves prediction accuracy.
The proposed pretraining method enhances model robustness.
Abstract
Sequential recommendation aims to estimate how a user's interests evolve over time via uncovering valuable patterns from user behavior history. Many previous sequential models have solely relied on users' historical information to model the evolution of their interests, neglecting the crucial role that future information plays in accurately capturing these dynamics. However, effectively incorporating future information in sequential modeling is non-trivial since it is impossible to make the current-step prediction for any target user by leveraging his future data. In this paper, we propose a novel framework of sequential recommendation called Look into the Future (LIFT), which builds and leverages the contexts of sequential recommendation. In LIFT, the context of a target user's interaction is represented based on i) his own past behaviors and ii) the past and future behaviors of 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 · Big Data Technologies and Applications · Privacy-Preserving Technologies in Data
