paper-with-me

Papers

Federated Learning with Partial Model Personalization

2022-04-08 · Krishna Pillutla, Kshitiz Malik, Abdelrahman Mohamed, Michael Rabbat, Maziar Sanjabi, Lin Xiao

We consider two federated learning algorithms for training partially personalized models, where the shared and personal parameters are updated either simultaneously or alternately on the devices. Both algorithms have been proposed in the literature, but their convergence properties are not fully understood, especially for the alternating variant. We provide convergence analyses of both algorithms in the general nonconvex setting with partial participation and delineate the regime where one dominates the other. Our experiments on real-world image, text, and speech datasets demonstrate that (a) partial personalization can obtain most of the benefits of full model personalization with a small fraction of personal parameters, and, (b) the alternating update algorithm often outperforms the simultaneous update algorithm by a small but consistent margin.

📄 PDF Abstract BibTeX arXiv:2204.03809

Code (2)

krishnap25/fl_partial_personalization 공식 구현
facebookresearch/fl_partial_personalization pytorch

Tasks

Federated Learningmodel

Similar Papers 제목 키워드 기반

FedPerfix: Towards Partial Model Personalization of Vision Transformers in Federated Learning

2023-08-17 · ICCV 2023 1 · Guangyu Sun, Matias Mendieta, Jun Luo, Shandong Wu 외

Personalized Federated Learning (PFL) represents a promising solution for decentralized learning in heterogeneous data environments. Partial model personalization has been proposed to improve the efficiency of PFL by sel…

Federated LearningPersonalized Federated Learning

Connecting Low-Loss Subspace for Personalized Federated Learning

2021-09-16 · Seok-Ju Hahn, Minwoo Jeong, Junghye Lee

Due to the curse of statistical heterogeneity across clients, adopting a personalized federated learning method has become an essential choice for the successful deployment of federated learning-based services. Among div…

Ensemble LearningFederated LearningPersonalized Federated Learning

Federated Reconstruction: Partially Local Federated Learning

2021-02-05 · NeurIPS 2021 12 · Karan Singhal, Hakim Sidahmed, Zachary Garrett, Shanshan Wu 외

Personalization methods in federated learning aim to balance the benefits of federated and local training for data availability, communication cost, and robustness to client heterogeneity. Approaches that require clients…

Collaborative FilteringFederated LearningMeta-Learning

A Closer Look at Personalized Fine-Tuning in Heterogeneous Federated Learning

2025-11-16 · Minghui Chen, Hrad Ghoukasian, Ruinan Jin, Zehua Wang 외 arxiv

Federated Learning (FL) enables decentralized, privacy-preserving model training but struggles to balance global generalization and local personalization due to non-identical data distributions across clients. Personaliz…

Federated Learning

MAP: Model Aggregation and Personalization in Federated Learning with Incomplete Classes

2024-04-14 · Xin-Chun Li, Shaoming Song, Yinchuan Li, Bingshuai Li 외

In some real-world applications, data samples are usually distributed on local devices, where federated learning (FL) techniques are proposed to coordinate decentralized clients without directly sharing users' private da…

Federated Learning