Personalized Negative Reservoir for Incremental Learning in Recommender Systems
Antonios Valkanas, Yuening Wang, Yingxue Zhang, Mark Coates

TL;DR
This paper introduces a personalized negative reservoir technique for incremental learning in recommender systems, effectively balancing memory retention and adaptation to new user data, leading to improved performance.
Contribution
It proposes a novel negative sampling strategy tailored for incremental recommendation models, addressing catastrophic forgetting while maintaining model plasticity.
Findings
Achieves state-of-the-art results on standard benchmarks
Effectively balances forgetting and plasticity in incremental learning
Improves recommendation accuracy with the negative reservoir method
Abstract
Recommender systems have become an integral part of online platforms. Every day the volume of training data is expanding and the number of user interactions is constantly increasing. The exploration of larger and more expressive models has become a necessary pursuit to improve user experience. However, this progression carries with it an increased computational burden. In commercial settings, once a recommendation system model has been trained and deployed it typically needs to be updated frequently as new client data arrive. Cumulatively, the mounting volume of data is guaranteed to eventually make full batch retraining of the model from scratch computationally infeasible. Naively fine-tuning solely on the new data runs into the well-documented problem of catastrophic forgetting. Despite the fact that negative sampling is a crucial part of training with implicit feedback, no…
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
TopicsData Stream Mining Techniques · Machine Learning and ELM · Advanced Bandit Algorithms Research
