Learn over Past, Evolve for Future: Search-based Time-aware Recommendation with Sequential Behavior Data
Jiarui Jin, Xianyu Chen, Weinan Zhang, Junjie Huang, Ziming Feng, Yong, Yu

TL;DR
This paper introduces STARec, a search-based time-aware recommendation framework that dynamically captures user demands over time by integrating personal and similar users' historical behaviors, leading to improved recommendation accuracy.
Contribution
The paper proposes a novel unified search-based time-aware model for sequential behavior data, incorporating user and similar user histories, and introduces a label trick for enhanced pattern capturing.
Findings
Outperforms state-of-the-art methods on three real-world datasets.
Achieves around 6% and 1.5% improvements in online CTR metrics.
Demonstrates efficiency and effectiveness through extensive experiments.
Abstract
The personalized recommendation is an essential part of modern e-commerce, where user's demands are not only conditioned by their profile but also by their recent browsing behaviors as well as periodical purchases made some time ago. In this paper, we propose a novel framework named Search-based Time-Aware Recommendation (STARec), which captures the evolving demands of users over time through a unified search-based time-aware model. More concretely, we first design a search-based module to retrieve a user's relevant historical behaviors, which are then mixed up with her recent records to be fed into a time-aware sequential network for capturing her time-sensitive demands. Besides retrieving relevant information from her personal history, we also propose to search and retrieve similar user's records as an additional reference. All these sequential records are further fused to make 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 · Advanced Bandit Algorithms Research · Advanced Graph Neural Networks
