FedDPG: An Adaptive Yet Efficient Prompt-tuning Approach in Federated Learning Settings
Ali Shakeri, Wei Emma Zhang, Amin Beheshti, Weitong Chen, Jian Yang, Lishan Yang

TL;DR
FedDPG introduces a dynamic prompt generator for federated learning that enhances flexibility, reduces communication costs, and improves performance in NLP tasks using pre-trained language models.
Contribution
This paper proposes FedDPG, a novel adaptive prompt-tuning method with a dynamic prompt generator for federated learning, addressing efficiency and flexibility challenges.
Findings
FedDPG outperforms existing parameter-efficient methods in accuracy.
It significantly reduces communication overhead in federated settings.
The approach decreases computation time and parameter transmission.
Abstract
Pre-trained Language Models (PLMs) have demonstrated impressive performance in various NLP tasks. However, traditional fine-tuning methods for leveraging PLMs for downstream tasks entail significant computational overhead. Prompt-tuning has emerged as an efficient alternative that involves prepending a limited number of parameters to the input sequence and only updating them while the PLM's parameters are frozen. However, this technique's prompts remain fixed for all inputs, reducing the model's flexibility. The Federated Learning (FL) technique has gained attention in recent years to address the growing concerns around data privacy. However, challenges such as communication and computation limitations of clients still need to be addressed. To mitigate these challenges, this paper introduces the Federated Dynamic Prompt Generator (FedDPG), which incorporates a dynamic prompt generator…
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.
