FedMCP: Parameter-Efficient Federated Learning with Model-Contrastive Personalization
Qianyi Zhao, Chen Qu, Cen Chen, Mingyuan Fan, Yanhao Wang

TL;DR
FedMCP is a parameter-efficient federated learning method that uses lightweight adapters and model-contrastive regularization to personalize large language models across diverse clients, reducing communication costs and improving performance.
Contribution
The paper introduces FedMCP, a novel approach combining lightweight adapters and contrastive regularization for personalized federated learning of large language models.
Findings
Achieves significant performance gains over existing FL fine-tuning methods.
Reduces communication overhead by transmitting only lightweight adapters.
Effectively captures both universal and client-specific knowledge.
Abstract
With increasing concerns and regulations on data privacy, fine-tuning pretrained language models (PLMs) in federated learning (FL) has become a common paradigm for NLP tasks. Despite being extensively studied, the existing methods for this problem still face two primary challenges. First, the huge number of parameters in large-scale PLMs leads to excessive communication and computational overhead. Second, the heterogeneity of data and tasks across clients poses a significant obstacle to achieving the desired fine-tuning performance. To address the above problems, we propose FedMCP, a novel parameter-efficient fine-tuning method with model-contrastive personalization for FL. Specifically, FedMCP adds two lightweight adapter modules, i.e., the global adapter and the private adapter, to the frozen PLMs within clients. In a communication round, each client sends only the global adapter to…
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 · Recommender Systems and Techniques
MethodsAdapter
