Leveraging Soft Prompts for Privacy Attacks in Federated Prompt Tuning
Quan Minh Nguyen, Min-Seon Kim, Hoang M. Ngo, Trong Nghia Hoang, Hyuk-Yoon Kwon, My T. Thai

TL;DR
This paper reveals a new privacy vulnerability in federated prompt-tuning, demonstrating that a malicious server can perform membership inference attacks using crafted prompts, challenging existing defenses and highlighting the need for specialized privacy protections.
Contribution
The paper introduces PromptMIA, a novel membership inference attack tailored for federated prompt-tuning, along with theoretical analysis and evaluation on benchmark datasets.
Findings
PromptMIA achieves high attack advantage across datasets.
Standard defenses are ineffective against PromptMIA.
Theoretical lower bounds explain attack success.
Abstract
Membership inference attack (MIA) poses a significant privacy threat in federated learning (FL) as it allows adversaries to determine whether a client's private dataset contains a specific data sample. While defenses against membership inference attacks in standard FL have been well studied, the recent shift toward federated fine-tuning has introduced new, largely unexplored attack surfaces. To highlight this vulnerability in the emerging FL paradigm, we demonstrate that federated prompt-tuning, which adapts pre-trained models with small input prefixes to improve efficiency, also exposes a new vector for privacy attacks. We propose PromptMIA, a membership inference attack tailored to federated prompt-tuning, in which a malicious server can insert adversarially crafted prompts and monitors their updates during collaborative training to accurately determine whether a target data point is…
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 · Adversarial Robustness in Machine Learning · Advanced Graph Neural Networks
