Accurate and Fast Federated Learning via Combinatorial Multi-Armed Bandits
Taehyeon Kim, Sangmin Bae, Jin-woo Lee, Seyoung Yun

TL;DR
This paper introduces FedCM, a federated learning algorithm that uses multi-armed bandits and combinatorial averaging to improve model accuracy and convergence speed, effectively addressing client sampling bias and model bias issues.
Contribution
The paper presents FedCM, a novel federated learning method that leverages prior knowledge and combinatorial model averaging to enhance performance and convergence.
Findings
FedCM outperforms state-of-the-art algorithms by up to 37.25% in accuracy.
FedCM achieves up to 4.17 times faster convergence.
Extensive evaluations on heterogeneous datasets validate FedCM's effectiveness.
Abstract
Federated learning has emerged as an innovative paradigm of collaborative machine learning. Unlike conventional machine learning, a global model is collaboratively learned while data remains distributed over a tremendous number of client devices, thus not compromising user privacy. However, several challenges still remain despite its glowing popularity; above all, the global aggregation in federated learning involves the challenge of biased model averaging and lack of prior knowledge in client sampling, which, in turn, leads to high generalization error and slow convergence rate, respectively. In this work, we propose a novel algorithm called FedCM that addresses the two challenges by utilizing prior knowledge with multi-armed bandit based client sampling and filtering biased models with combinatorial model averaging. Based on extensive evaluations using various algorithms and…
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 · Stochastic Gradient Optimization Techniques · Recommender Systems and Techniques
