paper-with-me

홈 › Papers

FedHFT: Efficient Federated Finetuning with Heterogeneous Edge Clients

2025-10-15 · Fatih Ilhan, Selim Furkan Tekin, Tiansheng Huang, Gaowen Liu, Ramana Kompella, Greg Eisenhauer, Yingyan Celine Lin, Calton Pu, Ling Liu arxiv

Fine-tuning pre-trained large language models (LLMs) has become a common practice for personalized natural language understanding (NLU) applications on downstream tasks and domain-specific datasets. However, there are two main challenges: (i) limited and/or heterogeneous data for fine-tuning due to proprietary data confidentiality or privacy requirements, and (ii) varying computation resources available across participating clients such as edge devices. This paper presents FedHFT - an efficient and personalized federated fine-tuning framework to address both challenges. First, we introduce a mixture of masked adapters to handle resource heterogeneity across participating clients, enabling high-performance collaborative fine-tuning of pre-trained language model(s) across multiple clients in a distributed setting, while keeping proprietary data local. Second, we introduce a bi-level optimization approach to handle non-iid data distribution based on masked personalization and client clustering. Extensive experiments demonstrate significant performance and efficiency improvements over various natural language understanding tasks under data and resource heterogeneity compared to representative heterogeneous federated learning methods.

📄 PDF Abstract BibTeX arXiv:2510.14054

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language UnderstandingFederated Learning

Similar Papers 제목 키워드 기반

FedDAT: An Approach for Foundation Model Finetuning in Multi-Modal Heterogeneous Federated Learning

2023-08-21 · Haokun Chen, Yao Zhang, Denis Krompass, Jindong Gu 외

Recently, foundation models have exhibited remarkable advancements in multi-modal learning. These models, equipped with millions (or billions) of parameters, typically require a substantial amount of data for finetuning.…

Federated LearningKnowledge DistillationTransfer Learning

FedAL: Black-Box Federated Knowledge Distillation Enabled by Adversarial Learning

2023-11-28 · Pengchao Han, Xingyan Shi, Jianwei Huang

Knowledge distillation (KD) can enable collaborative learning among distributed clients that have different model architectures and do not share their local data and model parameters with others. Each client updates its …

Knowledge DistillationTransfer Learning

Federated Learning with Unlabeled Clients: Personalization Can Happen in Low Dimensions

2025-05-21 · Hossein Zakerinia, Jonathan Scott, Christoph H. Lampert

Personalized federated learning has emerged as a popular approach to training on devices holding statistically heterogeneous data, known as clients. However, most existing approaches require a client to have labeled data…

Federated LearningPersonalized Federated Learning

FedCorr: Multi-Stage Federated Learning for Label Noise Correction

2022-04-10 · CVPR 2022 1 · Jingyi Xu, Zihan Chen, Tony Q. S. Quek, Kai Fong Ernest Chong

Federated learning (FL) is a privacy-preserving distributed learning paradigm that enables clients to jointly train a global model. In real-world FL implementations, client data could have label noise, and different clie…

Federated LearningPrivacy Preserving

No One Left Behind: Inclusive Federated Learning over Heterogeneous Devices

2022-02-16 · Ruixuan Liu, Fangzhao Wu, Chuhan Wu, Yanlin Wang 외

Federated learning (FL) is an important paradigm for training global models from decentralized data in a privacy-preserving way. Existing FL methods usually assume the global model can be trained on any participating cli…

Federated LearningKnowledge DistillationPrivacy Preserving