paper-with-me

홈 › Papers

When Federated Learning Meets Pre-trained Language Models' Parameter-Efficient Tuning Methods

2022-12-20 · Zhuo Zhang, Yuanhang Yang, Yong Dai, Lizhen Qu, Zenglin Xu

With increasing privacy concerns on data, recent studies have made significant progress using federated learning (FL) on privacy-sensitive natural language processing (NLP) tasks. Much literature suggests fully fine-tuning pre-trained language models (PLMs) in the FL paradigm can mitigate the data heterogeneity problem and close the performance gap with centralized training. However, large PLMs bring the curse of prohibitive communication overhead and local model adaptation costs for the FL system. To this end, we introduce various parameter-efficient tuning (PETuning) methods into federated learning. Specifically, we provide a holistic empirical study of representative PLMs tuning methods in FL. The experimental results cover the analysis of data heterogeneity levels, data scales, and different FL scenarios. Overall communication overhead can be significantly reduced by locally tuning and globally aggregating lightweight model parameters while maintaining acceptable performance in various FL settings. To facilitate the research of PETuning in FL, we also develop a federated tuning framework FedPETuning, which allows practitioners to exploit different PETuning methods under the FL training paradigm conveniently. The source code is available at \url{https://github.com/iezhuozhuo/FedETuning/tree/deltaTuning}.

📄 PDF Abstract BibTeX arXiv:2212.10025

Code (1)

smilelab-fl/fedpetuning 공식 구현 pytorch

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

FedControl: When Control Theory Meets Federated Learning

2022-05-27 · Adnan Ben Mansour, Gaia Carenini, Alexandre Duplessis, David Naccache

To date, the most popular federated learning algorithms use coordinate-wise averaging of the model parameters. We depart from this approach by differentiating client contributions according to the performance of local le…

Federated Learning

Federated Learning Meets Natural Language Processing: A Survey

2021-07-27 · Ming Liu, Stella Ho, Mengqi Wang, Longxiang Gao 외

Federated Learning aims to learn machine learning models from multiple decentralized edge devices (e.g. mobiles) or servers without sacrificing local data privacy. Recent Natural Language Processing techniques rely on de…

Federated LearningSurvey

When Federated Learning Meets Quantum Computing: Survey and Research Opportunities

2025-04-09 · Aakar Mathur, Ashish Gupta, Sajal K. Das

Quantum Federated Learning (QFL) is an emerging field that harnesses advances in Quantum Computing (QC) to improve the scalability and efficiency of decentralized Federated Learning (FL) models. This paper provides a sys…

Federated Learning

When BERT Meets Quantum Temporal Convolution Learning for Text Classification in Heterogeneous Computing

2022-02-17 · Chao-Han Huck Yang, Jun Qi, Samuel Yen-Chi Chen, Yu Tsao 외

The rapid development of quantum computing has demonstrated many unique characteristics of quantum advantages, such as richer feature representation and more secured protection on model parameters. This work proposes a v…

ClassificationCPUDecoderFederated Learning+7

When Decentralized Optimization Meets Federated Learning

2023-06-05 · Hongchang Gao, My T. Thai, Jie Wu

Federated learning is a new learning paradigm for extracting knowledge from distributed data. Due to its favorable properties in preserving privacy and saving communication costs, it has been extensively studied and wide…

Federated Learning