paper-with-me

Papers

FedCME: Client Matching and Classifier Exchanging to Handle Data Heterogeneity in Federated Learning

2023-07-17 · Jun Nie, Danyang Xiao, Lei Yang, Weigang Wu

Data heterogeneity across clients is one of the key challenges in Federated Learning (FL), which may slow down the global model convergence and even weaken global model performance. Most existing approaches tackle the heterogeneity by constraining local model updates through reference to global information provided by the server. This can alleviate the performance degradation on the aggregated global model. Different from existing methods, we focus the information exchange between clients, which could also enhance the effectiveness of local training and lead to generate a high-performance global model. Concretely, we propose a novel FL framework named FedCME by client matching and classifier exchanging. In FedCME, clients with large differences in data distribution will be matched in pairs, and then the corresponding pair of clients will exchange their classifiers at the stage of local training in an intermediate moment. Since the local data determines the local model training direction, our method can correct update direction of classifiers and effectively alleviate local update divergence. Besides, we propose feature alignment to enhance the training of the feature extractor. Experimental results demonstrate that FedCME performs better than FedAvg, FedProx, MOON and FedRS on popular federated learning benchmarks including FMNIST and CIFAR10, in the case where data are heterogeneous.

📄 PDF Abstract BibTeX arXiv:2307.08574

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

FedFA: Federated Learning with Feature Anchors to Align Features and Classifiers for Heterogeneous Data

2022-11-17 · Tailin Zhou, Jun Zhang, Danny H. K. Tsang

Federated learning allows multiple clients to collaboratively train a model without exchanging their data, thus preserving data privacy. Unfortunately, it suffers significant performance degradation due to heterogeneous …

Classifier calibrationFederated LearningImage Classification

SphereFed: Hyperspherical Federated Learning

2022-07-19 · Xin Dong, Sai Qian Zhang, Ang Li, H. T. Kung

Federated Learning aims at training a global model from multiple decentralized devices (i.e. clients) without exchanging their private local data. A key challenge is the handling of non-i.i.d. (independent identically di…

Federated Learning

FedClassAvg: Local Representation Learning for Personalized Federated Learning on Heterogeneous Neural Networks

2022-10-25 · Jaehee Jang, Heonseok Ha, Dahuin Jung, Sungroh Yoon

Personalized federated learning is aimed at allowing numerous clients to train personalized models while participating in collaborative training in a communication-efficient manner without exchanging private data. Howeve…

Federated LearningPersonalized Federated LearningRepresentation LearningTransfer Learning

FLASH: Federated Learning Across Simultaneous Heterogeneities

2024-02-13 · Xiangyu Chang, Sk Miraj Ahmed, Srikanth V. Krishnamurthy, Basak Guler 외

The key premise of federated learning (FL) is to train ML models across a diverse set of data-owners (clients), without exchanging local data. An overarching challenge to this date is client heterogeneity, which may aris…

Federated LearningMulti-Armed Bandits

Contrast with Major Classifier Vectors for Federated Medical Relation Extraction with Heterogeneous Label Distribution

2023-01-13 · Chunhui Du, Hao He, Yaohui Jin

Federated medical relation extraction enables multiple clients to train a deep network collaboratively without sharing their raw medical data. In order to handle the heterogeneous label distribution across clients, most …

Medical Relation ExtractionRelationRelation Extraction