FedBE: Making Bayesian Model Ensemble Applicable to Federated Learning
Hong-You Chen, Wei-Lun Chao

TL;DR
FedBE introduces a Bayesian ensemble-based aggregation method for federated learning, significantly improving robustness and performance especially with non-i.i.d. data and deep neural networks.
Contribution
It proposes a novel Bayesian inference-based aggregation algorithm, FedBE, that enhances federated learning robustness by fitting simple distributions to local models.
Findings
FedBE outperforms existing methods on non-i.i.d. data scenarios.
It is compatible with various regularization techniques.
Empirical results show improved accuracy with deeper neural networks.
Abstract
Federated learning aims to collaboratively train a strong global model by accessing users' locally trained models but not their own data. A crucial step is therefore to aggregate local models into a global model, which has been shown challenging when users have non-i.i.d. data. In this paper, we propose a novel aggregation algorithm named FedBE, which takes a Bayesian inference perspective by sampling higher-quality global models and combining them via Bayesian model Ensemble, leading to much robust aggregation. We show that an effective model distribution can be constructed by simply fitting a Gaussian or Dirichlet distribution to the local models. Our empirical studies validate FedBE's superior performance, especially when users' data are not i.i.d. and when the neural networks go deeper. Moreover, FedBE is compatible with recent efforts in regularizing users' model training, making…
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
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Traffic Prediction and Management Techniques · Data Quality and Management
