paper-with-me

Papers

DisPFL: Towards Communication-Efficient Personalized Federated Learning via Decentralized Sparse Training

2022-06-01 · Rong Dai, Li Shen, Fengxiang He, Xinmei Tian, DaCheng Tao

Personalized federated learning is proposed to handle the data heterogeneity problem amongst clients by learning dedicated tailored local models for each user. However, existing works are often built in a centralized way, leading to high communication pressure and high vulnerability when a failure or an attack on the central server occurs. In this work, we propose a novel personalized federated learning framework in a decentralized (peer-to-peer) communication protocol named Dis-PFL, which employs personalized sparse masks to customize sparse local models on the edge. To further save the communication and computation cost, we propose a decentralized sparse training technique, which means that each local model in Dis-PFL only maintains a fixed number of active parameters throughout the whole local training and peer-to-peer communication process. Comprehensive experiments demonstrate that Dis-PFL significantly saves the communication bottleneck for the busiest node among all clients and, at the same time, achieves higher model accuracy with less computation cost and communication rounds. Furthermore, we demonstrate that our method can easily adapt to heterogeneous local clients with varying computation complexities and achieves better personalized performances.

📄 PDF Abstract BibTeX arXiv:2206.00187

Code (1)

rong-dai/dispfl 공식 구현 pytorch

Tasks

Federated LearningPersonalized Federated Learning

Similar Papers 제목 키워드 기반

Decentralized Personalized Federated Learning based on a Conditional Sparse-to-Sparser Scheme

2024-04-24 · Qianyu Long, Qiyuan Wang, Christos Anagnostopoulos, Daning Bi

Decentralized Federated Learning (DFL) has become popular due to its robustness and avoidance of centralized coordination. In this paradigm, clients actively engage in training by exchanging models with their networked n…

Federated LearningPersonalized 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

Learning To Collaborate in Decentralized Learning of Personalized Models

2022-01-01 · CVPR 2022 1 · Shuangtong Li, Tianyi Zhou, Xinmei Tian, DaCheng Tao

Learning personalized models for user-customized computer-vision tasks is challenging due to the limited private-data and computation available on each edge device. Decentralized learning (DL) can exploit the images …

Federated Learningimage-classificationImage Classification

FedSPD: A Soft-clustering Approach for Personalized Decentralized Federated Learning

2024-10-24 · I-Cheng Lin, Osman Yagan, Carlee Joe-Wong

Federated learning has recently gained popularity as a framework for distributed clients to collaboratively train a machine learning model using local data. While traditional federated learning relies on a central server…

ClusteringFederated LearningPersonalized Federated Learning

Decentralized Directed Collaboration for Personalized Federated Learning

2024-05-28 · CVPR 2024 1 · Yingqi Liu, Yifan Shi, Qinglun Li, Baoyuan Wu 외

Personalized Federated Learning (PFL) is proposed to find the greatest personalized models for each client. To avoid the central failure and communication bottleneck in the server-based FL, we concentrate on the Decentra…

Federated LearningPersonalized Federated Learning