Retrieval and Distill: A Temporal Data Shift-Free Paradigm for Online Recommendation System
Lei Zheng, Ning Li, Weinan Zhang, Yong Yu

TL;DR
This paper introduces a novel recommendation framework that leverages temporal invariance principles to mitigate data shift issues, improving online recommendation accuracy while maintaining low inference costs through a distillation approach.
Contribution
The paper proposes a temporal invariance theorem and a retrieval-based framework that learns shift-free relevance, along with a distillation method to deploy efficient online models.
Findings
Significant performance improvements on multiple datasets.
Effective mitigation of temporal data shift effects.
Low inference overhead with the distilled model.
Abstract
Current recommendation systems are significantly affected by a serious issue of temporal data shift, which is the inconsistency between the distribution of historical data and that of online data. Most existing models focus on utilizing updated data, overlooking the transferable, temporal data shift-free information that can be learned from shifting data. We propose the Temporal Invariance of Association theorem, which suggests that given a fixed search space, the relationship between the data and the data in the search space keeps invariant over time. Leveraging this principle, we designed a retrieval-based recommendation system framework that can train a data shift-free relevance network using shifting data, significantly enhancing the predictive performance of the original model in the recommendation system. However, retrieval-based recommendation models face substantial inference…
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 · Image Retrieval and Classification Techniques
MethodsFocus
