FedAVO: Improving Communication Efficiency in Federated Learning with African Vultures Optimizer
Md Zarif Hossain, Ahmed Imteaj

TL;DR
FedAVO introduces a novel federated learning algorithm that uses the African Vulture Optimizer to select hyperparameters, significantly reducing communication costs and improving model accuracy, especially on Non-IID datasets.
Contribution
The paper proposes FedAVO, a new FL algorithm that leverages AVO for hyperparameter tuning to enhance communication efficiency and model performance.
Findings
Reduces communication costs in FL.
Increases global model accuracy by 6%.
Performs well on Non-IID datasets.
Abstract
Federated Learning (FL), a distributed machine learning technique has recently experienced tremendous growth in popularity due to its emphasis on user data privacy. However, the distributed computations of FL can result in constrained communication and drawn-out learning processes, necessitating the client-server communication cost optimization. The ratio of chosen clients and the quantity of local training passes are two hyperparameters that have a significant impact on FL performance. Due to different training preferences across various applications, it can be difficult for FL practitioners to manually select such hyperparameters. In our research paper, we introduce FedAVO, a novel FL algorithm that enhances communication effectiveness by selecting the best hyperparameters leveraging the African Vulture Optimizer (AVO). Our research demonstrates that the communication costs associated…
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 Neural Network Applications
