FedCor: Correlation-Based Active Client Selection Strategy for Heterogeneous Federated Learning
Minxue Tang, Xuefei Ning, Yitu Wang, Jingwei Sun, Yu Wang, Hai Li and, Yiran Chen

TL;DR
FedCor introduces a correlation-based client selection strategy using Gaussian Processes to significantly improve convergence rates in heterogeneous federated learning, addressing data heterogeneity and client loss correlations.
Contribution
The paper proposes FedCor, a novel FL framework that models client loss correlations with Gaussian Processes to optimize client selection and accelerate convergence.
Findings
FedCor improves convergence rates by 34% to 99% on FMNIST.
FedCor improves convergence rates by 26% to 51% on CIFAR-10.
Efficient GP training reduces communication overhead in FL.
Abstract
Client-wise data heterogeneity is one of the major issues that hinder effective training in federated learning (FL). Since the data distribution on each client may vary dramatically, the client selection strategy can significantly influence the convergence rate of the FL process. Active client selection strategies are popularly proposed in recent studies. However, they neglect the loss correlations between the clients and achieve only marginal improvement compared to the uniform selection strategy. In this work, we propose FedCor -- an FL framework built on a correlation-based client selection strategy, to boost the convergence rate of FL. Specifically, we first model the loss correlations between the clients with a Gaussian Process (GP). Based on the GP model, we derive a client selection strategy with a significant reduction of expected global loss in each round. Besides, we develop…
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 · Artificial Intelligence in Healthcare · Data Quality and Management
MethodsGaussian Process
