I. Introduction
Growing concerns about privacy protection have sparked the advent of federated recommendation as a novel paradigm for creating personalized recommender models across distributed clients [22], [25], [26], [33]. In Federal Recommendation Systems (FRS), the model is bifurcated: the non-shareable client component, housing the user's embedding
A term used synonymously with 'embedding vectors' in this paper.
, a.k.a. sensitive personalized data; and the shareable component interchanges the public items' embeddings with the server, along with an interaction function designed to predict user-item pairs. Nevertheless, FRS remains susceptible to targeted poisoning attacks [30], [31], [41], which use malicious clients to poison the shared model by uploading manipulated gradients. These attacks aim to boost the exposure of selected items in users' recommendation lists. Although these tactics may seem neg-ligible due to the minor impact on model performance, they inflict more harm on users than those untargeted attacks (only aiming for performance degradation) [4], [10], [18].Targeted model poisoning attacks against FRS.