paper-with-me

Papers

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, Choong Seon Hong

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, which can significantly affect its performance. To address this, clustered federated learning (CFL) has been proposed to construct personalized models for different client clusters. One effective client clustering strategy is to allow clients to choose their own local models from a model pool based on their performance. However, without pre-trained model parameters, such a strategy is prone to clustering failure, in which all clients choose the same model. Unfortunately, collecting a large amount of labeled data for pre-training can be costly and impractical in distributed environments. To overcome this challenge, we leverage self-supervised contrastive learning to exploit unlabeled data for the pre-training of FL systems. Together, self-supervised pre-training and client clustering can be crucial components for tackling the data heterogeneity issues of FL. Leveraging these two crucial strategies, we propose contrastive pre-training-based clustered federated learning (CP-CFL) to improve the model convergence and overall performance of FL systems. In this work, we demonstrate the effectiveness of CP-CFL through extensive experiments in heterogeneous FL settings, and present various interesting observations.

📄 PDF Abstract BibTeX arXiv:2311.16535

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringContrastive LearningFederated Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

FedDAG: Clustered Federated Learning via Global Data and Gradient Integration for Heterogeneous Environments

2026-02-26 · Anik Pramanik, Murat Kantarcioglu, Vincent Oria, Shantanu Sharma arxiv

Federated Learning (FL) enables a group of clients to collaboratively train a model without sharing individual data, but its performance drops when client data are heterogeneous. Clustered FL tackles this by grouping sim…

Federated Learning

Federated Contrastive Learning for Personalized Semantic Communication

2024-06-13 · Yining Wang, Wanli Ni, Wenqiang Yi, Xiaodong Xu 외

In this letter, we design a federated contrastive learning (FedCL) framework aimed at supporting personalized semantic communication. Our FedCL enables collaborative training of local semantic encoders across multiple cl…

Contrastive LearningDecoderSemantic Communication

Distributionally Robust Clustered Federated Learning: A Case Study in Healthcare

2024-10-09 · Xenia Konti, Hans Riess, Manos Giannopoulos, Yi Shen 외

In this paper, we address the challenge of heterogeneous data distributions in cross-silo federated learning by introducing a novel algorithm, which we term Cross-silo Robust Clustered Federated Learning (CS-RCFL). Our a…

Federated Learning

FedAC: An Adaptive Clustered Federated Learning Framework for Heterogeneous Data

2024-03-25 · Yuxin Zhang, Haoyu Chen, Zheng Lin, Zhe Chen 외

Clustered federated learning (CFL) is proposed to mitigate the performance deterioration stemming from data heterogeneity in federated learning (FL) by grouping similar clients for cluster-wise model training. However, c…

Dimensionality ReductionFederated Learning

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 …

Federated LearningPersonalized Federated LearningTransfer Learning