Post-Training Attribute Unlearning in Recommender Systems
Chaochao Chen, Yizhao Zhang, Yuyuan Li, Jun Wang, Lianyong Qi,, Xiaolong Xu, Xiaolin Zheng, Jianwei Yin

TL;DR
This paper introduces a post-training method for unlearning sensitive user attributes in recommender systems to enhance privacy, using a novel loss function that balances attribute indistinguishability and recommendation performance.
Contribution
It proposes a practical post-training attribute unlearning approach with a new loss function combining distinguishability and regularization, addressing unseen private information.
Findings
Effective attribute unlearning demonstrated on four real-world datasets.
The method maintains recommendation accuracy while removing sensitive attributes.
Handles multi-class attributes efficiently with minimal computational overhead.
Abstract
With the growing privacy concerns in recommender systems, recommendation unlearning is getting increasing attention. Existing studies predominantly use training data, i.e., model inputs, as unlearning target. However, attackers can extract private information from the model even if it has not been explicitly encountered during training. We name this unseen information as \textit{attribute} and treat it as unlearning target. To protect the sensitive attribute of users, Attribute Unlearning (AU) aims to make target attributes indistinguishable. In this paper, we focus on a strict but practical setting of AU, namely Post-Training Attribute Unlearning (PoT-AU), where unlearning can only be performed after the training of the recommendation model is completed. To address the PoT-AU problem in recommender systems, we propose a two-component loss function. The first component is…
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 · Intelligent Tutoring Systems and Adaptive Learning
MethodsFocus
