paper-with-me

홈 › Papers

UltraRE: Enhancing RecEraser for Recommendation Unlearning via Error Decomposition

2023-09-21 · NeurIPS 2023 11

With growing concerns regarding privacy in machine learning models, regulations have committed to granting individuals the right to be forgotten while mandating companies to develop non-discriminatory machine learning systems, thereby fueling the study of the machine unlearning problem. Our attention is directed toward a practical unlearning scenario, i.e., recommendation unlearning. As the state-of-the-art framework, i.e., RecEraser, naturally achieves full unlearning completeness, our objective is to enhance it in terms of model utility and unlearning efficiency. In this paper, we rethink RecEraser from an ensemble-based perspective and focus on its three potential losses, i.e., redundancy, relevance, and combination. Under the theoretical guidance of the above three losses, we propose a new framework named UltraRE, which simplifies and powers RecEraser for recommendation tasks. Specifically, for redundancy loss, we incorporate transport weights in the clustering algorithm to optimize the equilibrium between collaboration and balance while enhancing efficiency; for relevance loss, we ensure that sub-models reach convergence on their respective group data; for combination loss, we simplify the combination estimator without compromising its efficacy. Extensive experiments on three real-world datasets demonstrate the effectiveness of UltraRE.

📄 PDF Abstract BibTeX

Code (1)

zhangyizhao/ultrare 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Recommendation Unlearning

2022-01-18 · Chong Chen, Fei Sun, Min Zhang, Bolin Ding

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, sev…

Machine UnlearningRecommendation Systems

Customized Retrieval-Augmented Generation with LLM for Debiasing Recommendation Unlearning

2025-09-10 · Haichao Zhang, Chong Zhang, Peiyu Hu, Shi Qiu 외 arxiv

Modern recommender systems face a critical challenge in complying with privacy regulations like the 'right to be forgotten': removing a user's data without disrupting recommendations for others. Traditional unlearning me…

CURE4Rec: A Benchmark for Recommendation Unlearning with Deeper Influence

2024-08-26 · Chaochao Chen, Jiaming Zhang, Yizhao Zhang, Li Zhang 외

With increasing privacy concerns in artificial intelligence, regulations have mandated the right to be forgotten, granting individuals the right to withdraw their data from models. Machine unlearning has emerged as a pot…

FairnessMachine UnlearningRecommendation Systems

On the Effectiveness of Unlearning in Session-Based Recommendation

2023-12-22 · Xin Xin, Liu Yang, Ziqi Zhao, Pengjie Ren 외

Session-based recommendation predicts users' future interests from previous interactions in a session. Despite the memorizing of historical samples, the request of unlearning, i.e., to remove the effect of certain traini…

Session-Based Recommendations

A Survey on Recommendation Unlearning: Fundamentals, Taxonomy, Evaluation, and Open Questions

2024-12-17 · Yuyuan Li, Xiaohua Feng, Chaochao Chen, Qiang Yang

Recommender systems have become increasingly influential in shaping user behavior and decision-making, highlighting their growing impact in various domains. Meanwhile, the widespread adoption of machine learning models i…

Machine UnlearningRecommendation SystemsSurvey