paper-with-me

홈 › Papers

pFedES: Model Heterogeneous Personalized Federated Learning with Feature Extractor Sharing

2023-11-12 · Liping Yi, Han Yu, Gang Wang, Xiaoguang Liu

As a privacy-preserving collaborative machine learning paradigm, federated learning (FL) has attracted significant interest from academia and the industry alike. To allow each data owner (a.k.a., FL clients) to train a heterogeneous and personalized local model based on its local data distribution, system resources and requirements on model structure, the field of model-heterogeneous personalized federated learning (MHPFL) has emerged. Existing MHPFL approaches either rely on the availability of a public dataset with special characteristics to facilitate knowledge transfer, incur high computation and communication costs, or face potential model leakage risks. To address these limitations, we propose a model-heterogeneous personalized Federated learning approach based on feature Extractor Sharing (pFedES). It incorporates a small homogeneous feature extractor into each client's heterogeneous local model. Clients train them via the proposed iterative learning method to enable the exchange of global generalized knowledge and local personalized knowledge. The small local homogeneous extractors produced after local training are uploaded to the FL server and for aggregation to facilitate easy knowledge sharing among clients. We theoretically prove that pFedES can converge over wall-to-wall time. Extensive experiments on two real-world datasets against six state-of-the-art methods demonstrate that pFedES builds the most accurate model, while incurring low communication and computation costs. Compared with the best-performing baseline, it achieves 1.61% higher test accuracy, while reducing communication and computation costs by 99.6% and 82.9%, respectively.

📄 PDF Abstract BibTeX arXiv:2311.06879

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningPersonalized Federated LearningPrivacy PreservingTransfer Learning

Similar Papers 제목 키워드 기반

pFedMoE: Data-Level Personalization with Mixture of Experts for Model-Heterogeneous Personalized Federated Learning

2024-02-02 · Liping Yi, Han Yu, Chao Ren, Heng Zhang 외

Federated learning (FL) has been widely adopted for collaborative training on decentralized data. However, it faces the challenges of data, system, and model heterogeneity. This has inspired the emergence of model-hetero…

Federated LearningMixture-of-ExpertsPersonalized Federated Learning

pFedAFM: Adaptive Feature Mixture for Batch-Level Personalization in Heterogeneous Federated Learning

2024-04-27 · Liping Yi, Han Yu, Chao Ren, Heng Zhang 외

Model-heterogeneous personalized federated learning (MHPFL) enables FL clients to train structurally different personalized models on non-independent and identically distributed (non-IID) local data. Existing MHPFL metho…

Federated LearningPersonalized Federated LearningPrediction

FedClassAvg: Local Representation Learning for Personalized Federated Learning on Heterogeneous Neural Networks

2022-10-25 · Jaehee Jang, Heonseok Ha, Dahuin Jung, Sungroh Yoon

Personalized federated learning is aimed at allowing numerous clients to train personalized models while participating in collaborative training in a communication-efficient manner without exchanging private data. Howeve…

Federated LearningPersonalized Federated LearningRepresentation LearningTransfer Learning

FediOS: Decoupling Orthogonal Subspaces for Personalization in Feature-skew Federated Learning

2023-11-30 · Lingzhi Gao, Zexi Li, Yang Lu, Chao Wu

Personalized federated learning (pFL) enables collaborative training among multiple clients to enhance the capability of customized local models. In pFL, clients may have heterogeneous (also known as non-IID) data, which…

Federated LearningPersonalized Federated Learning

Personalized Federated Learning with Adaptive Feature Aggregation and Knowledge Transfer

2024-10-19 · Keting Yin, Jiayi Mao

Federated Learning(FL) is popular as a privacy-preserving machine learning paradigm for generating a single model on decentralized data. However, statistical heterogeneity poses a significant challenge for FL. As a subfi…

Federated LearningPersonalized Federated LearningPrivacy PreservingTransfer Learning