PPA: Preference Profiling Attack Against Federated Learning
Chunyi Zhou, Yansong Gao, Anmin Fu, Kai Chen, Zhiyang Dai, Zhi Zhang,, Minhui Xue, Yuqing Zhang

TL;DR
This paper introduces Preference Profiling Attack (PPA), a novel inference method that exploits gradient sensitivities in federated learning to accurately reveal users' private preferences, raising significant privacy concerns.
Contribution
The paper presents a new attack method, PPA, that can profile user preferences in federated learning by analyzing gradient sensitivities, demonstrating high accuracy across multiple datasets and real-world scenarios.
Findings
Achieves 90-98% top-1 attack accuracy on MNIST and CIFAR10.
Reveals user preferences with 78-88% accuracy in shopping and facial expression scenarios.
Exposes privacy vulnerabilities in federated learning models.
Abstract
Federated learning (FL) trains a global model across a number of decentralized users, each with a local dataset. Compared to traditional centralized learning, FL does not require direct access to local datasets and thus aims to mitigate data privacy concerns. However, data privacy leakage in FL still exists due to inference attacks, including membership inference, property inference, and data inversion. In this work, we propose a new type of privacy inference attack, coined Preference Profiling Attack (PPA), that accurately profiles the private preferences of a local user, e.g., most liked (disliked) items from the client's online shopping and most common expressions from the user's selfies. In general, PPA can profile top-k (i.e., k = 1, 2, 3 and k = 1 in particular) preferences contingent on the local client (user)'s characteristics. Our key insight is that the gradient variation of a…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Privacy, Security, and Data Protection
MethodsDropout
