paper-with-me

Papers

Towards More Suitable Personalization in Federated Learning via Decentralized Partial Model Training

2023-05-24 · Yifan Shi, Yingqi Liu, Yan Sun, Zihao Lin, Li Shen, Xueqian Wang, DaCheng Tao

Personalized federated learning (PFL) aims to produce the greatest personalized model for each client to face an insurmountable problem--data heterogeneity in real FL systems. However, almost all existing works have to face large communication burdens and the risk of disruption if the central server fails. Only limited efforts have been used in a decentralized way but still suffers from inferior representation ability due to sharing the full model with its neighbors. Therefore, in this paper, we propose a personalized FL framework with a decentralized partial model training called DFedAlt. It personalizes the "right" components in the modern deep models by alternately updating the shared and personal parameters to train partially personalized models in a peer-to-peer manner. To further promote the shared parameters aggregation process, we propose DFedSalt integrating the local Sharpness Aware Minimization (SAM) optimizer to update the shared parameters. It adds proper perturbation in the direction of the gradient to overcome the shared model inconsistency across clients. Theoretically, we provide convergence analysis of both algorithms in the general non-convex setting for decentralized partial model training in PFL. Our experiments on several real-world data with various data partition settings demonstrate that (i) decentralized training is more suitable for partial personalization, which results in state-of-the-art (SOTA) accuracy compared with the SOTA PFL baselines; (ii) the shared parameters with proper perturbation make partial personalized FL more suitable for decentralized training, where DFedSalt achieves most competitive performance.

📄 PDF Abstract BibTeX arXiv:2305.15157

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningPersonalized Federated Learning

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

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

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

Decentralized Personalized Federated Learning

2024-06-10 · Salma Kharrat, Marco Canini, Samuel Horvath

This work tackles the challenges of data heterogeneity and communication limitations in decentralized federated learning. We focus on creating a collaboration graph that guides each client in selecting suitable collabora…

Federated LearningPersonalized Federated Learning

A federated graph neural network framework for privacy-preserving personalization

2022-06-02 · Nature Communications 2022 6 · Chuhan Wu, Fangzhao Wu, Lingjuan Lyu, Tao Qi 외

Graph neural network (GNN) is effective in modeling high-order interactions and has been widely used in various personalized applications such as recommendation. However, mainstream personalization methods rely on centra…

Federated LearningGraph Neural NetworkPrivacy PreservingRecommendation Systems

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