Untargeted Attack against Federated Recommendation Systems via Poisonous Item Embeddings and the Defense
Yang Yu, Qi Liu, Likang Wu, Runlong Yu, Sanshi Lei Yu, Zaixi Zhang

TL;DR
This paper introduces a novel untargeted poisoning attack called ClusterAttack against federated recommendation systems, and proposes a defense mechanism UNION that enhances system robustness by regularizing item embeddings.
Contribution
The paper presents a new untargeted attack method for FedRec systems and a contrastive learning-based defense to improve resistance against such attacks.
Findings
ClusterAttack effectively degrades FedRec performance.
UNION improves resistance against untargeted attacks.
Experiments validate the effectiveness of both methods.
Abstract
Federated recommendation (FedRec) can train personalized recommenders without collecting user data, but the decentralized nature makes it susceptible to poisoning attacks. Most previous studies focus on the targeted attack to promote certain items, while the untargeted attack that aims to degrade the overall performance of the FedRec system remains less explored. In fact, untargeted attacks can disrupt the user experience and bring severe financial loss to the service provider. However, existing untargeted attack methods are either inapplicable or ineffective against FedRec systems. In this paper, we delve into the untargeted attack and its defense for FedRec systems. (i) We propose ClusterAttack, a novel untargeted attack method. It uploads poisonous gradients that converge the item embeddings into several dense clusters, which make the recommender generate similar scores for these…
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
TopicsPrivacy-Preserving Technologies in Data · Recommender Systems and Techniques · Mental Health via Writing
Methodstravel james · Contrastive Learning
