Accelerating the Surrogate Retraining for Poisoning Attacks against Recommender Systems
Yunfan Wu, Qi Cao, Shuchang Tao, Kaike Zhang, Fei Sun, Huawei Shen

TL;DR
This paper proposes Gradient Passing (GP), a novel technique that accelerates surrogate retraining in data poisoning attacks against recommender systems by approximating cascading effects, leading to more efficient and effective attacks.
Contribution
Introduction of Gradient Passing (GP), a method that speeds up surrogate retraining by passing gradients between user-item pairs, improving attack efficiency and effectiveness.
Findings
GP achieves similar effects with a single update as multiple retraining iterations.
GP enables closer approximation of the surrogate to the victim recommender.
Experiments show GP improves attack efficiency and success rate.
Abstract
Recent studies have demonstrated the vulnerability of recommender systems to data poisoning attacks, where adversaries inject carefully crafted fake user interactions into the training data of recommenders to promote target items. Current attack methods involve iteratively retraining a surrogate recommender on the poisoned data with the latest fake users to optimize the attack. However, this repetitive retraining is highly time-consuming, hindering the efficient assessment and optimization of fake users. To mitigate this computational bottleneck and develop a more effective attack in an affordable time, we analyze the retraining process and find that a change in the representation of one user/item will cause a cascading effect through the user-item interaction graph. Under theoretical guidance, we introduce \emph{Gradient Passing} (GP), a novel technique that explicitly passes gradients…
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
TopicsSpam and Phishing Detection · Data Stream Mining Techniques · Sentiment Analysis and Opinion Mining
