Curriculum Approximate Unlearning for Session-based Recommendation
Liu Yang, Zhaochun Ren, Ziqi Zhao, Pengjie Ren, Zhumin Chen, Xinyi Li, Zhiming Peng, Daiting Shi, Maarten de Rijke, Xin Xin

TL;DR
This paper introduces CAU, a curriculum-based approximate unlearning framework for session-based recommendation that effectively removes training sample influence while maintaining recommendation quality.
Contribution
The paper proposes a novel multi-objective optimization approach with curriculum learning to improve approximate unlearning in session-based recommendation systems.
Findings
Effective unlearning with minimal performance loss.
Addresses challenges of naive gradient ascent application.
Utilizes curriculum strategies for sample selection based on difficulty.
Abstract
Approximate unlearning for session-based recommendation refers to eliminating the influence of specific training samples from the recommender without retraining of (sub-)models. Gradient ascent (GA) is a representative method to conduct approximate unlearning. However, there still exist dual challenges to apply GA for session-based recommendation. On the one hand, naive applying of GA could lead to degradation of recommendation performance. On the other hand, existing studies fail to consider the ordering of unlearning samples when simultaneously processing multiple unlearning requests, leading to sub-optimal recommendation performance and unlearning effect. To address the above challenges, we introduce CAU, a curriculum approximate unlearning framework tailored to session-based recommendation. CAU handles the unlearning task with a GA term on unlearning samples. Specifically, to…
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 · Machine Learning and Data Classification
