paper-with-me

Papers

Interaction-level Membership Inference Attack Against Federated Recommender Systems

2023-01-26 · Wei Yuan, Chaoqun Yang, Quoc Viet Hung Nguyen, Lizhen Cui, Tieke He, Hongzhi Yin

The marriage of federated learning and recommender system (FedRec) has been widely used to address the growing data privacy concerns in personalized recommendation services. In FedRecs, users' attribute information and behavior data (i.e., user-item interaction data) are kept locally on their personal devices, therefore, it is considered a fairly secure approach to protect user privacy. As a result, the privacy issue of FedRecs is rarely explored. Unfortunately, several recent studies reveal that FedRecs are vulnerable to user attribute inference attacks, highlighting the privacy concerns of FedRecs. In this paper, we further investigate the privacy problem of user behavior data (i.e., user-item interactions) in FedRecs. Specifically, we perform the first systematic study on interaction-level membership inference attacks on FedRecs. An interaction-level membership inference attacker is first designed, and then the classical privacy protection mechanism, Local Differential Privacy (LDP), is adopted to defend against the membership inference attack. Unfortunately, the empirical analysis shows that LDP is not effective against such new attacks unless the recommendation performance is largely compromised. To mitigate the interaction-level membership attack threats, we design a simple yet effective defense method to significantly reduce the attacker's inference accuracy without losing recommendation performance. Extensive experiments are conducted with two widely used FedRecs (Fed-NCF and Fed-LightGCN) on three real-world recommendation datasets (MovieLens-100K, Steam-200K, and Amazon Cell Phone), and the experimental results show the effectiveness of our solutions.

📄 PDF Abstract BibTeX arXiv:2301.10964

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeFederated LearningInference AttackMembership Inference AttackRecommendation Systems

Similar Papers 제목 키워드 기반

Node-Level Membership Inference Attacks Against Graph Neural Networks

2021-02-10 · Xinlei He, Rui Wen, Yixin Wu, Michael Backes 외

Many real-world data comes in the form of graphs, such as social networks and protein structure. To fully utilize the information contained in graph data, a new family of machine learning (ML) models, namely graph neural…

BIG-bench Machine Learning

Debiasing Learning for Membership Inference Attacks Against Recommender Systems

2022-06-24 · Zihan Wang, Na Huang, Fei Sun, Pengjie Ren 외

Learned recommender systems may inadvertently leak information about their training data, leading to privacy violations. We investigate privacy threats faced by recommender systems through the lens of membership inferenc…

Recommendation Systems

User-Level Membership Inference Attack against Metric Embedding Learning

2022-03-04 · Guoyao Li, Shahbaz Rezaei, Xin Liu

Membership inference (MI) determines if a sample was part of a victim model training set. Recent development of MI attacks focus on record-level membership inference which limits their application in many real-world scen…

Inference AttackMembership Inference AttackPerson Re-Identification

Practical Bayes-Optimal Membership Inference Attacks

2025-05-30 · Marcus Lassila, Johan Östman, Khac-Hoang Ngo, Alexandre Graell i Amat

We develop practical and theoretically grounded membership inference attacks (MIAs) against both independent and identically distributed (i.i.d.) data and graph-structured data. Building on the Bayesian decision-theoreti…

Membership Inference Attacks Against Recommender Systems

2021-09-16 · Minxing Zhang, Zhaochun Ren, Zihan Wang, Pengjie Ren 외

Recently, recommender systems have achieved promising performances and become one of the most widely used web applications. However, recommender systems are often trained on highly sensitive user data, thus potential dat…

Recommendation Systems