paper-with-me

Papers

Personalized Federated Learning for Heterogeneous Clients with Clustered Knowledge Transfer

2021-09-16 · Yae Jee Cho, Jianyu Wang, Tarun Chiruvolu, Gauri Joshi

Personalized federated learning (FL) aims to train model(s) that can perform well for individual clients that are highly data and system heterogeneous. Most work in personalized FL, however, assumes using the same model architecture at all clients and increases the communication cost by sending/receiving models. This may not be feasible for realistic scenarios of FL. In practice, clients have highly heterogeneous system-capabilities and limited communication resources. In our work, we propose a personalized FL framework, PerFed-CKT, where clients can use heterogeneous model architectures and do not directly communicate their model parameters. PerFed-CKT uses clustered co-distillation, where clients use logits to transfer their knowledge to other clients that have similar data-distributions. We theoretically show the convergence and generalization properties of PerFed-CKT and empirically show that PerFed-CKT achieves high test accuracy with several orders of magnitude lower communication cost compared to the state-of-the-art personalized FL schemes.

📄 PDF Abstract BibTeX arXiv:2109.08119

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningPersonalized Federated LearningTransfer Learning

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

On the Convergence of Clustered Federated Learning

2022-02-13 · Jie Ma, Guodong Long, Tianyi Zhou, Jing Jiang 외

Knowledge sharing and model personalization are essential components to tackle the non-IID challenge in federated learning (FL). Most existing FL methods focus on two extremes: 1) to learn a shared model to serve all cli…

Federated Learning

Multi-Level Additive Modeling for Structured Non-IID Federated Learning

2024-05-26 · Shutong Chen, Tianyi Zhou, Guodong Long, Jie Ma 외

The primary challenge in Federated Learning (FL) is to model non-IID distributions across clients, whose fine-grained structure is important to improve knowledge sharing. For example, some knowledge is globally shared ac…

Additive modelsFederated Learning

COSMOS: Model-Agnostic Personalized Federated Learning with Clustered Server Models and Pseudo-Label-Only Communication

2026-05-11 · Ben Rachmut, Luise Ge, William Yeoh, Ning Zhang 외 arxiv

Federated learning (FL) in heterogeneous environments remains challenging because client models often differ in both architecture and data distribution. While recent approaches attempt to address this challenge through c…

Personalized Federated LearningKnowledge Distillation

Contrastive encoder pre-training-based clustered federated learning for heterogeneous data

2023-11-28 · Ye Lin Tun, Minh N. H. Nguyen, Chu Myaet Thwal, Jinwoo Choi 외

Federated learning (FL) is a promising approach that enables distributed clients to collaboratively train a global model while preserving their data privacy. However, FL often suffers from data heterogeneity problems, wh…

ClusteringContrastive LearningFederated Learning

PPFL: A Personalized Federated Learning Framework for Heterogeneous Population

2023-10-22 · Hao Di, Yi Yang, Haishan Ye, Xiangyu Chang

Personalization aims to characterize individual preferences and is widely applied across many fields. However, conventional personalized methods operate in a centralized manner and potentially expose the raw data when po…

Federated LearningPersonalized Federated Learning