ReLoop: A Self-Correction Continual Learning Loop for Recommender Systems
Guohao Cai, Jieming Zhu, Quanyu Dai, Zhenhua Dong, Xiuqiang He,, Ruiming Tang, Rui Zhang

TL;DR
ReLoop introduces a self-correction learning loop for recommender systems that iteratively reduces prediction errors by learning from previous mistakes, leading to improved performance.
Contribution
The paper proposes a novel self-correction framework with a customized loss function for continual learning in recommender systems.
Findings
ReLoop outperforms traditional retraining methods in offline experiments.
Online A/B tests show significant performance improvements with ReLoop.
The framework effectively reduces prediction errors over successive iterations.
Abstract
Deep learning-based recommendation has become a widely adopted technique in various online applications. Typically, a deployed model undergoes frequent re-training to capture users' dynamic behaviors from newly collected interaction logs. However, the current model training process only acquires users' feedbacks as labels, but fail to take into account the errors made in previous recommendations. Inspired by the intuition that humans usually reflect and learn from mistakes, in this paper, we attempt to build a self-correction learning loop (dubbed ReLoop) for recommender systems. In particular, a new customized loss is employed to encourage every new model version to reduce prediction errors over the previous model version during training. Our ReLoop learning framework enables a continual self-correction process in the long run and thus is expected to obtain better performance over…
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 · Machine Learning in Healthcare · Topic Modeling
