paper-with-me

Papers

Cross-Fusion Rule for Personalized Federated Learning

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

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 these challenges, a multi-layer multi-fusion strategy framework is proposed in this paper, i.e., the server adopts the network layer parameters of each client upload model as the basic unit of fusion for information-sharing calculation. Then, a new fusion strategy combining personalized and generic is purposefully proposed, and the network layer number fusion threshold of each fusion strategy is designed according to the network layer function. Under this mechanism, the L2-Norm negative exponential similarity metric is employed to calculate the fusion weights of the corresponding feature extraction layer parameters for each client, thus improving the efficiency of heterogeneous data personalized collaboration. Meanwhile, the federated global optimal model approximation fusion strategy is adopted in the network full-connect layer, and this generic fusion strategy alleviates the overfitting introduced by forceful personalized. Finally, the experimental results show that the proposed method is superior to the state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2302.02531

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningPersonalized Federated Learning

Similar Papers 제목 키워드 기반

Row-wise Fusion Regularization: An Interpretable Personalized Federated Learning Framework in Large-Scale Scenarios

2025-10-16 · Runlin Zhou, Letian Li, Zemin Zheng arxiv

We study personalized federated learning for multivariate responses where client models are heterogeneous yet share variable-level structure. Existing entry-wise penalties ignore cross-response dependence, while matrix-w…

Personalized Federated Learning

Personalized Federated Learning via Dual-Prompt Optimization and Cross Fusion

2025-06-26 · Yuguang Zhang, Kuangpu Guo, Zhihe Lu, Yunbo Wang 외

Federated learning (FL) enables collaborative model training across decentralized clients without sharing local data, but is challenged by heterogeneity in data, computation, and communication. Pretrained vision-language…

Federated LearningPersonalized Federated LearningPrompt Learning

PrivFedTalk: Privacy-Aware Federated Diffusion with Identity-Stable Adapters for Personalized Talking-Head Generation

2026-04-09 · Soumya Mazumdar, Vineet Kumar Rakesh, Tapas Samanta arxiv

Talking-head generation has advanced rapidly with diffusion-based generative models, but training usually depends on centralized face-video and speech datasets, raising major privacy concerns. The problem is more acute f…

WarmFed: Federated Learning with Warm-Start for Globalization and Personalization Via Personalized Diffusion Models

2025-03-05 · Tao Feng, Jie Zhang, Xiangjian Li, Rong Huang 외

Federated Learning (FL) stands as a prominent distributed learning paradigm among multiple clients to achieve a unified global model without privacy leakage. In contrast to FL, Personalized federated learning aims at ser…

Federated LearningPersonalized Federated Learning

User-Centric Federated Learning: Trading off Wireless Resources for Personalization

2023-04-25 · Mohamad Mestoukirdi, Matteo Zecchin, David Gesbert, Qianrui Li

Statistical heterogeneity across clients in a Federated Learning (FL) system increases the algorithm convergence time and reduces the generalization performance, resulting in a large communication overhead in return for …

Federated LearningPrivacy Preserving