paper-with-me

Papers

Personalized federated learning based on feature fusion

2024-06-24 · Wolong Xing, Zhenkui Shi, Hongyan Peng, Xiantao Hu, Xianxian Li

Federated learning enables distributed clients to collaborate on training while storing their data locally to protect client privacy. However, due to the heterogeneity of data, models, and devices, the final global model may need to perform better for tasks on each client. Communication bottlenecks, data heterogeneity, and model heterogeneity have been common challenges in federated learning. In this work, we considered a label distribution skew problem, a type of data heterogeneity easily overlooked. In the context of classification, we propose a personalized federated learning approach called pFedPM. In our process, we replace traditional gradient uploading with feature uploading, which helps reduce communication costs and allows for heterogeneous client models. These feature representations play a role in preserving privacy to some extent. We use a hyperparameter $a$ to mix local and global features, which enables us to control the degree of personalization. We also introduced a relation network as an additional decision layer, which provides a non-linear learnable classifier to predict labels. Experimental results show that, with an appropriate setting of $a$, our scheme outperforms several recent FL methods on MNIST, FEMNIST, and CRIFAR10 datasets and achieves fewer communications.

📄 PDF Abstract BibTeX arXiv:2406.16583

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningPersonalized Federated LearningRelation Network

Similar Papers 제목 키워드 기반

Cross-Fusion Rule for Personalized Federated Learning

2023-02-06 · Wangzhuo Yang, Bo Chen, Yijun Shen, Jiong Liu 외

Data scarcity and heterogeneity pose significant performance challenges for personalized federated learning, and these challenges are mainly reflected in overfitting and low precision in existing methods. To overcome the…

Federated LearningPersonalized Federated Learning

FedDBP: Enhancing Federated Prototype Learning with Dual-Branch Features and Personalized Global Fusion

2026-03-31 · Ningzhi Gao, Siquan Huang, Leyu Shi, Ying Gao arxiv

Federated prototype learning (FPL), as a solution to heterogeneous federated learning (HFL), effectively alleviates the challenges of data and model heterogeneity.However, existing FPL methods fail to balance the fidelit…

Contrastive LearningFederated Learning

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

Dynamic Fusion Strategies for Federated Multimodal Recommendations

2024-10-11 · Zhiwei Li, Guodong Long, Jing Jiang, Chengqi Zhang

Delivering deeply personalized recommendations necessitates understanding user interactions with diverse multimedia features, but achieving this within the constraints of Federated Recommendation Systems (FedRec) is seve…

Multimodal RecommendationPrivacy PreservingRecommendation Systems

Personalized Federated Learning for Multi-task Fault Diagnosis of Rotating Machinery

2022-11-17 · Sheng Guo, Zengxiang Li, Hui Liu, Shubao Zhao 외

Intelligent fault diagnosis is essential to safe operation of machinery. However, due to scarce fault samples and data heterogeneity in field machinery, deep learning based diagnosis methods are prone to over-fitting wit…

Fault DiagnosisFederated LearningPersonalized Federated Learning