Recommendation Unlearning
Chong Chen, Fei Sun, Min Zhang, Bolin Ding

TL;DR
This paper introduces RecEraser, a novel framework for efficiently unlearning data in recommender systems by partitioning data into similar groups and adaptively aggregating models, ensuring privacy and utility.
Contribution
RecEraser is the first tailored unlearning framework for recommendation systems that considers collaborative information and improves efficiency and utility.
Findings
RecEraser outperforms existing unlearning methods in model utility.
It achieves efficient unlearning on three public benchmarks.
The framework effectively balances privacy and recommendation quality.
Abstract
Recommender systems provide essential web services by learning users' personal preferences from collected data. However, in many cases, systems also need to forget some training data. From the perspective of privacy, several privacy regulations have recently been proposed, requiring systems to eliminate any impact of the data whose owner requests to forget. From the perspective of utility, if a system's utility is damaged by some bad data, the system needs to forget these data to regain utility. From the perspective of usability, users can delete noise and incorrect entries so that a system can provide more useful recommendations. While unlearning is very important, it has not been well-considered in existing recommender systems. Although there are some researches have studied the problem of machine unlearning in the domains of image and text data, existing methods can not been directly…
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
TopicsRecommender Systems and Techniques · Privacy-Preserving Technologies in Data · Stochastic Gradient Optimization Techniques
