paper-with-me

Papers

Manipulating Visually-aware Federated Recommender Systems and Its Countermeasures

2023-05-14 · Wei Yuan, Shilong Yuan, Chaoqun Yang, Quoc Viet Hung Nguyen, Hongzhi Yin

Federated recommender systems (FedRecs) have been widely explored recently due to their ability to protect user data privacy. In FedRecs, a central server collaboratively learns recommendation models by sharing model public parameters with clients, thereby offering a privacy-preserving solution. Unfortunately, the exposure of model parameters leaves a backdoor for adversaries to manipulate FedRecs. Existing works about FedRec security already reveal that items can easily be promoted by malicious users via model poisoning attacks, but all of them mainly focus on FedRecs with only collaborative information (i.e., user-item interactions). We argue that these attacks are effective because of the data sparsity of collaborative signals. In practice, auxiliary information, such as products' visual descriptions, is used to alleviate collaborative filtering data's sparsity. Therefore, when incorporating visual information in FedRecs, all existing model poisoning attacks' effectiveness becomes questionable. In this paper, we conduct extensive experiments to verify that incorporating visual information can beat existing state-of-the-art attacks in reasonable settings. However, since visual information is usually provided by external sources, simply including it will create new security problems. Specifically, we propose a new kind of poisoning attack for visually-aware FedRecs, namely image poisoning attacks, where adversaries can gradually modify the uploaded image to manipulate item ranks during FedRecs' training process. Furthermore, we reveal that the potential collaboration between image poisoning attacks and model poisoning attacks will make visually-aware FedRecs more vulnerable to being manipulated. To safely use visual information, we employ a diffusion model in visually-aware FedRecs to purify each uploaded image and detect the adversarial images.

📄 PDF Abstract BibTeX arXiv:2305.08183

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative FilteringModel PoisoningPrivacy PreservingRecommendation Systems

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

PipAttack: Poisoning Federated Recommender Systems forManipulating Item Promotion

2021-10-21 · Shijie Zhang, Hongzhi Yin, Tong Chen, Zi Huang 외

Due to the growing privacy concerns, decentralization emerges rapidly in personalized services, especially recommendation. Also, recent studies have shown that centralized models are vulnerable to poisoning attacks, comp…

Federated LearningModel PoisoningRecommendation Systems

Adversarial Item Promotion on Visually-Aware Recommender Systems by Guided Diffusion

2023-12-25 · Lijian Chen, Wei Yuan, Tong Chen, Guanhua Ye 외

Visually-aware recommender systems have found widespread application in domains where visual elements significantly contribute to the inference of users' potential preferences. While the incorporation of visual informati…

Recommendation Systems

Exploring Customer Price Preference and Product Profit Role in Recommender Systems

2022-03-13 · Michal Kompan, Peter Gaspar, Jakub Macina, Matus Cimerman 외

Most of the research in the recommender systems domain is focused on the optimization of the metrics based on historical data such as Mean Average Precision (MAP) or Recall. However, there is a gap between the research a…

Recommendation Systems

A Black-Box Attack Model for Visually-Aware Recommender Systems

2020-11-05 · Rami Cohen, Oren Sar Shalom, Dietmar Jannach, Amihood Amir

Due to the advances in deep learning, visually-aware recommender systems (RS) have recently attracted increased research interest. Such systems combine collaborative signals with images, usually represented as feature ve…

Recommendation Systems

Privacy Threats Against Federated Matrix Factorization

2020-07-03 · Dashan Gao, Ben Tan, Ce Ju, Vincent W. Zheng 외

Matrix Factorization has been very successful in practical recommendation applications and e-commerce. Due to data shortage and stringent regulations, it can be hard to collect sufficient data to build performant recomme…

Collaborative FilteringFederated LearningPrivacy PreservingRecommendation Systems