ReLoop2: Building Self-Adaptive Recommendation Models via Responsive Error Compensation Loop
Jieming Zhu, Guohao Cai, Junjie Huang, Zhenhua Dong, Ruiming Tang,, Weinan Zhang

TL;DR
ReLoop2 introduces a self-adaptive learning loop with an error memory module that enables recommender systems to quickly adapt to changing data distributions by directly compensating for prediction errors during testing.
Contribution
The paper proposes ReLoop2, a novel self-correcting learning framework that uses an error memory module for fast adaptation in non-stationary recommender systems.
Findings
Improves model responsiveness to distribution shifts
Enhances recommendation accuracy in dynamic environments
Demonstrates effectiveness on benchmark and real-world datasets
Abstract
Industrial recommender systems face the challenge of operating in non-stationary environments, where data distribution shifts arise from evolving user behaviors over time. To tackle this challenge, a common approach is to periodically re-train or incrementally update deployed deep models with newly observed data, resulting in a continual training process. However, the conventional learning paradigm of neural networks relies on iterative gradient-based updates with a small learning rate, making it slow for large recommendation models to adapt. In this paper, we introduce ReLoop2, a self-correcting learning loop that facilitates fast model adaptation in online recommender systems through responsive error compensation. Inspired by the slow-fast complementary learning system observed in human brains, we propose an error memory module that directly stores error samples from incoming data…
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
TopicsMachine Learning in Healthcare · Recommender Systems and Techniques · Data Stream Mining Techniques
