paper-with-me

Papers

FedSPC: Shared Parameter Correction for Personalized Federated Learning

2026-06-11 · Kannanthodath Induchoodan Ajay Menon, Christian Prehofer, Yunfei Xu, Toru Hirano arxiv

Personalized federated learning (PFL) is one of the important approaches in federated learning for addressing statistical heterogeneity while enabling client-specific adaptation. Many PFL methods split the model into shared and personalized parameters, which are jointly trained on each client. However, this creates an optimization issue: shared parameters are updated by clients optimizing different local objectives, which can lead to inconsistent shared updates and weaken the shared representation. To address this problem, we propose Federated Shared Parameter Correction (FedSPC), a modular correction method for PFL. FedSPC applies control-variate correction only to the shared parameters of a given PFL method, while leaving personalized parameters unchanged. It can be integrated into three common PFL settings: shared feature extractors, shared classifiers, and fully shared models with local regularization. Experiments on CIFAR-100 and Tiny-ImageNet with ViT, ResNet-34, and VGG-11 show that FedSPC improves performance across representative PFL methods, including FedPer, FedRep, FedBABU, LG-FedAvg, and Ditto.

📄 PDF Abstract BibTeX arXiv:2606.13748

Code (0)

등록된 구현이 없습니다.

Tasks

Personalized Federated Learning

Similar Papers 제목 키워드 기반

PM-MOE: Mixture of Experts on Private Model Parameters for Personalized Federated Learning

2025-02-01 · Yu Feng, Yangli-ao Geng, Yifan Zhu, Zongfu Han 외

Federated learning (FL) has gained widespread attention for its privacy-preserving and collaborative learning capabilities. Due to significant statistical heterogeneity, traditional FL struggles to generalize a shared mo…

DenoisingFederated LearningMixture-of-ExpertsPersonalized Federated Learning+1

Towards Personalized Federated Multi-Scenario Multi-Task Recommendation

2024-06-27 · Yue Ding, Yanbiao Ji, Xun Cai, Xin Xin 외

In modern recommender systems, especially in e-commerce, predicting multiple targets such as click-through rate (CTR) and post-view conversion rate (CTCVR) is common. Multi-task recommender systems are increasingly popul…

Federated LearningMixture-of-ExpertsPersonalized Federated LearningRecommendation Systems

FedAS: Bridging Inconsistency in Personalized Federated Learning

2024-01-01 · CVPR 2024 1 · Xiyuan Yang, Wenke Huang, Mang Ye

Personalized Federated Learning (PFL) is primarily designed to provide customized models for each client to better fit the non-iid distributed client data which is a inherent challenge in Federated Learning. However …

Federated LearningPersonalized Federated Learning

Partially Personalized Federated Learning: Breaking the Curse of Data Heterogeneity

2023-05-29 · Konstantin Mishchenko, Rustem Islamov, Eduard Gorbunov, Samuel Horváth

We present a partially personalized formulation of Federated Learning (FL) that strikes a balance between the flexibility of personalization and cooperativeness of global training. In our framework, we split the variable…

Federated LearningPersonalized Federated Learning

Decoupling General and Personalized Knowledge in Federated Learning via Additive and Low-Rank Decomposition

2024-06-28 · Xinghao Wu, Xuefeng Liu, Jianwei Niu, Haolin Wang 외

To address data heterogeneity, the key strategy of Personalized Federated Learning (PFL) is to decouple general knowledge (shared among clients) and client-specific knowledge, as the latter can have a negative impact on …

Federated LearningGeneral KnowledgePersonalized Federated Learning