FedDTPT: Federated Discrete and Transferable Prompt Tuning for Black-Box Large Language Models
Jiaqi Wu, Simin Chen, Yuzhe Yang, Yijiang Li, Shiyue Hou, Rui Jing,, Zehua Wang, Wei Chen, Zijian Tian

TL;DR
This paper introduces FedDTPT, a federated prompt tuning method for black-box large language models that enhances privacy, reduces communication costs, and produces transferable prompts through a novel token-level discrete optimization approach.
Contribution
It presents the first federated discrete prompt tuning framework for black-box LLMs, combining token-level discrete optimization with semantic filtering and clustering for improved performance.
Findings
Achieves higher accuracy than state-of-the-art methods.
Reduces communication overhead in federated settings.
Demonstrates robustness to non-iid data and transferability of prompts.
Abstract
In recent years, large language models (LLMs) have significantly advanced the field of natural language processing (NLP). By fine-tuning LLMs with data from specific scenarios, these foundation models can better adapt to various downstream tasks. However, the fine-tuning process poses privacy leakage risks, particularly in centralized data processing scenarios. To address user privacy concerns, federated learning (FL) has been introduced to mitigate the risks associated with centralized data collection from multiple sources. Nevertheless, the privacy of LLMs themselves is equally critical, as potential malicious attacks challenge their security, an issue that has received limited attention in current research. Consequently, establishing a trusted multi-party model fine-tuning environment is essential. Additionally, the local deployment of large LLMs incurs significant storage costs and…
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
TopicsTopic Modeling · Speech Recognition and Synthesis · Natural Language Processing Techniques
MethodsSoftmax · Attention Is All You Need
