Genetic CFL: Optimization of Hyper-Parameters in Clustered Federated Learning
Shaashwat Agrawal, Sagnik Sarkar, Mamoun Alazab, Praveen Kumar Reddy, Maddikunta, Thippa Reddy Gadekallu, Quoc-Viet Pham

TL;DR
This paper introduces Genetic CFL, a hybrid federated learning algorithm that optimizes hyper-parameters through genetic algorithms and clustering, significantly improving performance on non-IID data.
Contribution
It proposes a novel hybrid algorithm combining clustering and genetic hyper-parameter optimization for federated learning.
Findings
Significant accuracy improvements on MNIST and CIFAR-10 datasets.
Effective handling of non-IID and ambiguous data scenarios.
Enhanced convergence rate and model performance.
Abstract
Federated learning (FL) is a distributed model for deep learning that integrates client-server architecture, edge computing, and real-time intelligence. FL has the capability of revolutionizing machine learning (ML) but lacks in the practicality of implementation due to technological limitations, communication overhead, non-IID (independent and identically distributed) data, and privacy concerns. Training a ML model over heterogeneous non-IID data highly degrades the convergence rate and performance. The existing traditional and clustered FL algorithms exhibit two main limitations, including inefficient client training and static hyper-parameter utilization. To overcome these limitations, we propose a novel hybrid algorithm, namely genetic clustered FL (Genetic CFL), that clusters edge devices based on the training hyper-parameters and genetically modifies the parameters cluster-wise.…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Stochastic Gradient Optimization Techniques · Advanced Graph Neural Networks
