FedCME: Client Matching and Classifier Exchanging to Handle Data Heterogeneity in Federated Learning
Jun Nie, Danyang Xiao, Lei Yang, Weigang Wu

TL;DR
FedCME introduces client matching and classifier exchanging in federated learning to better handle data heterogeneity, improving convergence and model performance compared to existing methods.
Contribution
The paper proposes a novel federated learning framework, FedCME, that enhances local training through client pairing and classifier exchange, addressing data heterogeneity more effectively.
Findings
FedCME outperforms FedAvg, FedProx, MOON, and FedRS on FMNIST and CIFAR10.
Client matching and classifier exchange improve model convergence.
Feature alignment further enhances feature extractor training.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Advanced Graph Neural Networks · Internet Traffic Analysis and Secure E-voting
MethodsFocus
